Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0052618
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[POS2] POSmajorhave not tried2023-05-31 09:292023-07-11 14:30
ReporternoemierousselView Statuspublic 
Assigned Toranjith_qualiantech_com 
PriorityhighResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Regression levelPackaging and release
Regression date2022-10-04
Regression introduced in release
Regression introduced by commithttps://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/commit/d6a1d4f03f0a48eaa5793b783e45ce3c70c13f5e [^]
Triggers an Emergency PackNo
Summary

0052618: Pos 2: promotions wrongly configured block the access to the WebPOS

DescriptionWhen 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 ReproduceGo 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 SolutionWe need to know which configuration can cause this blocking error.
TagsFASH
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to defect 0049742 closedranjith_qualiantech_com Retail Modules Combo promotion wrongly configured block the access to the WebPOS 
related to defect 0032359 closedranjith_qualiantech_com Retail Modules [SERQA 750] A combo defined without any family launch a javascript error when it is selecting 
related to defect 0052271 closedmeriem_azaf POS2 Till is blocked if we try to access keymap editor in offline mode - when terminal still does not know that it was offline 
depends on backport 0052627RR23Q2.2 closedranjith_qualiantech_com Retail Modules Pos 2: promotions wrongly configured block the access to the WebPOS 
depends on backport 0052628RR23Q1.4 closedranjith_qualiantech_com Retail Modules Pos 2: promotions wrongly configured block the access to the WebPOS 
depends on backport 005288123Q3 closedranjith_qualiantech_com POS2 Pos 2: promotions wrongly configured block the access to the WebPOS 
caused by defect 0050030 closedranjith_qualiantech_com POS2 The refresh data does not work well to update the promotion with CRM Property Condition 

-  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
Powered by Mantis Bugtracker