Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0010479Openbravo ERP03. Procurement managementpublic2009-08-19 14:322009-10-29 10:21
networkb 
dalsasua 
urgentminoralways
closedfixed 
5
2.50MP3 
2.50MP72.35MP16 
Core
No
0010479: 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.3x
2009-10-15 08:59hgbotCheckin
2009-10-15 08:59hgbotNote Added: 0021022
2009-10-15 08:59hgbotStatusscheduled => resolved
2009-10-15 08:59hgbotResolutionopen => fixed
2009-10-15 08:59hgbotFixed in SCM revision => http://code.openbravo.com/erp/stable/2.3x/rev/122a911e3d79ba77811449f91eed707ceac1af8b [^]
2009-10-22 19:26psarobeTag Attached: main
2009-10-29 10:21arunkumarStatusresolved => closed
2009-10-29 10:21arunkumarNote Added: 0021462
2009-10-29 10:21arunkumarFixed in Version => 2.35MP16

Notes
(0021022)
hgbot   
2009-10-15 08:59   
Repository: erp/stable/2.3x
Changeset: 122a911e3d79ba77811449f91eed707ceac1af8b
Author: David Alsasua <david.alsasua <at> openbravo.com>
Date: Thu Oct 15 08:59:21 2009 +0200
URL: http://code.openbravo.com/erp/stable/2.3x/rev/122a911e3d79ba77811449f91eed707ceac1af8b [^]

Fixes issue 10479: 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
---
(0021462)
arunkumar   
2009-10-29 10:21   
Able to post Goods Receipt whose lines have a product with cost zero.Tested & Working fine.