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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0054222
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[POS2] POSmajoralways2023-12-27 10:352024-01-24 18:26
ReporternicolasurizView 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 level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0054222: The nominal available coupons display on POS is not taking into account the Status of the coupon for the display logic.

DescriptionCurrently, the display logic in POS for the available nominal coupons only takes into account the VALID TO field of the coupon, so if the valid to is a date in the future or empty but the Coupon it is in NOT AVAILABLE status it is being displayed in the POS what it is incorrect. It has to take into account the Status of the coupon, as the name says "AVAILABLE Coupons" so we have to display those which are AVAILABLE in their status.
Steps To Reproduce1. Create a Nominal coupon (identified customer) with a validity date in the future and N USES to 1 time.
2. Login POS
3. Associate the identified customer that you create the nominal coupon
4. Use the coupon that for the moment it is valid.
5. Whenever you used it, check in Backoffice the the current status is NOT AVAILABLE.
6. Go to POS again and associate your customer.
7. Check the "Available" coupons on POS and you will see the NOT AVAILABLE coupon that you have already used.
Proposed SolutionTake into account the Discount Coupon Status in order to display or not the Nominal Available Coupons on POS and not the VALID TO field.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0159618)
hgbot (developer)
2024-01-23 05:43

Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.discounts.coupons/-/merge_requests/40 [^]
(0159733)
hgbot (developer)
2024-01-24 18:26

Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.discounts.coupons [^]
Changeset: d75635dd28db2f6e65af9992ff5c4e341f58967b
Author: Ranjith S R <ranjith.rangaraju.ext@openbravo.com>
Date: 19-01-2024 10:33:21
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.discounts.coupons/-/commit/d75635dd28db2f6e65af9992ff5c4e341f58967b [^]

Fixed ISSUE-54222: Added status filter when getting nominal coupons filter

---
M src/org/openbravo/retail/discounts/coupons/GetCoupons.java
---
(0159734)
hgbot (developer)
2024-01-24 18:26

Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.discounts.coupons/-/merge_requests/40 [^]

- Issue History
Date Modified Username Field Change
2023-12-27 10:35 nicolasuriz New Issue
2023-12-27 10:35 nicolasuriz Assigned To => marvintm
2023-12-27 10:35 nicolasuriz Triggers an Emergency Pack => No
2023-12-27 10:36 nicolasuriz Assigned To marvintm =>
2023-12-27 10:39 kchoperena Priority normal => high
2023-12-29 12:50 marvintm Assigned To => ranjith_qualiantech_com
2023-12-29 14:12 ranjith_qualiantech_com Status new => scheduled
2024-01-23 05:43 hgbot Note Added: 0159618
2024-01-24 18:26 hgbot Resolution open => fixed
2024-01-24 18:26 hgbot Status scheduled => closed
2024-01-24 18:26 hgbot Note Added: 0159733
2024-01-24 18:26 hgbot Note Added: 0159734


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker