Openbravo Issue Tracking System - Retail Modules
View Issue Details
0050083Retail ModulesGift cards and gift voucherspublic2022-08-26 13:532022-09-09 07:27
njimenez 
ranjith_qualiantech_com 
highmajoralways
closedfixed 
5
 
 
No
0050083: The credit notes default template is not being printed on POS2
The credit note default template is giving an error while trying to print it
1. Go to the pos main menu
2. Select the gift cards and credit note menu entry
3. Search an already created credit note
4. Print it
5. See how the process is giving an error while trying to print the default template
No tags attached.
related to defect 0050082 closed ranjith_qualiantech_com Retail Modules Error while printing credit notes on POS2 
related to defect 0050155 closed igor_trebol POS2 Set the credit note template that will be used for sending emails is KO 
related to defect 0050109 closed ranjith_qualiantech_com Retail Modules The Clients template is printed but the Standard template is sent by email. 
Issue History
2022-08-26 13:53njimenezNew Issue
2022-08-26 13:53njimenezAssigned To => Retail
2022-08-26 13:53njimenezTriggers an Emergency Pack => No
2022-08-29 12:56ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2022-08-29 12:56ranjith_qualiantech_comStatusnew => scheduled
2022-08-30 10:51hgbotNote Added: 0140495
2022-08-30 13:32avicentePrioritynormal => high
2022-09-05 12:32rafarodaRelationship addedrelated to 0050109
2022-09-05 12:32rafarodaRelationship addedrelated to 0050082
2022-09-05 12:33rafarodaRelationship addedrelated to 0050155
2022-09-09 07:27hgbotNote Added: 0140876
2022-09-09 07:27hgbotResolutionopen => fixed
2022-09-09 07:27hgbotStatusscheduled => closed
2022-09-09 07:27hgbotNote Added: 0140877

Notes
(0140495)
hgbot   
2022-08-30 10:51   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.giftcards/-/merge_requests/144 [^]
(0140876)
hgbot   
2022-09-09 07:27   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.giftcards/-/merge_requests/144 [^]
(0140877)
hgbot   
2022-09-09 07:27   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.giftcards [^]
Changeset: 41f2ed5ddd542b3899fc91898433a9a4bdfc2b9d
Author: Ranjith S R <ranjith@qualiantech.com>
Date: 08-09-2022 12:42:47
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.giftcards/-/commit/41f2ed5ddd542b3899fc91898433a9a4bdfc2b9d [^]

Fixed ISSUE-50083: Updated param name when printing credit note
* When printing credit note, info should be present under the param name "giftCardData"
* Current balance should be printed when printing the credit note
* Credit Note should be printed when generating in return order

---
M web-jspack/org.openbravo.retail.giftcards/src/model/giftcard/CreditNotePrinter.js
M web-jspack/org.openbravo.retail.giftcards/src/model/ticket/TicketExtension.js
---