Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0052618 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [POS2] POS | major | have not tried | 2023-05-31 09:29 | 2023-07-11 14:30 | |||
Reporter | noemieroussel | View Status | public | |||||
Assigned To | ranjith_qualiantech_com | |||||||
Priority | high | Resolution | fixed | Fixed in Version | ||||
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 | ||||||||
Regression level | Packaging and release | |||||||
Regression date | 2022-10-04 | |||||||
Regression introduced in release | ||||||||
Regression introduced by commit | https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/commit/d6a1d4f03f0a48eaa5793b783e45ce3c70c13f5e [^] | |||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0052618: Pos 2: promotions wrongly configured block the access to the WebPOS | |||||||
Description | When we configure a promotion wrongly, the expected behavior is to have an error message in Back Office when activating a promotion where a mandatory filter is missing (for Combo for example, the error occurs when there is no record registered in Family subtab), but not in the WEBPOS. If I configure a promotion with an error or a missing filter, I should still be able to log in to WebPOS and do a sale, and the promotion that is not correctly set up will not be available. We need to know which configuration can cause this blocking error. | |||||||
Steps To Reproduce | Go to the backoffice Create a new record in "Discounts and Promotions" : a Combo promotion without adding family. Set it as active. Try to enter in the WebPOS. -> POS can't be opened Then, go to the backoffice and deactivate the promotion. Go to the POS and refresh, see that POS is now accesible. Go to the backoffice and activate the promotion. Go to the POS and refresh, see that POS is now unaccesible. | |||||||
Proposed Solution | We need to know which configuration can cause this blocking error. | |||||||
Tags | FASH | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Notes | |
(0150611) hgbot (developer) 2023-06-01 16:45 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/536 [^] |
(0150612) hgbot (developer) 2023-06-01 16:45 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/1123 [^] |
(0150613) hgbot (developer) 2023-06-01 16:45 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.discounts.combo/-/merge_requests/33 [^] |
(0152327) hgbot (developer) 2023-07-11 14:30 |
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core [^] Changeset: 93a66962ba8eed051dc69af2792f34dec43df74b Author: Ranjith S R <ranjith@qualiantech.com> Date: 11-07-2023 12:30:24 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/commit/93a66962ba8eed051dc69af2792f34dec43df74b [^] Related to ISSUE-52618: Removed recursion function in MasterData hooks --- M web/org.openbravo.mobile.core/app/model/masterdata/MasterdataController.js --- |
(0152328) hgbot (developer) 2023-07-11 14:30 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/536 [^] |
(0152329) hgbot (developer) 2023-07-11 14:30 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.discounts.combo [^] Changeset: 56ec0c96c94ebf42633a297d28c3f0cba2146960 Author: Ranjith S R <ranjith@qualiantech.com> Date: 11-07-2023 12:30:32 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.discounts.combo/-/commit/56ec0c96c94ebf42633a297d28c3f0cba2146960 [^] Fixed ISSUE-52618: Added InitialValidation for ComboFixedPrice discount --- M src-db/database/sourcedata/AD_MESSAGE.xml M src/org/openbravo/retail/discounts/combo/master/DiscountComboValidation.java --- |
(0152330) hgbot (developer) 2023-07-11 14:30 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.discounts.combo/-/merge_requests/33 [^] |
(0152331) hgbot (developer) 2023-07-11 14:30 |
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2 [^] Changeset: 8315a87e81e5ed1bf6948e35542686a4c25706f7 Author: Ranjith S R <ranjith@qualiantech.com> Date: 11-07-2023 06:38:43 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/commit/8315a87e81e5ed1bf6948e35542686a4c25706f7 [^] Related to ISSUE-52618: Error should be handled when loading terminal data --- M web-jspack/org.openbravo.core2/src/core/terminal/TerminalDataMasterdataHooks.js --- |
(0152332) hgbot (developer) 2023-07-11 14:30 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/1123 [^] |
Issue History | |||
Date Modified | Username | Field | Change |
2023-05-31 09:29 | noemieroussel | New Issue | |
2023-05-31 09:29 | noemieroussel | Assigned To | => Retail |
2023-05-31 09:29 | noemieroussel | Triggers an Emergency Pack | => No |
2023-05-31 10:59 | avicente | Relationship added | related to 0049742 |
2023-05-31 11:00 | avicente | Tag Attached: FASH | |
2023-05-31 11:10 | ranjith_qualiantech_com | Relationship added | related to 0032359 |
2023-05-31 11:11 | ranjith_qualiantech_com | Assigned To | Retail => ranjith_qualiantech_com |
2023-05-31 15:08 | ranjith_qualiantech_com | Relationship added | related to 0052271 |
2023-05-31 15:08 | ranjith_qualiantech_com | Relationship added | caused by 0050030 |
2023-05-31 15:09 | ranjith_qualiantech_com | Regression level | => Packaging and release |
2023-05-31 15:09 | ranjith_qualiantech_com | Regression date | => 2022-10-04 |
2023-05-31 15:09 | ranjith_qualiantech_com | Regression introduced in release | => RR22Q4 |
2023-05-31 15:09 | ranjith_qualiantech_com | Regression introduced by commit | => https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/commit/d6a1d4f03f0a48eaa5793b783e45ce3c70c13f5e [^] |
2023-05-31 15:10 | ranjith_qualiantech_com | Status | new => scheduled |
2023-06-01 16:45 | hgbot | Note Added: 0150611 | |
2023-06-01 16:45 | hgbot | Note Added: 0150612 | |
2023-06-01 16:45 | hgbot | Note Added: 0150613 | |
2023-06-19 09:33 | guillermogil | Project | Retail Modules => POS2 |
2023-06-19 09:34 | marvintm | Regression introduced in release | RR22Q4 => |
2023-06-19 09:34 | marvintm | Category | Discounts and Promotions => POS |
2023-06-29 06:50 | ranjith_qualiantech_com | Status | scheduled => acknowledged |
2023-06-29 06:50 | ranjith_qualiantech_com | Status | acknowledged => scheduled |
2023-07-11 14:30 | hgbot | Note Added: 0152327 | |
2023-07-11 14:30 | hgbot | Note Added: 0152328 | |
2023-07-11 14:30 | hgbot | Resolution | open => fixed |
2023-07-11 14:30 | hgbot | Status | scheduled => closed |
2023-07-11 14:30 | hgbot | Note Added: 0152329 | |
2023-07-11 14:30 | hgbot | Note Added: 0152330 | |
2023-07-11 14:30 | hgbot | Note Added: 0152331 | |
2023-07-11 14:30 | hgbot | Note Added: 0152332 |
Copyright © 2000 - 2009 MantisBT Group |