Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0043233 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | major | always | 2020-02-17 13:09 | 2020-03-11 16:08 | |||
Reporter | ngarcia | View Status | public | |||||
Assigned To | ranjith_qualiantech_com | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | RR20Q3 | |||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | jorge-garcia | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0043233: Stock is not taken from the warehouse that has stock but for the warehouse without stock if it has only one storage bin | |||||||
Description | Stock is not taken from the warehouse that has stock but for the warehouse without stock if it has only one storage bin. Locator list is filtered by the order's warehouse and in case it has only one storage bin, foundSingleBin is set with it. In this case, the stock is taken from a different warehouse from the order's warehouse. FoundSingleBin should be set if the store has only one accessible warehouse | |||||||
Steps To Reproduce | Install the Web POS Stock Validation module In the back office: Create a product Add it in the Vall Blanca Store organization's price list and assortment Increase its stock by a Physical Inventory in the White Valley Spain Distribution Center warehouse Add White Valley Spain Distribution Center warehouse in Organization - Warehouse tab for Vall Blanca Store in case it does not exist and add a lower priority (higher number in Priority field). Decrease its priority in case it exists (for example, 20). The final configuration could be: Vall Blanca Store Warehouse (priority: 10) White Valley Spain Distribution Center (priority: 20) Use Physical Inventories to leave the negative stock of that two warehouses to 0 Configure all the storage bins of that two warehouses not to allow negative stock, set their Inventory Status to Available In the POS: Create a ticket, add a unit of the previously created product and complete it In the backoffice: Check the stock has been taken from the warehouse with stock (White Valley Spain Distribution Center). This is correct Remove one of the storage bins of Vall Blanca Store Warehouse In the POS: Create a ticket, add a unit of the previously created product and complete it In the backoffice: Check the stock has been taken from the warehouse without stock (Vall Blanca Store Warehouse), creating negative stock. This is wrong | |||||||
Tags | No tags attached. | |||||||
Attached Files | issue 43233 source posterminal.patch [^] (2,907 bytes) 2020-02-27 06:11 [Show Content]
issue 43233 source test.patch [^] (1,673 bytes) 2020-02-27 06:11 [Show Content] | |||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0118164) hgbot (developer) 2020-02-27 15:24 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: 41bdadfba726f44190fa01e35ccf7e5295c1f612 Author: Ranjith S R <ranjith <at> qualiantech.com> Date: Thu Feb 27 19:53:52 2020 +0530 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/41bdadfba726f44190fa01e35ccf7e5295c1f612 [^] Fix ISSUE-43233 : Validating Org Warehouse when creating Shipment lines * SingleBin should be used only when one Warehouse is defined in the Org --- M src/org/openbravo/retail/posterminal/utility/ShipmentUtils.java --- |
(0118165) hgbot (developer) 2020-02-27 15:24 |
Repository: tools/automation/pi-mobile Changeset: 823564d022c1041a5ad3a407755812730a1dae69 Author: Ranjith S R <ranjith <at> qualiantech.com> Date: Thu Feb 27 19:54:02 2020 +0530 URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/823564d022c1041a5ad3a407755812730a1dae69 [^] Verifies issue-43233 : Modified Test 'I34461_VerifyWareHouseOrderAndShipmetLines' --- M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/receipts/I34461_VerifyWareHouseOrderAndShipmetLines.java --- |
(0118517) jorge-garcia (reporter) 2020-03-11 16:08 |
Code reviewed and tested |
Issue History | |||
Date Modified | Username | Field | Change |
2020-02-17 13:09 | ngarcia | New Issue | |
2020-02-17 13:09 | ngarcia | Assigned To | => Retail |
2020-02-17 13:09 | ngarcia | Resolution time | => 1583708400 |
2020-02-17 13:09 | ngarcia | Triggers an Emergency Pack | => No |
2020-02-17 13:11 | ngarcia | Issue Monitored: networkb | |
2020-02-17 13:23 | ngarcia | Description Updated | View Revisions |
2020-02-17 15:18 | ranjith_qualiantech_com | Assigned To | Retail => ranjith_qualiantech_com |
2020-02-18 06:11 | ranjith_qualiantech_com | Status | new => scheduled |
2020-02-24 12:06 | ranjith_qualiantech_com | Relationship added | related to 0034461 |
2020-02-27 06:11 | ranjith_qualiantech_com | File Added: issue 43233 source posterminal.patch | |
2020-02-27 06:11 | ranjith_qualiantech_com | File Added: issue 43233 source test.patch | |
2020-02-27 15:24 | hgbot | Checkin | |
2020-02-27 15:24 | hgbot | Note Added: 0118164 | |
2020-02-27 15:24 | hgbot | Checkin | |
2020-02-27 15:24 | hgbot | Note Added: 0118165 | |
2020-02-27 15:25 | ranjith_qualiantech_com | Status | scheduled => resolved |
2020-02-27 15:25 | ranjith_qualiantech_com | Resolution | open => fixed |
2020-03-11 12:52 | jorge-garcia | Review Assigned To | => jorge-garcia |
2020-03-11 16:08 | jorge-garcia | Note Added: 0118517 | |
2020-03-11 16:08 | jorge-garcia | Status | resolved => closed |
2020-03-11 16:08 | jorge-garcia | Fixed in Version | => RR20Q3 |
Copyright © 2000 - 2009 MantisBT Group |