[Vtigercrm-commits] [vtiger development] #5336: duplicate invoice number error on deleted invoices
vtiger development
vtiger-tickets at trac.vtiger.com
Tue Aug 19 11:41:46 EDT 2008
#5336: duplicate invoice number error on deleted invoices
------------------------+---------------------------------------------------
Reporter: joebordes | Owner: developer
Type: patch | Status: new
Priority: unassigned | Milestone: 5.1.0
Component: vtigercrm | Version: 5.0.4
Keywords: |
------------------------+---------------------------------------------------
We have deleted the few invoices that we had and reestablished the invoice
number counter after testing to start using the system and have found that
we cannot create invoices because we get a duplicate number error.[[BR]]
After checking the CheckDuplicateInvoiceNumber() function we see that it
does not check for the case of deleted invoices and have changed it
accordingly.[[BR]]
I don't know if this way of fixing this is correct but I attach the patch
just in case.
--
Ticket URL: <http://trac.vtiger.com/cgi-bin/trac.cgi/ticket/5336>
vtiger development <http://trac.vtiger.com/>
vtigerCRM
More information about the vtigercrm-commits
mailing list