Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0011413Openbravo ERP04. Warehouse managementpublic2009-11-19 12:092010-01-22 17:05
networkb 
rafaroda 
highminoralways
closedfixed 
5
2.50MP8 
2.50MP112.50MP11 
Core
No
0011413: On the Physical Inventory It's possible choice a Storage bin from another Warehouse
When you create a Physical Inventory. If you select on the header the Secondary Warehouse, when you create the line you can choice a Main Warehouse's bin.
-Login as Openbravo Admin
-Go to Warehouse Management || Transactions || Physical Inventory
-Create a new record, Warehouse: Secondary Warehouse.
-Save and go to Lines
-Create a new record, Storage Bin: ML2, Product: Hammer
No tags attached.
related to feature request 0012016 new psarobe Review the usage of storage bins (locators) in all Openbravo ERP 
has duplicate defect 00119172.50MP12 closed rafaroda You can select a Storage Bin that does not belong to the header's Warehouse 
related to defect 00119162.50MP14 closed shuehner You can select a Warehouse that does not belong to your organization 
Issue History
2009-11-19 12:09networkbNew Issue
2009-11-19 12:09networkbAssigned To => rafaroda
2009-11-23 10:17psarobeStatusnew => scheduled
2009-11-23 10:17psarobeNote Added: 0022094
2009-11-23 10:17psarobefix_in_branch => pi
2009-11-23 10:17psarobePriorityimmediate => high
2009-11-23 10:17psarobefix_in_branchpi =>
2010-01-08 13:20rafarodaRelationship addedrelated to 0011917
2010-01-08 13:20rafarodaRelationship replacedhas duplicate 0011917
2010-01-08 13:21rafarodaRelationship addedrelated to 0011916
2010-01-20 12:09hgbotCheckin
2010-01-20 12:09hgbotNote Added: 0023607
2010-01-20 12:09hgbotStatusscheduled => resolved
2010-01-20 12:09hgbotResolutionopen => fixed
2010-01-20 12:09hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/6f190dc10d4d4719d2e83f7504d10ed55de13e66 [^]
2010-01-20 12:36rafarodaNote Added: 0023608
2010-01-20 12:49rafarodaRelationship addedrelated to 0012016
2010-01-21 06:30sureshbabuNote Added: 0023688
2010-01-21 06:30sureshbabuStatusresolved => new
2010-01-21 06:30sureshbabuResolutionfixed => open
2010-01-21 10:01rafarodaNote Deleted: 0023688
2010-01-21 10:01rafarodaStatusnew => scheduled
2010-01-21 10:01rafarodafix_in_branch => pi
2010-01-21 10:01rafarodaStatusscheduled => resolved
2010-01-21 10:01rafarodaResolutionopen => fixed
2010-01-21 10:03sureshbabuNote Added: 0023698
2010-01-21 10:03sureshbabuStatusresolved => closed
2010-01-21 10:03sureshbabuFixed in Version => 2.50MP11
2010-01-22 00:00anonymoussf_bug_id0 => 2936677
2010-01-22 17:05hudsonbotCheckin
2010-01-22 17:05hudsonbotNote Added: 0023751

Notes
(0022094)
psarobe   
2009-11-23 10:17   
Since this is a common selector the first approach would be to have by default the warehouse selected in the header. But not sure if we can do it that way without affecting other windows
(0023607)
hgbot   
2010-01-20 12:09   
Repository: erp/devel/pi
Changeset: 6f190dc10d4d4719d2e83f7504d10ed55de13e66
Author: Rafa Roda Palacios <rafael.roda <at> openbravo.com>
Date: Tue Jan 19 22:19:54 2010 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/6f190dc10d4d4719d2e83f7504d10ed55de13e66 [^]

Fixes issue 11413 Locator selector is now taking into account document's header warehouse.

---
M src-db/database/sourcedata/AD_COLUMN.xml
M src/org/openbravo/erpCommon/info/Locator.java
---
(0023608)
rafaroda   
2010-01-20 12:36   
Steps to test fix:
1) Navigate to Information > Locator: all locators in all the warehouses have to display.
2) Navigate to Warehouse Management || Transactions || Physical Inventory || Header
* Warehouse = Secondary Warehouse
3) Navigate to Lines and make the following checks in the Storage Bin field:
* Blank field + Click in icon = you will see only secondary warehouse storage bins
* Type "sec" in the field + Click in icon = you will see only secondary warehouse storage bins
* Blank field + Enter key = you will see only secondary warehouse storage bins
* Type "SL" in the field + Enter key = you will see only secondary warehouse storage bins
* Type "SL2" in the field + Enter key = storage bin SL2 is automatically selected and set in the field
(0023698)
sureshbabu   
2010-01-21 10:03   
Retested working fine.
(0023751)
hudsonbot   
2010-01-22 17:05   
A changeset related to this issue has been promoted to main after passing a series of tests and an OBX has been generated:

Changeset: http://code.openbravo.com/erp/devel/main/rev/6f190dc10d4d [^]
Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/ba83bb4d9240 [^]
Tests: http://builds.openbravo.com/view/devel-int/ [^]
OBX: http://builds.openbravo.com/erp/obx/core/OpenbravoERP-2.50CI.15962.obx [^]