Openbravo Issue Tracking System - POS2 |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0050015 | POS2 | POS | public | 2022-08-19 15:17 | 2022-10-06 16:59 |
|
Reporter | dorian_robillard | |
Assigned To | bcolorado | |
Priority | high | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | 23Q1 | |
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". |
Additional Information | |
Tags | FASH |
Relationships | |
Attached Files | Display only available stock of another stores.docx (415,146) 2022-08-19 15:17 https://issues.openbravo.com/file_download.php?file_id=17415&type=bug |
|
Issue History |
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 | |
Notes |
|
(0140853)
|
hgbot
|
2022-09-08 11:49
|
|
|
|
(0140870)
|
hgbot
|
2022-09-08 16:36
|
|
|
|
(0140871)
|
hgbot
|
2022-09-08 16:36
|
|
|
|
|
Current fix only applied to EnyoPOS.
We need to adapt also FindCrossStoreStock.java for ReactPOS. |
|
|
(0141805)
|
hgbot
|
2022-10-06 16:54
|
|
|
|
(0141806)
|
hgbot
|
2022-10-06 16:58
|
|
|
|
(0141807)
|
hgbot
|
2022-10-06 16:58
|
|
|