Openbravo Issue Tracking System - Retail Modules
View Issue Details
0047059Retail ModulesGift cards and gift voucherspublic2021-06-10 18:342023-03-16 12:24
alainperez 
rqueralta 
urgentmajoralways
closedfixed 
5
 
RR20Q3.4 
No
0047059: When you paid with credit note the expiration date is wrong (recalculated).
When you create a Credit Note the expiration date is OK in backoffice and the printing in the HM

But if you use some days later partially the credit Note in a sale the expiration date in backoffice is maintained, but the expiration date in the printed credit note is wrong (recalculated)
1- Configure "Credit Note expirations days" > 0 for the store organization
2- In the WebPOS make a receipt
3- Pay with credit note
3. In the print data the expiration date is recalculated, in the backoffice it is maintained
Keep the expiration date when paying with a credit note
NOR
related to defect 0051882 closed radhakrishnan Wrong expiration date printed in a Credit Note partially used 
Issue History
2021-06-10 18:34alainperezNew Issue
2021-06-10 18:34alainperezAssigned To => Retail
2021-06-10 18:34alainperezTriggers an Emergency Pack => No
2021-06-11 00:29rafarodaTag Attached: NOR
2021-06-11 00:29rafarodaResolution time => 1624399200
2021-06-14 10:55sebastien_lironPrioritynormal => urgent
2021-06-14 10:55sebastien_lironTarget Version => RR20Q3.4
2021-06-17 00:50rqueraltaAssigned ToRetail => rqueralta
2021-06-17 00:50rqueraltaStatusnew => scheduled
2021-06-18 17:40hgbotNote Added: 0129655
2021-06-21 07:42hgbotNote Added: 0129676
2021-06-21 07:42hgbotResolutionopen => fixed
2021-06-21 07:42hgbotStatusscheduled => closed
2021-06-21 07:42hgbotNote Added: 0129677
2023-03-16 12:24ngarciaRelationship addedrelated to 0051882

Notes
(0129655)
hgbot   
2021-06-18 17:40   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.giftcards/-/merge_requests/74 [^]
(0129676)
hgbot   
2021-06-21 07:42   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.giftcards/-/merge_requests/74 [^]
(0129677)
hgbot   
2021-06-21 07:42   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.giftcards [^]
Changeset: 98e78c61c07b9eea3e8be136e76e5ece2a2ac0d9
Author: Rafael Queralta <rafaelcuba81@gmail.com>
Date: 2021-06-17T19:08:13-04:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.giftcards/-/commit/98e78c61c07b9eea3e8be136e76e5ece2a2ac0d9 [^]

Fixed BUG-47059: Take expiration date from giftcard data instead recalculate it

---
M web/org.openbravo.retail.giftcards/js/hooks/preaddpaymenthook.js
---