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

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

Fixes issue 34414: 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
---
(0091434)
aferraz   
2016-11-14 10:13   
Code review + Testing OK