Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0009557Openbravo ERP05. Production managementpublic2009-06-19 10:362009-07-22 00:00
networkb 
rafaroda 
immediatemajoralways
closedfixed 
20rPath Linux
2.40MP5 
pi 
Core
No
0009557: 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.
depends on backport 0009696 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=1530&type=bug
png
Issue History
2009-06-19 10:36networkbNew Issue
2009-06-19 10:36networkbAssigned To => rafaroda
2009-06-29 13:23psarobeStatusnew => scheduled
2009-06-29 13:23psarobeAssigned Torafaroda => gorkaion
2009-06-29 13:23psarobefix_in_branch => pi
2009-07-03 11:03rafarodaAssigned Togorkaion => rafaroda
2009-07-10 12:50hgbotCheckin
2009-07-10 12:50hgbotNote Added: 0018099
2009-07-10 12:50hgbotStatusscheduled => resolved
2009-07-10 12:50hgbotResolutionopen => fixed
2009-07-10 12:50hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/ebcb6dd5ea505ed43f670c5da508b8a106e8f4b1 [^]
2009-07-10 14:13rafarodaNote Added: 0018104
2009-07-10 14:13rafarodaFile Added: NotStocked.png
2009-07-21 08:44sureshbabuStatusresolved => closed
2009-07-21 08:44sureshbabuNote Added: 0018459
2009-07-21 08:44sureshbabuFixed in Version => pi
2009-07-22 00:00anonymoussf_bug_id0 => 2825050
2009-09-15 16:08itanackovicIssue Monitored: itanackovic

Notes
(0018099)
hgbot   
2009-07-10 12:50   
Repository: erp/devel/pi
Changeset: ebcb6dd5ea505ed43f670c5da508b8a106e8f4b1
Author: Rafa Roda Palacios <rafael.roda <at> openbravo.com>
Date: Fri Jul 10 12:47:09 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/ebcb6dd5ea505ed43f670c5da508b8a106e8f4b1 [^]

Fixes issue 0009557 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
---
(0018104)
rafaroda   
2009-07-10 14:13   
For testing this fix:
1) Create a new Organization in the same level that Main and Set it Ready as Legal Entity.
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).
(0018459)
sureshbabu   
2009-07-21 08:44   
Tested working fine