Openbravo Issue Tracking System - Retail Modules
View Issue Details
0044919Retail ModulesGift cards and gift voucherspublic2020-08-28 13:512020-09-21 07:10
ngarcia 
ranjith_qualiantech_com 
urgentmajoralways
closedfixed 
5
 
 
No
0044919: When customer is set as Unique Credit Note, the next printed credit notes don't have the original credit note number
When customer is set as Unique Credit Note, the next printed credit notes don't have the original credit note number
In the backoffice:
   Start the Hardware Manager
   Configure the Hardware URL for the PS-1 Touchpoint:
      http://localhost:8090/printer [^]
   Check Arturo Montoro has Unique Credit Note option selected
   Access PS-1 terminal:
      https://livebuilds.openbravo.com/retail_modules_pgsql_pi/web/org.openbravo.retail.posterminal/?terminal=PS-1 [^]


   Create two receipts for Arturo Montoro
   Return one receipt in Credit Note
   Check the printed credit note has the same number than the record created in gift card instance window
   Return the other receipt in Credit Note
   Check the printed credit note has a different number than the record created in gift card instance window and it should be the same (the original credit note number)
No tags attached.
Issue History
2020-08-28 13:51ngarciaNew Issue
2020-08-28 13:51ngarciaAssigned To => Retail
2020-08-28 13:51ngarciaResolution time => 1600380000
2020-08-28 13:51ngarciaTriggers an Emergency Pack => No
2020-08-28 13:51ngarciaIssue Monitored: networkb
2020-09-14 09:21ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2020-09-15 04:39ranjith_qualiantech_comStatusnew => scheduled
2020-09-16 05:52hgbotNote Added: 0123076
2020-09-21 07:10hgbotResolutionopen => fixed
2020-09-21 07:10hgbotStatusscheduled => closed
2020-09-21 07:10hgbotNote Added: 0123237
2020-09-21 07:10hgbotNote Added: 0123238

Notes
(0123076)
hgbot   
2020-09-16 05:52   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.giftcards/-/merge_requests/25 [^]
(0123237)
hgbot   
2020-09-21 07:10   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.giftcards [^]
Changeset: a5ad646c7912c9f8e79ded5b57df7efa6ff3d105
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 2020-09-16T09:21:45+05:30
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.giftcards/-/commit/a5ad646c7912c9f8e79ded5b57df7efa6ff3d105 [^]

Fixed ISSUE-44919: CreditNote searchKey should be updated before printing if payment status is negative
* For Unique Credit Note, while printing, searckey should be updated with existing creditNote

---
M web/org.openbravo.retail.giftcards/js/hooks/printGiftCardPrePrintHook.js
---
(0123238)
hgbot   
2020-09-21 07:10   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.giftcards/-/merge_requests/25 [^]