Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0010478Openbravo ERP03. Procurement managementpublic2009-08-19 14:322009-10-29 12:59
networkb 
dalsasua 
urgentminoralways
closedfixed 
5
2.50MP3 
2.50MP72.40MP11 
Core
No
0010478: Goods Receipt whose lines have a product with cost zero are not posted
If you have a Purchase Order with a line whose product has cost zero and you create a Goods Receipt for it and post it, it will not be posted.
1. Go to Procurement Management || Transactions || Purchase Order
2. Go to Procurement Management || Transactions || Purchase Order || Lines and for , at least, one of its lines choose a product whose cost is zero
3. Go to Procurement Management || Transactions || Goods Receipt and "create lines from" previous order.
4. Complete and Post the Goods Receipt (maybe you need to add m_inout table to accounting)
5. Realize that goods receipt has not been posted
main
blocks defect 00103382.50MP7 closed dalsasua Goods Receipt whose lines have a product with cost zero are not posted 
Issue History
2009-09-03 17:01dalsasuaTypedefect => backport
2009-09-03 17:01dalsasuafix_in_branch => 2.40
2009-10-15 13:26hgbotCheckin
2009-10-15 13:26hgbotNote Added: 0021056
2009-10-15 13:26hgbotStatusscheduled => resolved
2009-10-15 13:26hgbotResolutionopen => fixed
2009-10-15 13:26hgbotFixed in SCM revision => http://code.openbravo.com/erp/stable/2.40/rev/b8bd2ae04243dfd2d01490fea6407aecfcb53df9 [^]
2009-10-22 19:26psarobeTag Attached: main
2009-10-29 12:59arunkumarStatusresolved => closed
2009-10-29 12:59arunkumarNote Added: 0021469
2009-10-29 12:59arunkumarFixed in Version => 2.40MP11

Notes
(0021056)
hgbot   
2009-10-15 13:26   
Repository: erp/stable/2.40
Changeset: b8bd2ae04243dfd2d01490fea6407aecfcb53df9
Author: David Alsasua <david.alsasua <at> openbravo.com>
Date: Wed Oct 14 12:36:15 2009 +0200
URL: http://code.openbravo.com/erp/stable/2.40/rev/b8bd2ae04243dfd2d01490fea6407aecfcb53df9 [^]

Fixes issue 10478: Goods Receipt whose lines
have a product with cost zero are not posted

---
M src/org/openbravo/erpCommon/ad_forms/DocInOut.java
M src/org/openbravo/erpCommon/ad_forms/DocInOut_data.xsql
---
(0021469)
arunkumar   
2009-10-29 12:59   
Tested & Working fine.