Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0053036Openbravo ERP04. Warehouse managementpublic2023-07-24 11:122023-08-02 10:50
philippe_mui 
jlopez 
normalmajoralways
closedfixed 
5
 
 
approved
Gold
Core
No
0053036: RM-6124[Product stock POS] When I search the stock of other stores, inactive stores / inactive warehouse should not be displayed
In POS > product card, it is possible to see the stock of a product in a warehouse that has been disabled in Warehouse definition.

In Organization > Cross store parameters tab, it is possible to disable a warehouse and hide the stock but if it the warehouse is disabled in warehouse definition, it shouldn't appear either


https://openbravo.atlassian.net/browse/RM-6124 [^]
Deactivate one store / or the warehouse in BO > Warehouse definition

Access to webpos
Check the stock of a product

Current result : inactive stores are displayed in the list

Expected result : inactive stores should not be displayed
FASH
related to defect 0052511 closed Retail POS2 Cross Store Stock is shown for Warehouses set as disabled 
Issue History
2023-07-24 11:12philippe_muiNew Issue
2023-07-24 11:12philippe_muiAssigned To => Triage Omni WMS
2023-07-24 11:12philippe_muiOBNetwork customer => Gold
2023-07-24 11:12philippe_muiModules => Core
2023-07-24 11:12philippe_muiTriggers an Emergency Pack => No
2023-07-24 11:13philippe_muiTag Attached: FASH
2023-07-24 11:23rafarodaRelationship addedrelated to 0052511
2023-07-25 12:41mtaalAssigned ToTriage Omni WMS => Triage Omni OMS
2023-07-26 11:25aferrazAssigned ToTriage Omni OMS => jlopez
2023-07-31 13:10hgbotMerge Request Status => open
2023-07-31 13:10hgbotNote Added: 0153018
2023-08-02 10:50hgbotMerge Request Statusopen => approved
2023-08-02 10:50hgbotNote Added: 0153094
2023-08-02 10:50hgbotResolutionopen => fixed
2023-08-02 10:50hgbotStatusnew => closed
2023-08-02 10:50hgbotFixed in Version => 23Q4
2023-08-02 10:50hgbotNote Added: 0153095

Notes
(0153018)
hgbot   
2023-07-31 13:10   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1987 [^]
(0153094)
hgbot   
2023-08-02 10:50   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1987 [^]
(0153095)
hgbot   
2023-08-02 10:50   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 1c80713ffc5e93045ec65c8647bd2cc26f1769eb
Author: Javier López <javier.lopez@precognis.com>
Date: 02-08-2023 08:50:55
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/1c80713ffc5e93045ec65c8647bd2cc26f1769eb [^]

Fixes ISSUE-53036: Do not show stock from inactive stores/warehouses.

---
M src/org/openbravo/pos2/process/StoreStock.java
---