Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0012799Openbravo ERP07. Sales managementpublic2010-03-25 09:202010-04-19 08:06
arunkumar 
harikrishnan 
immediatecriticalhave not tried
closedfixed 
5
2.40 
 
No
Core
No
0012799: Generate Invoice process generates multiple invoices
Generate Invoice process generates multiple invoices.
** Login as userA
** Go to Sales management->Transactions->Sales order
** Create six sales order with transaction document "Standard Order" The dates for the sales order must be at least one month before the current month

** Three sales order for Customer A. For each one create a goods shipment
** Three sales order for Customer B. For only two sales order create two goods shipment


** Go to Sales management->Transactions->Generate invoices
** Select an invoice date and click OK

Issues to verify:
          o One sales invoice for customer A. This invoice must have the three sales order
          o Two sales invoice for customer B. One invoice for each sales order

But as of now system generates more than two invoices for Customer B.
No tags attached.
related to backport 0012753 closed adrianromero Generate Invoice process gives Notnull error 
related to defect 00125202.40MP13 closed harikrishnan When you complete a sales invoice the database is not updated properly 
related to backport 00128952.50MP13 closed harikrishnan When you complete a sales invoice the database is not updated properly 
blocks defect 0012798 closed adrianromero Generate Invoice process generates multiple invoices 
Issue History
2010-03-25 09:21arunkumarTypedefect => backport
2010-03-25 09:21arunkumarfix_in_branch => 2.40
2010-03-25 12:59adrianromeroRelationship addedrelated to 0012753
2010-03-25 12:59adrianromeroRelationship addedrelated to 0012520
2010-03-29 11:52harikrishnanAssigned Toadrianromero => harikrishnan
2010-03-29 11:53hgbotCheckin
2010-03-29 11:53hgbotNote Added: 0025771
2010-03-29 11:53hgbotStatusscheduled => resolved
2010-03-29 11:53hgbotResolutionopen => fixed
2010-03-29 11:53hgbotFixed in SCM revision => http://code.openbravo.com/erp/stable/2.40/rev/abde598fb3f1eb69d8c226f4f31c3cecc8450965 [^]
2010-04-07 13:41adrianromeroRelationship addedrelated to 0012895
2010-04-19 08:06arunkumarNote Added: 0026330
2010-04-19 08:06arunkumarStatusresolved => closed

Notes
(0025771)
hgbot   
2010-03-29 11:53   
Repository: erp/stable/2.40
Changeset: abde598fb3f1eb69d8c226f4f31c3cecc8450965
Author: Harikrishnan Raja <harikrishnan.raja <at> openbravo.com>
Date: Mon Mar 29 15:32:01 2010 +0530
URL: http://code.openbravo.com/erp/stable/2.40/rev/abde598fb3f1eb69d8c226f4f31c3cecc8450965 [^]

Fixes Issue 12799: Generate Invoice process generates multiple invoices.

---
M src-db/database/model/functions/C_INVOICE_CREATE.xml
M src-db/database/model/functions/C_INVOICE_POST.xml
---
(0026330)
arunkumar   
2010-04-19 08:06   
Tested & working fine