Support A2Billing :

provided by Star2Billing S.L.

Support A2Billing :
It is currently Fri Mar 29, 2024 12:21 pm
VoIP Billing solution


All times are UTC




Post new topic Reply to topic  [ 3 posts ] 
Author Message
 Post subject: Adding options in generating customers
PostPosted: Sun Sep 21, 2008 2:37 am 
Offline
User avatar

Joined: Tue Jul 29, 2008 3:45 pm
Posts: 46
Hi,

I need to add more options in the "Number of cards to create" dropdown menu when generating customers. Currently, there are only options for 1, 10, 50, 100, 200, 500 and 5000. I want to add options for 1000 and 2000. A2Billing_UI/Public/A2B_entity_card_multi.php shows the below.. Should I just add the lines for 1000 and 2000 there without affecting any parts of A2B or do i need to edit other files after this?


<option value=""><?php echo gettext("Choose the number of cards to create");?></option>
<option class="input" value="1"><?php echo gettext("1 Card");?></option>
<option class="input" value="10"><?php echo gettext("10 Cards");?></option>
<option class="input" value="50"><?php echo gettext("50 Cards");?></option>
<option class="input" value="100"><?php echo gettext("100 Cards");?></option>
<option class="input" value="200"><?php echo gettext("200 Cards");?></option>
<option class="input" value="500"><?php echo gettext("500 Cards");?></option>

Regards

Bobot.


Top
 Profile  
 
 Post subject:
PostPosted: Mon Sep 22, 2008 2:15 pm 
Offline
Moderator
User avatar

Joined: Thu Jun 22, 2006 2:19 pm
Posts: 2890
Location: Devon, UK
Please don't post identical questions multiple times here again.
The change you describe should be sufficient. Did you try it?


Top
 Profile  
 
 Post subject:
PostPosted: Tue Oct 07, 2008 1:45 am 
Offline
User avatar

Joined: Tue Jul 29, 2008 3:45 pm
Posts: 46
Nope not yet..

sorry.. will try it now.

Bobot


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 
Voice Broadcast System


All times are UTC


Who is online

Users browsing this forum: No registered users and 12 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group