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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0056639
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[POS2] Coreminorhave not tried2024-10-03 12:162024-11-07 19:00
ReportermalsasuaView Statuspublic 
Assigned ToBimla_vm 
PrioritynormalResolutionopenFixed in Version
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Toguilleaer
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0056639: Combo fixed discount is informed in the line although the combo was not applied

DescriptionWhen there are two combo fixed price discounts configured for the same products, and one has got a higher priority than the other, with the flag: "apply next discount: false", in the POS, in the line info, the two combo discounts name are displayed
Steps To ReproduceBO:
. create a new combo fixed price discount:
 - name: test1
 - priority: 1
 - apply next discount: No
 - combo fixed price: 42
 - new Family:
   - name F1
   - qty: 2
   - max qty: 2
   - add product
      - Crampons 10 point
. create a new combo fixed price discount:
 - name: test2
 - priority: (empty)
 - apply next discount: Yes
 - combo fixed price: 25
 - new Family:
   - name F1
   - qty: 1
   - max qty: 1
   - add product
      - Crampons 10 point

POS:
- add product: Crampons 10 point
 - qty 2

Total ticket 42 € -> it is OK
In the line description, the 2 combo names are displayed (see attachment) -> KO
only test1 combo name should be displayed
TagsNo tags attached.
Attached Filespng file icon combo.png [^] (25,030 bytes) 2024-10-03 12:17

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0171657)
guilleaer (manager)
2024-11-07 19:00

In the case of test2, the priority is empty, so it will be treated as the first discount to apply (since no-manual discounts must be sorted by priority, and discounts with null priorities are considered first in memory). Additionally, in test2, the "Apply next discount" field is set to true, allowing the next discount, which is test1, to be applied.

- Issue History
Date Modified Username Field Change
2024-10-03 12:16 malsasua New Issue
2024-10-03 12:16 malsasua Assigned To => Triage Platform Base
2024-10-03 12:16 malsasua Triggers an Emergency Pack => No
2024-10-03 12:17 malsasua File Added: combo.png
2024-10-14 08:23 malsasua Severity major => minor
2024-10-25 11:47 AugustoMauch Assigned To Triage Platform Base => Retail
2024-10-29 08:15 guilleaer Assigned To Retail => guilleaer
2024-10-29 08:15 guilleaer Status new => acknowledged
2024-10-29 08:16 Bimla_vm Assigned To guilleaer => Bimla_vm
2024-10-29 08:16 Bimla_vm Status acknowledged => scheduled
2024-11-07 19:00 guilleaer Review Assigned To => guilleaer
2024-11-07 19:00 guilleaer Note Added: 0171657
2024-11-07 19:00 guilleaer Status scheduled => closed


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker