Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0012753Openbravo ERP07. Sales managementpublic2010-03-22 08:032010-04-19 08:04
arunkumar 
adrianromero 
immediatemajorhave not tried
closedfixed 
5
2.40 
 
Core
No
0012753: Generate Invoice process gives Notnull error
Generate Invoice process gives Notnull error
    * Login as userA
    * Go to Sales management->Transactions->Sales order
    * Create few sales order with transaction document "Standard Order". Sales order date should be one month before from the current date.
    * Create Goods shipment for the sales orders.
    * Go to Sales management->Transactions->Generate invoices
    * Select an invoice date and click OK

You will see the error message (Please refer the attached screenshot)
No tags attached.
related to defect 00125202.40MP13 closed harikrishnan When you complete a sales invoice the database is not updated properly 
related to backport 0012799 closed harikrishnan Generate Invoice process generates multiple invoices 
blocks defect 0012752 closed adrianromero Generate Invoice process gives Notnull error 
Issue History
2010-03-22 08:04arunkumarTypedefect => backport
2010-03-22 08:04arunkumarfix_in_branch => 2.40
2010-03-23 07:16arunkumarSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=173#r173
2010-03-23 13:48adrianromeroRelationship addedrelated to 0012520
2010-03-23 15:29hgbotCheckin
2010-03-23 15:29hgbotNote Added: 0025671
2010-03-23 15:29hgbotStatusscheduled => resolved
2010-03-23 15:29hgbotResolutionopen => fixed
2010-03-23 15:29hgbotFixed in SCM revision => http://code.openbravo.com/erp/stable/2.40/rev/1d4915eb342ea81b1cce168b832112f0e9f0187e [^]
2010-03-25 12:57adrianromeroRelationship addedrelated to 0012798
2010-03-25 12:58adrianromeroRelationship deletedrelated to 0012798
2010-03-25 12:59adrianromeroRelationship addedrelated to 0012799
2010-04-19 08:04arunkumarNote Added: 0026329
2010-04-19 08:04arunkumarStatusresolved => closed

Notes
(0025671)
hgbot   
2010-03-23 15:29   
Repository: erp/stable/2.40
Changeset: 1d4915eb342ea81b1cce168b832112f0e9f0187e
Author: Adrián Romero <adrianromero <at> openbravo.com>
Date: Tue Mar 23 15:37:26 2010 +0100
URL: http://code.openbravo.com/erp/stable/2.40/rev/1d4915eb342ea81b1cce168b832112f0e9f0187e [^]

Fixes issue 0012753: Generate Invoice process gives Notnull error
Related to issue 12520 When you complete a sales invoice the database is not updated properly

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