Openbravo Issue Tracking System - Openbravo ERP | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0036509 | Openbravo ERP | 05. Production management | public | 2017-07-18 16:27 | 2017-07-18 16:28 |
Reporter | ngarcia | ||||
Assigned To | Triage Omni OMS | ||||
Priority | urgent | Severity | major | Reproducibility | always |
Status | new | Resolution | open | ||
Platform | OS | 5 | OS Version | ||
Product Version | |||||
Target Version | Fixed in Version | ||||
Merge Request Status | |||||
Review Assigned To | |||||
OBNetwork customer | |||||
Web browser | |||||
Modules | Core | ||||
Support ticket | |||||
Regression level | |||||
Regression date | |||||
Regression introduced in release | |||||
Regression introduced by commit | |||||
Triggers an Emergency Pack | No | ||||
Summary | 0036509: [MRP] It is not possible to use a product set as production and purchase at the same time | ||||
Description | [MRP] It is not possible to use a product set as production and purchase at the same time In a scenario with multiple organizations, sometimes 1 organization will produce a product and a separate organization will purchase it from the first organization. Therefore the product is both produced and purchased. But if both checkbox are ticked, the Manufacturing plan will not work. Check the following code of MRP_RUN_INITIALIZE database function that is called from different places: AND ((p_production = 'Y' AND p.ispurchased = 'N') OR (p_production = 'N' AND p.ispurchased = 'Y')) | ||||
Steps To Reproduce | * | ||||
Proposed Solution | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2017-07-18 16:27 | ngarcia | New Issue | |||
2017-07-18 16:27 | ngarcia | Assigned To | => Triage Finance | ||
2017-07-18 16:27 | ngarcia | Modules | => Core | ||
2017-07-18 16:27 | ngarcia | Triggers an Emergency Pack | => No | ||
2017-07-18 16:28 | ngarcia | Note Added: 0098118 |
Notes | |||||
|
|||||
|
|