Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0009696Openbravo ERP05. Production managementpublic2009-06-19 10:362009-07-13 11:17
networkb 
rafaroda 
immediatemajoralways
closedfixed 
20rPath Linux
2.40MP5 
2.40MP7 
OBPS
Core
No
0009696: For BOM Production, material is picked up from any warehouse
"Create/post production" process, material is picked up from warehouse with organization distinct to organization of production plan
1. warehouse "WA" is from organization A
2. warehouse "WB" is from organization B
3. Warehouse Management || Transactions || Bill of Materials Production || BOM Production -> new record with organization A.
4. Warehouse Management || Transactions || Bill of Materials Production || BOM Production >> Production Plan -> new record with organization A
5. Warehouse Management || Transactions || Bill of Materials Production || BOM Production -> click "create/post production"
6. the process, randomly picks up stock from any warehouse, independently of warehouse organization.
No tags attached.
blocks defect 0009557 closed rafaroda For BOM Production, material is picked up from any warehouse 
png NotStocked.png (60,334) 2009-07-10 14:13
https://issues.openbravo.com/file_download.php?file_id=1531&type=bug
png
Issue History
2009-06-29 13:23psarobeTypedefect => backport
2009-06-29 13:23psarobefix_in_branch => 2.40
2009-07-10 12:48hgbotCheckin
2009-07-10 12:48hgbotNote Added: 0018098
2009-07-10 12:48hgbotStatusscheduled => resolved
2009-07-10 12:48hgbotResolutionopen => fixed
2009-07-10 12:48hgbotFixed in SCM revision => http://code.openbravo.com/erp/stable/2.40/rev/e8e78d9c4e76a3fe5ac9df76680cad6d62476a80 [^]
2009-07-10 14:13rafarodaNote Added: 0018105
2009-07-10 14:13rafarodaFile Added: NotStocked.png
2009-07-13 11:17sureshbabuStatusresolved => closed
2009-07-13 11:17sureshbabuNote Added: 0018156
2009-07-13 11:17sureshbabuFixed in Version => 2.40MP7

Notes
(0018098)
hgbot   
2009-07-10 12:48   
Repository: erp/stable/2.40
Changeset: e8e78d9c4e76a3fe5ac9df76680cad6d62476a80
Author: Rafa Roda Palacios <rafael.roda <at> openbravo.com>
Date: Fri Jul 10 12:45:52 2009 +0200
URL: http://code.openbravo.com/erp/stable/2.40/rev/e8e78d9c4e76a3fe5ac9df76680cad6d62476a80 [^]

Fixes issue 0009696 Now the Creation of BOM Production selects correctly products from the warehouse in the Organization tree.

---
M src-db/database/model/functions/M_PRODUCTION_RUN.xml
---
(0018105)
rafaroda   
2009-07-10 14:13   
For testing this fix:
1) Create a new Organization in the same level that Main.
2) Create a Warehouse and a Storage Bin for this new Organization.
3) Change Main Warehouse and its Storage Bins organization to Main (it is now in *).
3) Create a BOM Production for the new Organization in Warehouse Management || Transactions || Bill of Materials Production || BOM Production
4) Create a Production Plan for the new Organization selecting one of its Storage Bins and select product Foodkit (made of Donuts and Grand Beers which are stocked in Main Warehouse storage bins belonging to Main organization as we changed it).
5) Click on Create/Post Production: you will get "Error:Insufficient stock:: Donuts" because there are no Donuts stocked in the new organization warehouses (see attached image).
(0018156)
sureshbabu   
2009-07-13 11:17   
Tested working fine