Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0050015 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [POS2] POS | major | always | 2022-08-19 15:17 | 2022-10-06 16:59 | |||
Reporter | dorian_robillard | View Status | public | |||||
Assigned To | bcolorado | |||||||
Priority | high | Resolution | fixed | Fixed in Version | 23Q1 | |||
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 | |||||||
Merge Request Status | approved | |||||||
Review Assigned To | ||||||||
OBNetwork customer | Gold | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0050015: Display only available stock of another stores | |||||||
Description | In POS, the socke available in store take into account only storage bin with inventory status : available But in other stock store all the quantities are counted as available even if the storage been has a status "not available" | |||||||
Steps To Reproduce | Connect in POS in ana organisation with cross store organisation configured Select a product which have quantity in several organisations and a storage bin with inventoty status : available and an other storage bin with inventory status : not available. | |||||||
Proposed Solution | In CrossStoreFilter.java, line 190, add following filter "and ls.available = true" before "and ls.oBRETCOAvailableCrossStore = true". | |||||||
Tags | FASH | |||||||
Attached Files | ![]() | |||||||
![]() |
|
![]() |
|
(0140853) hgbot (developer) 2022-09-08 11:49 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/916 [^] |
(0140870) hgbot (developer) 2022-09-08 16:36 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^] Changeset: 818f81b6726685ed46a6806c2a4838cda78816a8 Author: Basilio Colorado <basilio.colorado@precognis.com> Date: 08-09-2022 14:36:36 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/818f81b6726685ed46a6806c2a4838cda78816a8 [^] Fixes ISSUE-50015: Display only available stock of other stores --- M src/org/openbravo/retail/posterminal/master/CrossStoreFilter.java --- |
(0140871) hgbot (developer) 2022-09-08 16:36 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/916 [^] |
(0141733) aferraz (viewer) 2022-10-06 13:03 |
Current fix only applied to EnyoPOS. We need to adapt also FindCrossStoreStock.java for ReactPOS. |
(0141805) hgbot (developer) 2022-10-06 16:54 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1258 [^] |
(0141806) hgbot (developer) 2022-10-06 16:58 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^] Changeset: 187a6abd1992dd11a4f69de5393f58878c461ffb Author: Basilio Colorado <basilio.colorado@precognis.com> Date: 06-10-2022 14:58:32 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/187a6abd1992dd11a4f69de5393f58878c461ffb [^] Fixes ISSUE-50015: Display only available stock of another stores in ReactPOS --- M src/org/openbravo/pos2/process/FindCrossStoreStock.java --- |
(0141807) hgbot (developer) 2022-10-06 16:58 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1258 [^] |
![]() |
|||
Date Modified | Username | Field | Change |
2022-08-19 15:17 | dorian_robillard | New Issue | |
2022-08-19 15:17 | dorian_robillard | Assigned To | => Retail |
2022-08-19 15:17 | dorian_robillard | File Added: Display only available stock of another stores.docx | |
2022-08-19 15:17 | dorian_robillard | Triggers an Emergency Pack | => No |
2022-08-19 15:18 | dorian_robillard | Tag Attached: FASH | |
2022-08-22 07:56 | rafaroda | OBNetwork customer | => Gold |
2022-09-08 09:12 | aferraz | Assigned To | Retail => bcolorado |
2022-09-08 09:14 | aferraz | Proposed Solution updated | |
2022-09-08 11:49 | hgbot | Merge Request Status | => open |
2022-09-08 11:49 | hgbot | Note Added: 0140853 | |
2022-09-08 16:35 | hgbot | Merge Request Status | open => approved |
2022-09-08 16:36 | hgbot | Resolution | open => fixed |
2022-09-08 16:36 | hgbot | Status | new => closed |
2022-09-08 16:36 | hgbot | Fixed in Version | => RR22Q4 |
2022-09-08 16:36 | hgbot | Note Added: 0140870 | |
2022-09-08 16:36 | hgbot | Note Added: 0140871 | |
2022-10-05 18:21 | hgbot | Note Added: 0141697 | |
2022-10-06 13:02 | aferraz | Status | closed => new |
2022-10-06 13:02 | aferraz | Resolution | fixed => open |
2022-10-06 13:02 | aferraz | Fixed in Version | RR22Q4 => |
2022-10-06 13:03 | aferraz | Note Added: 0141733 | |
2022-10-06 16:54 | hgbot | Note Added: 0141805 | |
2022-10-06 16:58 | hgbot | Resolution | open => fixed |
2022-10-06 16:58 | hgbot | Status | new => closed |
2022-10-06 16:58 | hgbot | Fixed in Version | => 23Q1 |
2022-10-06 16:58 | hgbot | Note Added: 0141806 | |
2022-10-06 16:58 | hgbot | Note Added: 0141807 | |
2022-10-06 16:59 | hgbot | Note Added: 0141808 | |
2022-10-06 16:59 | aferraz | Note Deleted: 0141808 | |
2022-10-06 16:59 | aferraz | Note Deleted: 0141697 |
Copyright © 2000 - 2009 MantisBT Group |