Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0034415Openbravo ERP09. Financial managementpublic2016-11-03 11:292016-11-14 10:13
ngarcia 
nonofrancisco 
immediatemajoralways
closedfixed 
5
 
3.0PR16Q2.43.0PR16Q2.4 
aferraz
Core
Production - Confirmed Stable
2014-09-02
3.0PR14Q4
https://code.openbravo.com/erp/devel/pi/rev/69108bf7103b [^]
No
0034415: Cannot post a physical inventory if it is not migrated to the new costing engine
Cannot post a physical inventory if it is not migrated to the new costing engine
As system admin role:
   Install a version previous to 3.0MP13
   Upgrade then to our latest version
As group admin role:
   Do not launch the Costing Migration Process
   Create a product
   Add a legacy standard cost to it
   Create a physical inventory and add the previously created product
   Complete it and try to post it
   The following error message is shown:
      Cost has not yet been calculated for all products in the document.
No tags attached.
blocks defect 0034374 closed nonofrancisco Cannot post a physical inventory if it is not migrated to the new costing engine 
Issue History
2016-11-07 18:01aferrazTypedefect => backport
2016-11-07 18:01aferrazTarget Version => 3.0PR16Q2.4
2016-11-13 13:16hgbotCheckin
2016-11-13 13:16hgbotNote Added: 0091419
2016-11-13 13:16hgbotStatusscheduled => resolved
2016-11-13 13:16hgbotResolutionopen => fixed
2016-11-13 13:16hgbotFixed in SCM revision => http://code.openbravo.com/erp/backports/3.0PR16Q2.4/rev/e5fa7cf975e6c2a596ad3a0a58a8237fb7164a57 [^]
2016-11-14 10:13aferrazReview Assigned To => aferraz
2016-11-14 10:13aferrazNote Added: 0091435
2016-11-14 10:13aferrazStatusresolved => closed
2016-11-14 10:13aferrazFixed in Version => 3.0PR16Q2.4

Notes
(0091419)
hgbot   
2016-11-13 13:16   
Repository: erp/backports/3.0PR16Q2.4
Changeset: e5fa7cf975e6c2a596ad3a0a58a8237fb7164a57
Author: Nono Carballo <nonofce <at> gmail.com>
Date: Tue Nov 08 12:15:48 2016 -0500
URL: http://code.openbravo.com/erp/backports/3.0PR16Q2.4/rev/e5fa7cf975e6c2a596ad3a0a58a8237fb7164a57 [^]

Fixes issue 34415: Post a physical inventory not migrated to new costing engine

Setting the Not Calculated Status takes into account if costing engine has been
migrated.

---
M src/org/openbravo/erpCommon/ad_forms/DocInventory.java
---
(0091435)
aferraz   
2016-11-14 10:13   
Code review + Testing OK