Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0022231 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 07. Sales management | major | always | 2012-11-07 18:30 | 2012-11-30 10:05 | |||
Reporter | psarobe | View Status | public | |||||
Assigned To | gorkaion | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | 9181cfa32cd7 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | pi | SCM revision | ||||||
Merge Request Status | ||||||||
Review Assigned To | naiaramartinez | |||||||
OBNetwork customer | No | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0022231: Qty on hand warehouses and rules | |||||||
Description | If you have defined two "qty on hand" warehouses for an organization and depending on a warehouse rule it is needed to move from the warehouse with first priority to the other one to get the rest of the stock this is not happening. For example you define for a sales order line the warehouse rule "Unique storage bin" and the quantity 60 uds The product is stored as follows: WH1 -- storage bin 1 - 45uds -- storage bin 2 - 30 uds WH2 -- storage bin 1 - 12 uds -- storage bin 2 - 65 uds The goods shipment should get the 60 uds from the storage bin 2 of the WH2 | |||||||
Steps To Reproduce | 1. Configure an organization with two warehouses (wh1, wh2) 2. Configure a product as follows: WH1 -- storage bin 1 - 45uds -- storage bin 2 - 30 uds WH2 -- storage bin 1 - 12 uds -- storage bin 2 - 65 uds 3. Create a sales order with a line with that product with quantity 60 4. Complete the sales order 5. Go to the window "Create shipments from order". Select the above sales order 6. Click process and good shipment will be created Expected behaviour: The good shipment will take the storage bin 2 of the WH2 | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0054083) hgbot (developer) 2012-11-07 18:35 |
Repository: erp/devel/pi Changeset: 587215fcc82a7754bc2b2b75fd8f31b07661c839 Author: Gorka Ion Damián <gorkaion.damian <at> openbravo.com> Date: Wed Nov 07 18:34:23 2012 +0100 URL: http://code.openbravo.com/erp/devel/pi/rev/587215fcc82a7754bc2b2b75fd8f31b07661c839 [^] Fixed issue 22231.Fixes in get_stock applying warehouse rules. --- M src-db/database/model/functions/MA_PRODUCTIONRUN_STANDARD.xml M src-db/database/model/functions/M_GET_STOCK.xml M src-db/database/model/functions/M_INOUT_CREATE.xml M src-db/database/model/functions/M_UNIQUELOCATOR_RULE.xml M src-db/database/model/tables/M_STOCK_PROPOSED.xml M src-db/database/sourcedata/AD_COLUMN.xml M src-db/database/sourcedata/AD_ELEMENT.xml M src-db/database/sourcedata/AD_MESSAGE.xml --- |
(0054108) naiaramartinez (viewer) 2012-11-09 08:45 |
Code Review + Testing Ok |
(0054512) hgbot (developer) 2012-11-27 10:11 |
Repository: erp/devel/pi Changeset: 9181cfa32cd720d75fdabe41a07e358445d852b5 Author: Gorka Ion Damián <gorkaion.damian <at> openbravo.com> Date: Wed Nov 07 18:34:23 2012 +0100 URL: http://code.openbravo.com/erp/devel/pi/rev/9181cfa32cd720d75fdabe41a07e358445d852b5 [^] Fixed issue 22231.Fixes in get_stock applying warehouse rules. --- M src-db/database/model/functions/MA_PRODUCTIONRUN_STANDARD.xml M src-db/database/model/functions/M_GET_STOCK.xml M src-db/database/model/functions/M_INOUT_CREATE.xml M src-db/database/model/functions/M_UNIQUELOCATOR_RULE.xml M src-db/database/model/tables/M_STOCK_PROPOSED.xml M src-db/database/sourcedata/AD_COLUMN.xml M src-db/database/sourcedata/AD_ELEMENT.xml M src-db/database/sourcedata/AD_MESSAGE.xml --- |
(0054612) hudsonbot (viewer) 2012-11-27 19:40 |
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/eaf1a8bdbf4e [^] Maturity status: Test |
(0054662) naiaramartinez (viewer) 2012-11-30 10:05 |
code Review + testing OK |
![]() |
|||
Date Modified | Username | Field | Change |
2012-11-07 18:30 | psarobe | New Issue | |
2012-11-07 18:30 | psarobe | Assigned To | => gorkaion |
2012-11-07 18:30 | psarobe | Modules | => Core |
2012-11-07 18:30 | psarobe | OBNetwork customer | => No |
2012-11-07 18:33 | gorkaion | Status | new => scheduled |
2012-11-07 18:33 | gorkaion | fix_in_branch | => pi |
2012-11-07 18:33 | gorkaion | Review Assigned To | => naiaramartinez |
2012-11-07 18:33 | gorkaion | fix_in_branch | pi => |
2012-11-07 18:35 | hgbot | Checkin | |
2012-11-07 18:35 | hgbot | Note Added: 0054083 | |
2012-11-07 18:35 | hgbot | Status | scheduled => resolved |
2012-11-07 18:35 | hgbot | Resolution | open => fixed |
2012-11-07 18:35 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/587215fcc82a7754bc2b2b75fd8f31b07661c839 [^] |
2012-11-09 08:45 | naiaramartinez | Note Added: 0054108 | |
2012-11-09 08:45 | naiaramartinez | Status | resolved => closed |
2012-11-27 10:11 | hgbot | Checkin | |
2012-11-27 10:11 | hgbot | Note Added: 0054512 | |
2012-11-27 10:11 | hgbot | Status | closed => resolved |
2012-11-27 10:11 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/pi/rev/587215fcc82a7754bc2b2b75fd8f31b07661c839 [^] => http://code.openbravo.com/erp/devel/pi/rev/9181cfa32cd720d75fdabe41a07e358445d852b5 [^] |
2012-11-27 19:40 | hudsonbot | Checkin | |
2012-11-27 19:40 | hudsonbot | Note Added: 0054612 | |
2012-11-30 10:05 | naiaramartinez | Note Added: 0054662 | |
2012-11-30 10:05 | naiaramartinez | Status | resolved => closed |
2015-09-29 14:32 | ngarcia | Relationship added | related to 0030961 |
Copyright © 2000 - 2009 MantisBT Group |