Support A2Billing :

provided by Star2Billing S.L.

Support A2Billing :
It is currently Thu Mar 28, 2024 1:07 pm
VoIP Billing solution


All times are UTC




Post new topic Reply to topic  [ 3 posts ] 
Author Message
 Post subject: Call report only shows 500 calls
PostPosted: Wed Feb 13, 2008 5:40 pm 
Offline
User avatar

Joined: Sat Apr 07, 2007 5:01 pm
Posts: 48
When I run Invoices in the A2B GUI I get only 500 calls listed while the total calls in my selection would be 6431 calls.

This applies for both, HTML and PDF output.

Is there a place where I can modify this limit?

rgds, devplan


Top
 Profile  
 
 Post subject:
PostPosted: Thu Feb 14, 2008 7:41 pm 
Offline
Moderator
User avatar

Joined: Thu Jun 22, 2006 2:19 pm
Posts: 2890
Location: Devon, UK
The line numbers mentioning a limit of 500 for each file are given by:
Code:
$ grep 'limit.*=.*500' branches/1.3/ -Rin
branches/1.3/A2BCustomer_UI/lib/Form/Class.FormHandler.inc.php:1069: $this -> FG_LIMITE_DISPLAY = 5000;
branches/1.3/A2BCustomer_UI/A2B_entity_call_details_pdf.php:97:$FG_LIMITE_DISPLAY=500;
branches/1.3/A2BCustomer_UI/invoices_customer.php:99:// $FG_LIMITE_DISPLAY=500;
branches/1.3/A2BCustomer_UI/A2B_entity_invoice_detail_pdf.php:84:$FG_LIMITE_DISPLAY=500;
branches/1.3/A2BCustomer_UI/A2B_entity_invoice_detail.php:75:$FG_LIMITE_DISPLAY = 500;
branches/1.3/A2BCustomer_UI/A2B_entity_did.php:40:              $FG_LIMITE_DISPLAY=5000;
branches/1.3/A2BCustomer_UI/A2B_entity_call_details.php:110:// $FG_LIMITE_DISPLAY=500;
branches/1.3/A2BCustomer_UI/A2B_entity_ratecard.php:27:         $FG_LIMITE_DISPLAY=5000;
branches/1.3/A2Billing_UI/lib/Form/Class.FormHandler.inc.php:1069: $this -> FG_LIMITE_DISPLAY = 5000;
branches/1.3/A2Billing_UI/lib/invoice.php:106:  $FG_LIMITE_DISPLAY=500;
branches/1.3/A2Billing_UI/Public/invoices_customer.php:115:     $FG_LIMITE_DISPLAY=500;
branches/1.3/A2Billing_UI/Public/A2B_entity_invoice_detail.php:114:$FG_LIMITE_DISPLAY=500;
branches/1.3/A2Billing_UI/Public/invoices.php:112:$FG_LIMITE_DISPLAY=500;
$
You can take it from there I hope. :)


Top
 Profile  
 
 Post subject:
PostPosted: Fri Feb 15, 2008 10:43 am 
Offline
User avatar

Joined: Sat Apr 07, 2007 5:01 pm
Posts: 48
Brilliant! :)


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 2 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