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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0047976
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Discounts and Promotionsmajoralways2021-11-03 17:482022-02-18 08:18
ReporterlbressanView Statuspublic 
Assigned Toranjith_qualiantech_com 
PriorityhighResolutionno change requiredFixed in Version
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget VersionRR18Q3
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionRR18Q3SCM revision 
Review Assigned Tomarvintm
Regression level
Regression date2021-11-16
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0047976: Error in promotions in the version 18Q3

DescriptionThe problem is that two discounts are applied when just one should be applied.
Steps To Reproduce1) Go to the window "Discount and promotions"

2) Create two promotions that are of type "Free Products per Total Amount" that both are configured

3) In the pos we add a product greater than "500" and we add two products at random.

4) It could be observed that both discounts are applied when only one should be applied

I leave the video link:
https://drive.google.com/drive/u/1/folders/1rUs9ijQRaTN66pUvXRfgm-7HheK6qcOx [^] [^]
TagsNo tags attached.
Attached Filesdiff file icon 47976_18Q3_discountsbytotal.diff [^] (3,669 bytes) 2021-12-23 11:32 [Show Content]
diff file icon 47976_18Q3_discountsbytotal_v2.diff [^] (2,667 bytes) 2022-01-24 06:13 [Show Content]
diff file icon 47976_18Q3_discountsbytotal_v3.diff [^] (3,143 bytes) 2022-02-09 11:13 [Show Content]
diff file icon 47976_18Q3_posterminal_v3.diff [^] (664 bytes) 2022-02-09 11:13 [Show Content]

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0132819)
lbressan (developer)
2021-11-03 17:59

I leave the video link:
https://drive.google.com/drive/u/1/folders/1rUs9ijQRaTN66pUvXRfgm-7HheK6qcOx [^]
(0133329)
dromero (reporter)
2021-11-24 16:44

any update?
(0133843)
idiez (reporter)
2021-12-20 12:38

any update?
(0133930)
ranjith_qualiantech_com (developer)
2021-12-23 11:32

Possible fix attached for 18Q3
(0133954)
marvintm (manager)
2021-12-24 12:06

This issue is not reproducible in latest releases. A patch for 18Q3 has been attached.
(0134610)
dromero (reporter)
2022-01-27 13:38

The problem persists in the case of the attached video, where it can be seen that although two promotions are configured for "Does not apply with other promotions", it still allows both promotions to apply to the same ticket.
(0134611)
dromero (reporter)
2022-01-27 13:46

VIDEO:
https://drive.google.com/file/d/1LTIp2SzQW3baLJnrSTJj96au7TlVI_-U/view?usp=sharing [^]
(0134834)
sofidossant (developer)
2022-02-08 14:01

1) Lets assume we have 2 discounts
Promo1 with FreeProduct1 (Min receipt amount: 100)
Promo2 with FreeProduct2 (Min receipt amount: 100)
In POS.
Add product with amount "100"
Add FreeProduct1
Add FreeProduct2
Both promos should be applied.

2) Lets assume we have 2 discounts
Promo1 with FreeProduct1 (Min receipt amount: 100)
Promo2 with FreeProduct2 (Min receipt amount: 100)
In POS.
Add product with amount "300"
Add FreeProduct1
Add FreeProduct2
Both promos should be applied.

3)
Lets assume we have 2 discounts
Promo1 with FreeProduct1 (Min receipt amount: 100) configured for Does not apply with other promotions
Discount 4x3
In POS.
Add product 4 with disount 4x3
Add FreeProduct1
Both discounts are applied, when only 1 should be applied.
(0135084)
marvintm (manager)
2022-02-17 16:20

Hi,

We uploaded a new patch. Could you confirm whether it works correctly or not?
(0135122)
marvintm (manager)
2022-02-18 08:18

We uploaded a new patch for 18Q3

- Issue History
Date Modified Username Field Change
2021-11-03 17:48 lbressan New Issue
2021-11-03 17:48 lbressan Assigned To => Retail
2021-11-03 17:48 lbressan Regression date => 2021-11-16
2021-11-03 17:48 lbressan Triggers an Emergency Pack => No
2021-11-03 17:59 lbressan Note Added: 0132819
2021-11-11 06:54 ranjith_qualiantech_com Assigned To Retail => ranjith_qualiantech_com
2021-11-24 16:44 dromero Note Added: 0133329
2021-12-02 18:33 dromero Steps to Reproduce Updated View Revisions
2021-12-20 12:38 idiez Note Added: 0133843
2021-12-23 11:32 ranjith_qualiantech_com File Added: 47976_18Q3_discountsbytotal.diff
2021-12-23 11:32 ranjith_qualiantech_com Status new => scheduled
2021-12-23 11:32 ranjith_qualiantech_com Note Added: 0133930
2021-12-23 11:32 ranjith_qualiantech_com Status scheduled => resolved
2021-12-23 11:32 ranjith_qualiantech_com Resolution open => fixed
2021-12-24 12:05 marvintm Status resolved => new
2021-12-24 12:05 marvintm Resolution fixed => open
2021-12-24 12:06 marvintm Review Assigned To => marvintm
2021-12-24 12:06 marvintm Note Added: 0133954
2021-12-24 12:06 marvintm Status new => closed
2021-12-24 12:06 marvintm Resolution open => no change required
2022-01-24 06:13 ranjith_qualiantech_com File Added: 47976_18Q3_discountsbytotal_v2.diff
2022-01-27 13:38 dromero Note Added: 0134610
2022-01-27 13:38 dromero Status closed => new
2022-01-27 13:38 dromero Resolution no change required => open
2022-01-27 13:46 dromero Note Added: 0134611
2022-02-08 14:01 sofidossant Note Added: 0134834
2022-02-09 11:13 ranjith_qualiantech_com File Added: 47976_18Q3_discountsbytotal_v3.diff
2022-02-09 11:13 ranjith_qualiantech_com File Added: 47976_18Q3_posterminal_v3.diff
2022-02-17 16:20 marvintm Note Added: 0135084
2022-02-18 08:18 marvintm Note Added: 0135122
2022-02-18 08:18 marvintm Status new => closed
2022-02-18 08:18 marvintm Resolution open => no change required


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker