Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0004688Openbravo ERP05. Production managementpublic2008-08-22 19:222009-04-21 10:53
xplacesc 
gorkaion 
normalminoralways
closedfixed 
10XP
2.40beta 
2.50 
Core
No
0004688: Production MRP - Needed Product Quantity versus Work Requirement Quantity
When launching Production MRP, system works as follow:
* calculates needed quantities (Q)
* proposes work requirements

Then with you launch work requirements, it creates a work requirement and fixes Quantity = Q. However, Q is product quantity but Quantity field in a Work Requirement, represents the number of times a work requirement will be executed, so it does not correspond exactly to produced products.
* Create a Process Plan including just one only operation and a product P+ produced in a quantity of 2

* Set up Production MRP in order to obtain a proposed work requirement for example with a quantity of 10

* Launch work requirements in MRP

* System will create a work requirement with a quantity field (in header) of 10, which really will mean 20 units of produced product, while needed quantity was 10
No tags attached.
depends on backport 0004920 closed gorkaion Production MRP - Needed Product Quantity versus Work Requirement Quantity 
related to backport 00112482.50MP25 closed adrianromero Work Requirement: Rounding issue for Quantity field for WR created by MRP 
Issue History
2008-08-22 19:22xplacescNew Issue
2008-08-22 19:22xplacescAssigned To => cromero
2008-08-22 19:22xplacescsf_bug_id0 => 2067908
2008-09-01 12:02psarobeStatusnew => scheduled
2008-09-01 12:02psarobeAssigned Tocromero => gorkaion
2008-09-01 12:02psarobefix_in_branch => trunk
2009-03-10 15:22hgbotCheckin
2009-03-10 15:22hgbotNote Added: 0014554
2009-03-10 15:22hgbotStatusscheduled => resolved
2009-03-10 15:22hgbotResolutionopen => fixed
2009-03-10 15:22hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/0c68073998d40814df7c074a10dc397d748491f2 [^]
2009-04-21 10:53psarobeStatusresolved => closed
2011-01-18 16:15adrianromeroRelationship addedrelated to 0011248

Notes
(0014554)
hgbot   
2009-03-10 15:22   
Repository: erp/devel/pi
Changeset: 0c68073998d40814df7c074a10dc397d748491f2
Author: Gorka Ion Damián <gorkaion.damian <at> openbravo.com>
Date: Tue Mar 10 15:21:34 2009 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/0c68073998d40814df7c074a10dc397d748491f2 [^]

Fixed bug 4688. The procedure to generate work requirements now calculates correctly the process plan quantity.

---
M src-db/database/model/functions/MRP_WORKREQUIREMENT.xml
---