Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0034413Openbravo ERP09. Financial managementpublic2016-11-03 11:292016-11-14 10:12
ngarcia 
nonofrancisco 
immediatemajoralways
closedfixed 
5
 
3.0PR16Q43.0PR16Q4 
aferraz
Core
Production - Confirmed Stable
2014-09-02
3.0PR14Q4
https://code.openbravo.com/erp/devel/pi/rev/69108bf7103b [^]
No
0034413: 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.0PR16Q4
2016-11-13 13:12hgbotCheckin
2016-11-13 13:12hgbotNote Added: 0091417
2016-11-13 13:12hgbotStatusscheduled => resolved
2016-11-13 13:12hgbotResolutionopen => fixed
2016-11-13 13:12hgbotFixed in SCM revision => http://code.openbravo.com/erp/backports/3.0PR16Q4/rev/4a95727188f36fdd370e4a104a1b1e671826e3c8 [^]
2016-11-14 10:12aferrazReview Assigned To => aferraz
2016-11-14 10:12aferrazNote Added: 0091433
2016-11-14 10:12aferrazStatusresolved => closed
2016-11-14 10:12aferrazFixed in Version => 3.0PR16Q4

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

Fixes issue 34413: 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
---
(0091433)
aferraz   
2016-11-14 10:12   
Code review + Testing OK