[Vtigercrm-commits] [vtiger development] #5813: [patch] Invoice number incremented twice when generated from recurring sales order
    vtiger development 
    vtiger-tickets at trac.vtiger.com
       
    Sat Apr 11 12:56:05 EDT 2009
    
    
  
#5813: [patch] Invoice number incremented twice when generated from recurring
sales order
---------------------------+------------------------------------------------
 Reporter:  Ronnie.Garcia  |       Owner:  developer 
     Type:  defect         |      Status:  new       
 Priority:  unassigned     |   Milestone:  5.1.0     
Component:  vtigercrm      |     Version:  5.1.0-val1
 Keywords:                 |  
---------------------------+------------------------------------------------
 When a new invoice is automatically generated from a recurring sales
 order, its number (invoice_no) gets incremented twice.
 It looks like the cronjob increments it once, manually, then the invoice
 number get incremented again in the save() process.
 Here is a patch against 5.1.0 branch, to remove the increment in the first
 place.
-- 
Ticket URL: <http://trac.vtiger.com/cgi-bin/trac.cgi/ticket/5813>
vtiger development <http://trac.vtiger.com/>
vtigerCRM
    
    
More information about the vtigercrm-commits
mailing list