Openbravo Issue Tracking System - POS2
View Issue Details
0052504POS2POSpublic2023-05-22 10:502023-06-20 18:11
ranjith_qualiantech_com 
ranjith_qualiantech_com 
highmajoralways
closedfixed 
5
 
23Q3 
approved
gorka_gil
No
No
0052504: Featured discounts not showing if discount has end date
If discount is configured with start data and end date as current date, then discount is not visible in Featured discounts

Backoffice
1) Create discount
   Type: "Buy X and get Y as gift"
   Starting Date = Today's Date
   Ending Date = Today's Date
   Sub Type: Buy Any X Gift Any Y
   Check: Gift Reminder notification
   Application Method: Automatic
   Add Products in product subtab - Avalanche transceiver
   Add Products in gift products subtab - Headlamp ultralight


POS2
1) Add Product "Avalanche transceiver"
2) Click Pay
3) Featured discounts is not visible <--- KO

Featured discounts should be visible
No tags attached.
Issue History
2023-05-22 10:50ranjith_qualiantech_comNew Issue
2023-05-22 10:50ranjith_qualiantech_comAssigned To => ranjith_qualiantech_com
2023-05-22 10:50ranjith_qualiantech_comOBNetwork customer => No
2023-05-22 10:50ranjith_qualiantech_comTriggers an Emergency Pack => No
2023-05-22 11:12ranjith_qualiantech_comStatusnew => scheduled
2023-05-23 03:31hgbotMerge Request Status => open
2023-05-23 03:31hgbotNote Added: 0150119
2023-06-20 16:45hgbotMerge Request Statusopen => merged
2023-06-20 16:45hgbotNote Added: 0151397
2023-06-20 16:45hgbotResolutionopen => fixed
2023-06-20 16:45hgbotStatusscheduled => resolved
2023-06-20 16:45hgbotFixed in Version => 23Q3
2023-06-20 16:45hgbotNote Added: 0151398
2023-06-20 16:45hgbotMerge Request Statusmerged => approved
2023-06-20 18:11marvintmReview Assigned To => gorka_gil
2023-06-20 18:11marvintmStatusresolved => closed

Notes
(0150119)
hgbot   
2023-05-23 03:31   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1833 [^]
(0151397)
hgbot   
2023-06-20 16:45   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1833 [^]
(0151398)
hgbot   
2023-06-20 16:45   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 87d7c03a2d63594ce8f3318d735dd0657cae9f90
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 20-06-2023 14:44:51
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/87d7c03a2d63594ce8f3318d735dd0657cae9f90 [^]

Fixed ISSUE-52504: Discount date should be validated with ticket date without time

---
M web-jspack/org.openbravo.pos2/src/core/discount/GiftReminderNotification/getGiftReminderNotificationList.js
---