Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0004920Openbravo ERP05. Production managementpublic2008-09-09 17:262009-03-26 18:45
xplacesc 
gorkaion 
normalminoralways
closedfixed 
10XP
2.40beta 
2.40MP4 
Core
No
0004920: 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.
blocks defect 0004688 closed gorkaion Production MRP - Needed Product Quantity versus Work Requirement Quantity 
Issue History
2008-09-09 17:26anonymousNew Issue
2008-09-09 17:26anonymousAssigned To => gorkaion
2008-09-09 17:26anonymousStatusnew => scheduled
2008-09-09 17:26anonymousfix_in_branch => 2.40
2009-03-11 15:02hgbotCheckin
2009-03-11 15:02hgbotNote Added: 0014581
2009-03-11 15:02hgbotStatusscheduled => resolved
2009-03-11 15:02hgbotResolutionopen => fixed
2009-03-11 15:02hgbotFixed in SCM revision => http://code.openbravo.com/erp/stable/2.40/rev/c246fea6319287b3b8a1411eddc9fb062554955f [^]
2009-03-24 11:01psarobeFixed in Version => 2.40MP4
2009-03-26 18:45psarobeRegression testing => No
2009-03-26 18:45psarobeStatusresolved => closed
2009-03-26 18:45psarobeNote Added: 0015022

Notes
(0014581)
hgbot   
2009-03-11 15:02   
Repository: erp/stable/2.40
Changeset: c246fea6319287b3b8a1411eddc9fb062554955f
Author: Gorka Ion Damián <gorkaion.damian <at> openbravo.com>
Date: Tue Mar 10 15:18:25 2009 +0100
URL: http://code.openbravo.com/erp/stable/2.40/rev/c246fea6319287b3b8a1411eddc9fb062554955f [^]

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

---
M src-db/database/model/functions/MRP_WORKREQUIREMENT.xml
---
(0015022)
psarobe   
2009-03-26 18:45   
Steps to reproduce not clear