Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0029521Openbravo ERP09. Financial managementpublic2015-04-08 10:062015-05-07 22:17
ngarcia 
jorge-garcia 
urgentmajoralways
closedfixed 
5
 
3.0PR15Q3 
Sandrahuguet
Core
No
0029521: Storage Bin and UOM fields are not filled when posting Work Efforts and Bill of Material Productions
Storage Bin and UOM fields (Accounting Transaction Details window) are not filled when posting Work Efforts and Bill of Material Productions
As group admin role:
   Post a Work Effort
   Go to the associated record in the Accounting Transaction Details window and check the UOM and Storage Bin fields are empty
   The same happens when posting a Bill Of Material Production
   The fields are filled in records related with Goods Shipments/Receipts, Goods Movements, Physical Inventories and Internal Consumptions
No tags attached.
Issue History
2015-04-08 10:06ngarciaNew Issue
2015-04-08 10:06ngarciaAssigned To => Sandrahuguet
2015-04-08 10:06ngarciaModules => Core
2015-04-08 10:06ngarciaResolution time => 1431986400
2015-04-08 10:06ngarciaTriggers an Emergency Pack => No
2015-04-08 10:06ngarciaIssue Monitored: ngarcia
2015-04-14 12:48Triage FinanceAssigned ToSandrahuguet => Triage Finance
2015-04-16 10:37jorge-garciaStatusnew => scheduled
2015-04-16 10:37jorge-garciaAssigned ToTriage Finance => jorge-garcia
2015-04-16 17:59jorge-garciaNote Added: 0076596
2015-05-05 11:05hgbotCheckin
2015-05-05 11:05hgbotNote Added: 0076989
2015-05-05 11:05hgbotStatusscheduled => resolved
2015-05-05 11:05hgbotResolutionopen => fixed
2015-05-05 11:05hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/3c8bdfba416cdebce1e8eca2c7cd20853d54c2f0 [^]
2015-05-05 11:05hgbotCheckin
2015-05-05 11:05hgbotNote Added: 0076990
2015-05-05 11:05hgbotCheckin
2015-05-05 11:05hgbotNote Added: 0076991
2015-05-05 11:06SandrahuguetReview Assigned To => Sandrahuguet
2015-05-05 11:06SandrahuguetNote Added: 0076992
2015-05-05 11:06SandrahuguetStatusresolved => closed
2015-05-05 11:06SandrahuguetFixed in Version => 3.0PR15Q3
2015-05-07 22:17hudsonbotCheckin
2015-05-07 22:17hudsonbotNote Added: 0077208
2015-05-07 22:17hudsonbotCheckin
2015-05-07 22:17hudsonbotNote Added: 0077209
2015-05-07 22:17hudsonbotCheckin
2015-05-07 22:17hudsonbotNote Added: 0077210
2015-05-07 22:17hudsonbotCheckin
2015-05-07 22:17hudsonbotNote Added: 0077211

Notes
(0076596)
jorge-garcia   
2015-04-16 17:59   
Test Plan:

As group admin role:
   Post a Work Effort or a Bill Of Material Production
   Go to the associated record in the Accounting Transaction Details window and check the UOM and Storage Bin fields are filled well
(0076989)
hgbot   
2015-05-05 11:05   
Repository: erp/devel/pi
Changeset: 3c8bdfba416cdebce1e8eca2c7cd20853d54c2f0
Author: Jorge Garcia <jorge.garcia <at> openbravo.com>
Date: Thu Apr 16 17:48:02 2015 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/3c8bdfba416cdebce1e8eca2c7cd20853d54c2f0 [^]

Fixed issue 29521: Storage Bin and UOM fields are not filled well

Storage Bin and UOM fields are not filled when posting Work Efforts and
Bill of Material Productions.

The problem was in the Production side of the ERP for both posts.

The solution is to retrieve the UOM from the M_PRODUCTIONLINE table, and
set the storage bin and the UOM in the fact lines.

---
M src/org/openbravo/erpCommon/ad_forms/DocLineProduction_data.xsql
M src/org/openbravo/erpCommon/ad_forms/DocProduction.java
---
(0076990)
hgbot   
2015-05-05 11:05   
Repository: erp/devel/pi
Changeset: cec0d8150e63350f9bd97688a15159e1de2d7a84
Author: Jorge Garcia <jorge.garcia <at> openbravo.com>
Date: Fri Apr 17 09:11:04 2015 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/cec0d8150e63350f9bd97688a15159e1de2d7a84 [^]

Related to issue 29521: Costing Test has change due to the new changes

TestCosting must be changed to adapt to the new changes made in the
BOM production and the Work Effort introduced by the issue 29521.

---
M src-test/src/org/openbravo/test/costing/TestCosting.java
---
(0076991)
hgbot   
2015-05-05 11:05   
Repository: erp/devel/pi
Changeset: 046dc0d08ef0bcfb6837f5f64b3b54d88498b7c4
Author: Sandra Huguet <sandra.huguet <at> openbravo.com>
Date: Tue May 05 10:57:48 2015 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/046dc0d08ef0bcfb6837f5f64b3b54d88498b7c4 [^]

related to issue 29521 update Copyright

---
M src/org/openbravo/erpCommon/ad_forms/DocLineProduction_data.xsql
---
(0076992)
Sandrahuguet   
2015-05-05 11:06   
Code review + testing OK
(0077208)
hudsonbot   
2015-05-07 22:17   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/a1817f84bd8b [^]
Maturity status: Test
(0077209)
hudsonbot   
2015-05-07 22:17   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/a1817f84bd8b [^]
Maturity status: Test
(0077210)
hudsonbot   
2015-05-07 22:17   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/a1817f84bd8b [^]
Maturity status: Test
(0077211)
hudsonbot   
2015-05-07 22:17   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/a1817f84bd8b [^]
Maturity status: Test