Openbravo Issue Tracking System - Retail Modules
View Issue Details
0029893Retail ModulesWeb POSpublic2015-05-14 18:402015-05-29 16:51
adrianromero 
adrianromero 
normalmajorhave not tried
closedfixed 
5
 
RR15Q3 
marvintm
No
0029893: Function to show extra information in the payment window triggered by the receipt model
A message shown to the user in the payment panel, triggered by a module that uses the receipt model.

This functionality is required by the functionality of discounts by payment method to show the discount applied if the configured payment method is selected.
n/a
No tags attached.
Issue History
2015-05-14 18:40adrianromeroNew Issue
2015-05-14 18:40adrianromeroAssigned To => adrianromero
2015-05-14 18:40adrianromeroTriggers an Emergency Pack => No
2015-05-14 18:46hgbotCheckin
2015-05-14 18:46hgbotNote Added: 0077468
2015-05-14 18:46hgbotStatusnew => resolved
2015-05-14 18:46hgbotResolutionopen => fixed
2015-05-14 18:46hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/ddabd6737436040aa84b3be227a65cd78f6a6f6d [^]
2015-05-29 16:51marvintmReview Assigned To => marvintm
2015-05-29 16:51marvintmStatusresolved => closed
2015-05-29 16:51marvintmFixed in Version => RR15Q3

Notes
(0077468)
hgbot   
2015-05-14 18:46   
Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: ddabd6737436040aa84b3be227a65cd78f6a6f6d
Author: Adrián Romero <adrianromero <at> openbravo.com>
Date: Thu May 14 18:46:13 2015 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/ddabd6737436040aa84b3be227a65cd78f6a6f6d [^]

Fixes issue 0029893: Function to show extra information in the payment window triggered by the receipt model
* Added new label 'extrainfo' in payment panel. A message is displayed using the following js: receipt.trigger('extrainfo', message);

---
M web/org.openbravo.retail.posterminal/js/pointofsale/view/payment.js
---