Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0020082Openbravo ERP04. Warehouse managementpublic2012-03-22 08:232012-04-26 19:32
Sigma-Chirag 
dmiguelez 
normalmajoralways
closedfixed 
107
3.0MP7.1 
 
Mozilla Firefox
Core
No
0020082: Goods Shipment is created with inactive storage bin
Core module of warehouse management is not serve the purpose of making the storage bin inactive
I have made following storage bin as active=no (inactive)

EC-0-0-0
EC-1-0-0
WC-0-0-0

above 3 storage bins are containing ale beer, no other storage bin have ale beer

Scenario 1

a. I have created the standard sales order with ale beer with 10 quantity
b. I am not able to complete the shipment through Goods Shipment window, which is true
c. I can go to Create Shipment from Orders window and process the sales order and which is creating and completing the goods
shipment with storage bin EC-1-0-0, which is one of above three inactive storage bins, that is not correct. it is not serving the purpose
of making any storage bin inactive.
d. I can see the line updated/created for Product Transactions and Bin Contents tabs for ale beer (-10)

Scenario 2

Same as Scenario 1, I am able to created and complete the POS order for product ale beer, which is creating and completing the good
shipment for the same product with one of the inactive storage bin
VMA-Reviewed
related to defect 0020288 closed dmiguelez A Storage Bin having Products can be deactivated. 
Issue History
2012-03-22 08:23Sigma-ChiragNew Issue
2012-03-22 08:23Sigma-ChiragAssigned To => vmromanos
2012-03-22 08:23Sigma-ChiragWeb browser => Mozilla Firefox
2012-03-22 08:23Sigma-ChiragModules => Core
2012-03-22 08:24Sigma-ChiragIssue Monitored: Sigma-Chirag
2012-04-11 11:42vmromanosTag Attached: VMA-Reviewed
2012-04-17 11:15dmiguelezAssigned Tovmromanos => dmiguelez
2012-04-17 16:56dmiguelezStatusnew => scheduled
2012-04-17 16:56dmiguelezfix_in_branch => pi
2012-04-17 17:20dmiguelezNote Added: 0047675
2012-04-17 17:20dmiguelezRelationship addedrelated to 0020288
2012-04-24 09:45hgbotCheckin
2012-04-24 09:45hgbotNote Added: 0047897
2012-04-24 09:45hgbotStatusscheduled => resolved
2012-04-24 09:45hgbotResolutionopen => fixed
2012-04-24 09:45hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/25714d722ed82ad95470a7efa80b5d08dd41499a [^]
2012-04-24 09:46miruritaNote Added: 0047898
2012-04-24 09:46miruritaStatusresolved => closed
2012-04-26 19:32hudsonbotCheckin
2012-04-26 19:32hudsonbotNote Added: 0048074

Notes
(0047675)
dmiguelez   
2012-04-17 17:20   
Test Plan:

Login as Openbravo/openbravo

-----------------------------------------------------------------------------

Scenario 1.

Go to Warehouse and Storage Bins.

Select the one with search key: EC
Move to Storage Bin tab.
Deactivate the rows with search key: EC-0-0-0 and EC-1-0-0

Select the one with search key: WC
Move to Storage Bin tab.
Deactivate the row with search key: WC-0-0-0

Go to Sales Order
Create a new Sales Order with Transaction Document: US Standard Order.
In Lines set Product: Ale Beer, Order Quantity: 10
Book it.

Go to Create Shipments from Orders.
Select the line corresponding to the Sales Order created before.
Click on Process.
A warning message should appear.

----------------------------------------------------------------------------

Scenario 2.


Go to Sales Order
Create a new Sales Order with Transaction Document: US POS Order.
In Lines set Product: Ale Beer, Order Quantity: 10
Book it.
An error message should appear.
(0047897)
hgbot   
2012-04-24 09:45   
Repository: erp/devel/pi
Changeset: 25714d722ed82ad95470a7efa80b5d08dd41499a
Author: David Miguelez <david.miguelez <at> openbravo.com>
Date: Tue Apr 17 17:15:29 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/25714d722ed82ad95470a7efa80b5d08dd41499a [^]

Fixes issue 0020082: Now checks if the storage bin is active.

---
M src-db/database/model/functions/M_INOUT_CREATE.xml
---
(0047898)
mirurita   
2012-04-24 09:46   
code review + testing OK
(0048074)
hudsonbot   
2012-04-26 19:32   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/70a717a9ffa1 [^]

Maturity status: Test