Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0021589 | Openbravo ERP | 04. Warehouse management | public | 2012-09-10 13:34 | 2012-09-26 17:19 |
|
Reporter | gorkaion | |
Assigned To | dmiguelez | |
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 20 | OS Version | Gentoo |
Product Version | | |
Target Version | 3.0MP16 | Fixed in Version | 3.0MP16 | |
Merge Request Status | |
Review Assigned To | gorkaion |
OBNetwork customer | No |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0021589: Costing Migration fails if product has transactions in different uoms or attribute set |
Description | When an instance has products that have changed their UOM or Attribute Set. So they have material transactions with different UOMs or Attribute Sets the process fails. With errors like "UOM Mismatch" or "products with or without attributes"
|
Steps To Reproduce | On an instance using old engine.
1 Change the UOM of a product that has material transactions.
2 Try to run the cost migration process. |
Proposed Solution | Modify the trigger in the m_transaction so it does not fail at least when the cost of the transaction is set.
Maybe the fix could be to do the UOM and Attribute Set check might on more specific scenarios:
* Inserting
* Updating some defined columns: Product, Quantity, UOM,... |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2012-09-10 13:34 | gorkaion | New Issue | |
2012-09-10 13:34 | gorkaion | Assigned To | => dmiguelez |
2012-09-10 13:34 | gorkaion | Modules | => Core |
2012-09-10 13:34 | gorkaion | OBNetwork customer | => No |
2012-09-11 12:21 | dmiguelez | Status | new => scheduled |
2012-09-11 12:21 | dmiguelez | fix_in_branch | => pi |
2012-09-12 18:50 | dmiguelez | Note Added: 0052037 | |
2012-09-12 19:05 | dmiguelez | Note Edited: 0052037 | bug_revision_view_page.php?bugnote_id=0052037#r3838 |
2012-09-18 16:41 | hgbot | Checkin | |
2012-09-18 16:41 | hgbot | Note Added: 0052209 | |
2012-09-18 16:42 | hgbot | Status | scheduled => resolved |
2012-09-18 16:42 | hgbot | Resolution | open => fixed |
2012-09-18 16:42 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/292bdf82cd53cd0b665263914b60bb94fd3b1132 [^] |
2012-09-18 16:43 | gorkaion | Closed by | => gorkaion |
2012-09-18 16:43 | gorkaion | Status | resolved => closed |
2012-09-18 16:43 | gorkaion | Fixed in Version | => 3.0MP16 |
2012-09-26 17:19 | hudsonbot | Checkin | |
2012-09-26 17:19 | hudsonbot | Note Added: 0052780 | |
Notes |
|
(0052037)
|
dmiguelez
|
2012-09-12 18:50
(edited on: 2012-09-12 19:05) |
|
Test Plan:
On an instance using old engine.
1 Change the UOM of a product that has material transactions.
2 Update Core and run the Costing Migration Process. It should not fail because of UOM Mismatch or because exists Products with or without attributes. If everything else is OK, it should Migrate without problems.
|
|
|
(0052209)
|
hgbot
|
2012-09-18 16:41
|
|
|
|
|
|