Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0056360 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Retail Modules] Web POS | major | always | 2024-08-14 11:35 | 2024-09-13 12:52 | |||
Reporter | malsasua | View Status | public | |||||
Assigned To | ranjith_qualiantech_com | |||||||
Priority | high | Resolution | fixed | Fixed in Version | RR24Q3.1 | |||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | RR24Q3.1 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0056360: Mitigation https://issues.openbravo.com/view.php?id=52070 [^] [https://issues.openbravo.com/view.php?id=52070 [^]] should not create a new cashup in POS | |||||||
Description | In the mitigation created by the issue https://issues.openbravo.com/view.php?id=52070 [^] during the login, if the cashup stored in local DB is processed in BO, the mitigation is creating a new cashup in local DB But, sometimes, a cashup not processed can exist in the BO. But a new cashup is created in POS, then, when this cashup is synced to BO, there are 2 cashups with processed='N' in the BO When the last cashup is completed in POS, a EWI is raised: Previous cashup entries should be processed before processing the current cashup entry | |||||||
Steps To Reproduce | n/a | |||||||
Proposed Solution | the mitigation https://issues.openbravo.com/view.php?id=52070 [^] instead of create a new cashup in POS, the system should check if exists another cashup not processed in the BO. If exists, then it should be sent to POS instead of create a new cashup | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0169158) hgbot (developer) 2024-09-13 08:20 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/1671 [^] |
(0169159) hgbot (developer) 2024-09-13 08:20 |
Merge Request created: https://gitlab.com/openbravo/ci/mobile-test/-/merge_requests/418 [^] |
(0169193) hgbot (developer) 2024-09-13 12:52 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^] Changeset: d060ba7ca1454fd623bda270f3acc00da6e7812d Author: Ranjith S R <r.rangaraju@external.orisha.com> Date: 09-09-2024 22:21:33 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/d060ba7ca1454fd623bda270f3acc00da6e7812d [^] Fixed ISSUE-56360: Added validation to load unprocessed cashup from back office * When login, if there is any unprocessed cashup in the backoffice and State Cashup & Backend Cashup are different, then it should be updated to POS State --- M src/org/openbravo/retail/posterminal/InitialValidations.java M web/org.openbravo.retail.posterminal/app/model/business-object/cashup/actions/InitCashup.js --- |
(0169194) hgbot (developer) 2024-09-13 12:52 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/1671 [^] |
(0169195) hgbot (developer) 2024-09-13 12:52 |
Merge request merged: https://gitlab.com/openbravo/ci/mobile-test/-/merge_requests/418 [^] |
(0169196) hgbot (developer) 2024-09-13 12:52 |
Repository: https://gitlab.com/openbravo/ci/mobile-test [^] Changeset: a65999b0e534b782047365219c4f1e0b215d5747 Author: Ranjith S R <r.rangaraju@external.orisha.com> Date: 13-09-2024 08:47:20 URL: https://gitlab.com/openbravo/ci/mobile-test/-/commit/a65999b0e534b782047365219c4f1e0b215d5747 [^] Related to ISSUE-56360: Disabled Offline Cashup Selenium test --- M src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/offline/LoginOfflineAllowedFlows.java --- |
Issue History | |||
Date Modified | Username | Field | Change |
2024-09-04 14:38 | marvintm | Type | defect => backport |
2024-09-04 14:38 | marvintm | Target Version | => RR24Q3.1 |
2024-09-13 08:20 | hgbot | Note Added: 0169158 | |
2024-09-13 08:20 | hgbot | Note Added: 0169159 | |
2024-09-13 12:52 | hgbot | Resolution | open => fixed |
2024-09-13 12:52 | hgbot | Status | scheduled => closed |
2024-09-13 12:52 | hgbot | Fixed in Version | => RR24Q3.1 |
2024-09-13 12:52 | hgbot | Note Added: 0169193 | |
2024-09-13 12:52 | hgbot | Note Added: 0169194 | |
2024-09-13 12:52 | hgbot | Note Added: 0169195 | |
2024-09-13 12:52 | hgbot | Note Added: 0169196 |
Copyright © 2000 - 2009 MantisBT Group |