tsupan Posted July 14, 2017 Share Posted July 14, 2017 (edited) Hi everyone I need help urgently, Each time when a customer made an online order for for hosting or domains, the invoice automation generate additional line items in the invoice which is not supposed to be there. Those additional line items were from the previous invoices which is unpaid. This is creating confusion to my customers and also is revealing my other customers orders and prices. Please tell me what is causing this and what needs to be done Edited July 14, 2017 by tsupan 0 Quote Link to comment Share on other sites More sharing options...
brian! Posted July 14, 2017 Share Posted July 14, 2017 Please tell me what is causing this and what needs to be done 1. which version of WHMCS are you using? 2. do you have any 3rd-party addons, hooks or template changes? 0 Quote Link to comment Share on other sites More sharing options...
tsupan Posted July 14, 2017 Author Share Posted July 14, 2017 (edited) 1. which version of WHMCS are you using?2. do you have any 3rd-party addons, hooks or template changes? I am on WHMCS Version: 7.2.2 I am not using any 3rd party addons. made changes to the quotepdf.tpl 2 days ago to remove discount column but this problem was already happening before the change was done. I also have a few hooks to modify the primary menus. Edited July 14, 2017 by tsupan 0 Quote Link to comment Share on other sites More sharing options...
brian! Posted July 14, 2017 Share Posted July 14, 2017 I am on WHMCS Version: 7.2.2I am not using any 3rd party addons. made changes to the quotepdf.tpl 2 days ago to remove discount column but this problem was already happening before the change was done. I also have a few hooks to modify the primary menus. changes to the quotespdf or menu hooks wouldn't have any effect on this issue. i'd suggest opening a ticket with support (or Reseller Support if you didn't get your license from WHMCS directly) and letting them take a look at this themselves... and reporting back to the thread with any working solution they give you. 0 Quote Link to comment Share on other sites More sharing options...
WHMCS Product Manager WHMCS John Posted July 15, 2017 WHMCS Product Manager Share Posted July 15, 2017 Hi, This behaviour indicates that invoice IDs are being re-used. Invoice IDs (as opposed to invoice numbers) must always be unique - even if you've deleted the original invoice before moving the invoice starting number backwards, this number always needs to be a unique, never before used number. If an invoice ID is used twice, you'll find that the original invoice line items associated that that ID are displayed alongside the new line items. To avoid this happening again in future, please adjust the Setup > General Settings > Invoices tab > Invoice Starting # value forward to a number before used number and click Save Changes. The new value will not be displayed in the field, but the change will have taken effect. 0 Quote Link to comment Share on other sites More sharing options...
tsupan Posted July 17, 2017 Author Share Posted July 17, 2017 Hi,This behaviour indicates that invoice IDs are being re-used. Invoice IDs (as opposed to invoice numbers) must always be unique - even if you've deleted the original invoice before moving the invoice starting number backwards, this number always needs to be a unique, never before used number. If an invoice ID is used twice, you'll find that the original invoice line items associated that that ID are displayed alongside the new line items. To avoid this happening again in future, please adjust the Setup > General Settings > Invoices tab > Invoice Starting # value forward to a number before used number and click Save Changes. The new value will not be displayed in the field, but the change will have taken effect. Its working normally now after doing that..Thanks John and Brian 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.