Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0013317Openbravo ERP03. Procurement managementpublic2010-05-13 19:422010-05-18 21:44
psarobe 
dalsasua 
immediatemajorhave not tried
closedfixed 
5
pi 
 
Core
No
0013317: When modifying the quantity of a goods receipt, the entry in the m_matchinv must be change as well
When modifying the quantity of a goods receipt, the entry in the m_matchinv must be change as well
1. Go to Procurement management->Transactions->Purchase invoice
2. Create one purchase invoice->qty=15. Complete
3. Create one goods receipt with the button "Create lines from". Select the newly invoice and change the quantity to 10. Complete
4. Create another goods receipt. Select the above invoice using create lines from.
5. Realize that now an entry exist for that invoice line and goods receipt line in the table m_matchinv
6. Change the qty from 5 to 3 and save.
7. Realize that the entry in the matchinv still has the qty=5

Expected result: When you change the qty in the goods receipt line then it automatically changes in the m_matchinv
No tags attached.
Issue History
2010-05-13 19:42psarobeNew Issue
2010-05-13 19:42psarobeAssigned To => dalsasua
2010-05-13 19:43psarobeStatusnew => scheduled
2010-05-13 19:43psarobefix_in_branch => pi
2010-05-14 13:06hgbotCheckin
2010-05-14 13:06hgbotNote Added: 0027246
2010-05-14 13:06hgbotStatusscheduled => resolved
2010-05-14 13:06hgbotResolutionopen => fixed
2010-05-14 13:06hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/90d6e572d0cbf2858bf026f2be9c7dabdbc9bccf [^]
2010-05-15 16:43sureshbabuNote Added: 0027330
2010-05-15 16:43sureshbabuStatusresolved => closed
2010-05-16 00:00anonymoussf_bug_id0 => 3002205
2010-05-18 21:44hudsonbotCheckin
2010-05-18 21:44hudsonbotNote Added: 0027528

Notes
(0027246)
hgbot   
2010-05-14 13:06   
Repository: erp/devel/pi
Changeset: 90d6e572d0cbf2858bf026f2be9c7dabdbc9bccf
Author: David Alsasua <david.alsasua <at> openbravo.com>
Date: Fri May 14 16:01:50 2010 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/90d6e572d0cbf2858bf026f2be9c7dabdbc9bccf [^]

Fixes issue 13317
When modifying quantity of goods receipt line,
matched inoices related document is updated

---
M src-db/database/model/triggers/M_INOUTLINE_TRG.xml
---
(0027330)
sureshbabu   
2010-05-15 16:43   
Verified.
(0027528)
hudsonbot   
2010-05-18 21:44   
A changeset related to this issue has been promoted to main after passing a series of tests and an OBX has been generated:

Changeset: http://code.openbravo.com/erp/devel/main/rev/90d6e572d0cb [^]
Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/aa11838d5f80 [^]
Tests: http://builds.openbravo.com/view/devel-int/ [^]
OBX: http://builds.openbravo.com/erp/core/obx/OpenbravoERP-2.50CI.17380.obx [^]