Support A2Billing :

provided by Star2Billing S.L.

Support A2Billing :
It is currently Thu Apr 25, 2024 3:41 am
Hosted Voice Broadcast


All times are UTC




Post new topic Reply to topic  [ 2 posts ] 
Author Message
 Post subject: trunk field in "add rate"
PostPosted: Wed Jun 28, 2006 3:01 pm 
Offline

Joined: Mon Jun 19, 2006 5:14 pm
Posts: 218
in V. 1.2.1

When adding a rate, the trunk field in the rate form insists on being populated with a trunk name. This should not be the case as you would want this field to have the option of inheriting the trunk name from the "rate card". This way you can change the trunk name at the rate card level and not have to make the changes to all the defined rates. It also helps if you don't want to create duplicate rates just because you have multiple trunks.


Top
 Profile  
 
 Post subject:
PostPosted: Wed Jun 28, 2006 3:38 pm 
Offline

Joined: Sun Mar 12, 2006 2:49 pm
Posts: 954
Location: Barcelona
Patch again :)



Index: A2Billing_UI/Public/form_data/FG_var_def_ratecard.inc
===================================================================
--- A2Billing_UI/Public/form_data/FG_var_def_ratecard.inc (revision 583)
+++ A2Billing_UI/Public/form_data/FG_var_def_ratecard.inc (working copy)
@@ -364,7 +364,7 @@
"sql",
"cc_trunk",
"trunkcode, id_trunk",
- "", "", "%1", "", "");
+ "", "", "%1", "", gettext("You can define the trunk to use for this destination or leave it NOT DEFINED to use the main trunk of the ratecard!"), '', '<OPTION value="-1" selected>NOT DEFINED</OPTION>');

if (ADVANCED_MODE){


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 
VoIP Billing solution


All times are UTC


Who is online

Users browsing this forum: No registered users and 18 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:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group