Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0012337Openbravo ERP05. Production managementpublic2010-02-18 12:252010-03-16 00:00
networkb 
adrianromero 
highminoralways
closedfixed 
5
2.50MP11 
2.50MP14 
Core
No
0012337: Work Effort >> Production Run >> Product. The Order UOM doesn't appear.
Apply solution for 11829

Work Effort >> Production Run >> Product. The Order UOM doesn't appear.
Apply solution for 11829

-As Openbravo Admin go to Master Data Management || Product Setup || Unit of Measure.
-Create a new record:
    - EDI Code: Mg
    - Name: Miligramos
-Save, search the UOM: Unit and go to Conversion.
-Create a new record:
    - To UOM: Miligramos.
    - Multiplate rate by: 1
    - Divide rate by: 1
-Save and go to Master Data Management || Product, choose Block of Wood.
    - UOM: Miligramos
-Save and go to Product >> UOM.
    - UOM: Unit
-Save and go to Production Management || Transactions || Process Plan
-Create a new record, save and go to Version.
-Create a new record:
    - Starting Date: 01-01-2010
    - Ending Date: 01-01-2012
-Save and go to Operation.
-Create a new record, save, and go to I/O Products.
-Create a new record:
    - Product: Wooden back
    - Production Type: P-
-Save and create a new record:
    - Product: Block of Wood
    - Production Type: P+
    - Order UOM: Unit.
-Save and go to Production Management || Transactions || Work Requirement
-Create a new record:
    - Process Plan: 'Process Plan created'
    - WR Creation Date: 18-02-2010
    - Starting Date: 18-02-2010
- Click Process Work Requirement
-Go to Production Management || Transactions || Work Effort
-Create a new record:
    - Movement Date: 18-02-2010
- Save and go to Production Run,
-Create a new record:
    - WR Phase: select the WR Phase processed.
-Click Create Standards.
-Go to Product.
-Choose the P+ created.
-Realize that the Order UOM doesn't appear.
No tags attached.
related to defect 00118292.50MP12 closed rafaroda In Process Plan, I/O product, does not calculate properly UOM 
Issue History
2010-02-18 12:25networkbNew Issue
2010-02-18 12:25networkbAssigned To => adrianromero
2010-02-18 16:03adrianromeroRelationship addedrelated to 0011829
2010-02-18 16:04adrianromeroStatusnew => scheduled
2010-02-18 16:04adrianromerofix_in_branch => pi
2010-03-08 16:06jpabloaeTarget Version2.50MP13 => 2.50MP14
2010-03-12 08:41hgbotCheckin
2010-03-12 08:41hgbotNote Added: 0025261
2010-03-12 08:41hgbotStatusscheduled => resolved
2010-03-12 08:41hgbotResolutionopen => fixed
2010-03-12 08:41hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/ca99fd5a20ba7ebc7e184bfaab6a1f59249324be [^]
2010-03-12 08:50sivaramanNote Added: 0025263
2010-03-12 22:41hudsonbotCheckin
2010-03-12 22:41hudsonbotNote Added: 0025433
2010-03-15 08:06arunkumarNote Added: 0025441
2010-03-15 08:06arunkumarStatusresolved => closed
2010-03-16 00:00anonymoussf_bug_id0 => 2970930

Notes
(0025261)
hgbot   
2010-03-12 08:41   
Repository: erp/devel/pi
Changeset: ca99fd5a20ba7ebc7e184bfaab6a1f59249324be
Author: Sivaraman Rajagopal <sivaraman.rajagopal <at> openbravo.com>
Date: Fri Mar 12 13:16:34 2010 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/ca99fd5a20ba7ebc7e184bfaab6a1f59249324be [^]

Fixes issue 12337: Work Effort >> Production Run >> Product. The Order UOM doesn't appear.

---
M src-db/database/model/functions/MA_PRODUCTIONRUN_STANDARD.xml
---
(0025263)
sivaraman   
2010-03-12 08:50   
Steps to reproduce

1. Log on to Openbravo
2. Change role to Openbravo Admin
3. Go to Master Data Management || Product Setup || Unit of Measure
4. Create a new record with the following details
    EDI Code: Mg
    Name: Miligramos
5. Save and Search for Unit. Open it and go to Conversion.
6. Create a new record as follows:
    To UOM: Miligramos.
    Multiplate rate by: 1
    Divide rate by: 1
7. Save and go to Master Data Management || Product, choose Block of Wood.
8. Change UOM: Miligramos
9. Save and go to Product >> UOM.
10. Create UOM: Unit
11. Save and go to Production Management || Transactions || Process Plan
12. Create a new record, save and go to Version.
13. Create a new record:
    Starting Date: 01-01-2010
    Ending Date: 01-01-2012
14. Save and go to Operation.
15. Create a new record, save, and go to I/O Products.
16. Create a new record:
    Product: Wooden back
    Production Type: P-
17. Save and create a new record:
    Product: Block of Wood
    Production Type: P+
    Order UOM: Unit.
    Order quantity: 10
18. Save and go to Production Management || Transactions || Work Requirement
19. Create a new record:
    Process Plan: 'Process Plan created'
    WR Creation Date: 18-02-2010
    Starting Date: 18-02-2010
20. Click Process Work Requirement
21. Go to Production Management || Transactions || Work Effort
22. Create a new record with below details:
    Movement Date: 18-02-2010
23. Save and go to Production Run,
24. Create a new record as below:
25. WR Phase: select the WR Phase processed.
26. Click Create Standards.
27. Go to Product.
28. Choose the P+ created.
(0025433)
hudsonbot   
2010-03-12 22:41   
A changeset related to this issue has been promoted to main after passing a series of tests and an OBX has been generated:

Changeset: http://code.openbravo.com/erp/devel/main/rev/ca99fd5a20ba [^]
Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/631c626866c1 [^]
Tests: http://builds.openbravo.com/view/devel-int/ [^]
OBX: http://builds.openbravo.com/erp/core/obx/OpenbravoERP-2.50CI.16685.obx [^]
(0025441)
arunkumar   
2010-03-15 08:06   
Tested & Working fine