Openbravo Issue Tracking System - Retail Modules
View Issue Details
0056946Retail ModulesWeb POSpublic2024-10-03 14:072024-11-12 15:27
bastida 
bastida 
normalminorN/A
closedfixed 
5
 
RR24Q3.3RR24Q3.3 
No
0056946: Include the terminal model in the receipt to enable its use during printing
Include the terminal model in the receipt to enable its use during printing
N/A
No tags attached.
blocks feature request 0056643 closed bastida Include the terminal model in the receipt to enable its use during printing 
Issue History
2024-10-31 13:46marvintmTypefeature request => backport
2024-10-31 13:46marvintmTarget Version => RR24Q3.3
2024-11-05 17:21hgbotNote Added: 0171448
2024-11-05 17:22hgbotNote Added: 0171449
2024-11-05 17:23hgbotNote Added: 0171450
2024-11-05 17:28hgbotNote Added: 0171451
2024-11-05 17:31hgbotNote Added: 0171452
2024-11-11 11:27hgbotNote Added: 0171751
2024-11-12 15:25hgbotNote Added: 0171816
2024-11-12 15:27hgbotNote Added: 0171817
2024-11-12 15:27hgbotResolutionopen => fixed
2024-11-12 15:27hgbotStatusscheduled => closed
2024-11-12 15:27hgbotFixed in Version => RR24Q3.3
2024-11-12 15:27hgbotNote Added: 0171818
2024-11-12 15:27hgbotNote Added: 0171819
2024-11-12 15:27hgbotNote Added: 0171820

Notes
(0171448)
hgbot   
2024-11-05 17:21   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/1751 [^]
(0171449)
hgbot   
2024-11-05 17:22   
Merge request closed: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/1751 [^]
(0171450)
hgbot   
2024-11-05 17:23   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/1752 [^]
(0171451)
hgbot   
2024-11-05 17:28   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.selfcheckout/-/merge_requests/50 [^]
(0171452)
hgbot   
2024-11-05 17:31   
Merge request closed: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.selfcheckout/-/merge_requests/50 [^]
(0171751)
hgbot   
2024-11-11 11:27   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.sendemail/-/merge_requests/39 [^]
(0171816)
hgbot   
2024-11-12 15:25   
Merge request closed: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.selfcheckout/-/merge_requests/50 [^]
(0171817)
hgbot   
2024-11-12 15:27   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/1752 [^]
(0171818)
hgbot   
2024-11-12 15:27   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: c2c8ee2b779eec887e058a0fe6c2e36cd41c9036
Author: Jose Bastida <j.bastida@orisha.com>
Date: 12-11-2024 14:27:14
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/c2c8ee2b779eec887e058a0fe6c2e36cd41c9036 [^]

Fixed FR-56946: Added terminal and header/footer properties to the ticket printing

---
M web-test/external-device/actions/PrintTicket.test.js
M web-test/model/business-object/messages/MessagesUtils-GenerateDeliverTicketMessages.test.js
M web-test/model/business-object/ticket/actions/CancelTicket.test.js
M web-test/model/business-object/ticket/actions/CompleteCreditTicket.test.js
M web-test/model/business-object/ticket/actions/CompleteLayaway.test.js
M web-test/model/business-object/ticket/actions/CompleteMultiCreditTicket.test.js
M web-test/model/business-object/ticket/actions/CompleteMultiTicket.test.js
M web-test/model/business-object/ticket/actions/CompleteMultiTicketSinglePayment-combinedOrdersAmountNegative.test.js
M web-test/model/business-object/ticket/actions/CompleteMultiTicketSinglePayment-combinedOrdersAmountPositive.test.js
M web-test/model/business-object/ticket/actions/CompleteMultiTicketSinglePayment-combinedOrdersAmountZero.test.js
M web-test/model/business-object/ticket/actions/CompleteMultiTicketSinglePayment-multiPmntMethod.test.js
M web-test/model/business-object/ticket/actions/CompleteMultiTicketSinglePayment-onePmntMethod.test.js
M web-test/model/business-object/ticket/actions/CompleteQuotation.test.js
M web-test/model/business-object/ticket/actions/CompleteTicket.test.js
M web-test/model/business-object/ticket/actions/ReplaceTicket.test.js
M web-test/model/business-object/ticket/actions/VoidLayaway.test.js
M web/org.openbravo.retail.posterminal/app/model/business-object/messages/MessagesUtils.js
---
(0171819)
hgbot   
2024-11-12 15:27   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.sendemail [^]
Changeset: 128e07b6e5de5f7bf50a3359f3cc22918de00229
Author: Jorge Wederago <j.wederago@orisha.com>
Date: 12-11-2024 14:27:19
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.sendemail/-/commit/128e07b6e5de5f7bf50a3359f3cc22918de00229 [^]

Related to FR-56946: Update test to match the new API

---
M web-test/model/business-object/ticket/actions/ResendTicketByEmail.test.js
---
(0171820)
hgbot   
2024-11-12 15:27   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.sendemail/-/merge_requests/39 [^]