Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0022827Openbravo ERP06. Material requirement planning (MRP)public2013-01-17 16:562013-04-08 11:46
umartirena 
umartirena 
highmajoralways
closedfixed 
5
 
 
gorkaion
Core
No
0022827: Max not reserved stock in Openbravo MRP
This feature aims to implement the following

Max not reserved stock: Maximum stock without taking into account the pre-reserved stock. This field is only visible when Stock reservation feature is enabled. See the below example to understand how it works:

    Safety stock and Max not reserved stock are 200 and 1000 units
    Several sales orders to be delivered by 3000 units
    These sales order will generate the corresponding purchase orders (pre-reserved) when launching MRP
    Currently in stock 80 units
    When MRP is launched it will create the corresponding pre-reserved and because being after below safety stock it will create another purchase order:
        As the Max not reserved stock is defined the system will create a purchase order of 920 units
        If this parameter wasn't defined it would work as usual and it would create a purchase order of 20 units
See that the Maximum field does not exist on manufacturing tab
No tags attached.
Issue History
2013-01-17 16:56umartirenaNew Issue
2013-01-17 16:56umartirenaAssigned To => umartirena
2013-01-17 16:56umartirenaModules => Core
2013-01-17 16:56umartirenaTriggers an Emergency Pack => No
2013-01-29 18:35umartirenaDescription Updatedbug_revision_view_page.php?rev_id=4310#r4310
2013-01-29 18:35umartirenaSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=4312#r4312
2013-03-07 17:40hgbotCheckin
2013-03-07 17:40hgbotNote Added: 0057148
2013-03-07 17:40hgbotStatusnew => resolved
2013-03-07 17:40hgbotResolutionopen => fixed
2013-03-07 17:40hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/b15937134a00ae655a528a61e0fb4ea2838f8761 [^]
2013-03-12 18:42psarobeSummaryImplement Replenishment Level in Openbravo MRP => Max not reserved stock in Openbravo MRP
2013-03-12 18:42psarobeDescription Updatedbug_revision_view_page.php?rev_id=4491#r4491
2013-04-08 11:46gorkaionReview Assigned To => gorkaion
2013-04-08 11:46gorkaionNote Added: 0057776
2013-04-08 11:46gorkaionStatusresolved => closed

Notes
(0057148)
hgbot   
2013-03-07 17:40   
Repository: erp/devel/pi
Changeset: b15937134a00ae655a528a61e0fb4ea2838f8761
Author: Unai Martirena <unai.martirena <at> openbravo.com>
Date: Tue Mar 05 23:07:29 2013 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/b15937134a00ae655a528a61e0fb4ea2838f8761 [^]

Fixes Issue 0022827 : Implement Max Stock in Openbravo MRP

---
M src-db/database/model/functions/MRP_PURCHASEPLAN.xml
M src-db/database/model/tables/M_PRODUCT_ORG.xml
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_ELEMENT.xml
M src-db/database/sourcedata/AD_FIELD.xml
---
(0057776)
gorkaion   
2013-04-08 11:46   
code reviewed