Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0057065 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Retail Modules] Web POS | minor | N/A | 2024-10-03 14:07 | 2024-11-13 11:27 | |||
Reporter | bastida | View Status | public | |||||
Assigned To | bastida | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | RR24Q2.5 | |||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | RR24Q2.5 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0057065: Include the terminal model in the receipt to enable its use during printing | |||||||
Description | Include the terminal model in the receipt to enable its use during printing | |||||||
Steps To Reproduce | N/A | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0171821) hgbot (developer) 2024-11-12 15:42 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/1773 [^] |
(0171822) hgbot (developer) 2024-11-12 15:43 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.sendemail/-/merge_requests/41 [^] |
(0171823) hgbot (developer) 2024-11-12 15:43 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.selfcheckout/-/merge_requests/51 [^] |
(0171910) hgbot (developer) 2024-11-13 11:27 |
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.selfcheckout [^] Changeset: 9eb37c9d729faea96a554869c8870922a176be86 Author: Jose Bastida <j.bastida@orisha.com> Date: 12-11-2024 15:33:28 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.selfcheckout/-/commit/9eb37c9d729faea96a554869c8870922a176be86 [^] Related to FR-57065: Update print ticket in sco to the new api --- M web/org.openbravo.retail.selfcheckout/source/models/orderAPI.js --- |
(0171911) hgbot (developer) 2024-11-13 11:27 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.selfcheckout/-/merge_requests/51 [^] |
(0171912) hgbot (developer) 2024-11-13 11:27 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.sendemail/-/merge_requests/41 [^] |
(0171913) hgbot (developer) 2024-11-13 11:27 |
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.sendemail [^] Changeset: 67b180b16cb78db466f90bc142bbb1c6e10150cb Author: Jorge Wederago <j.wederago@orisha.com> Date: 12-11-2024 15:34:12 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.sendemail/-/commit/67b180b16cb78db466f90bc142bbb1c6e10150cb [^] Related to FR-57065: Update test to match the new API --- M web-test/model/business-object/ticket/actions/ResendTicketByEmail.test.js --- |
(0171914) hgbot (developer) 2024-11-13 11:27 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^] Changeset: 56b2121876055688147507ce1602e379f33fef25 Author: Jorge Wederago <j.wederago@orisha.com> Date: 12-11-2024 15:39:11 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/56b2121876055688147507ce1602e379f33fef25 [^] Fixed FR-57065: Added terminal and header/footer properties to the ticket printing *Update affected tests --- 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 --- |
(0171915) hgbot (developer) 2024-11-13 11:27 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/1773 [^] |
Issue History | |||
Date Modified | Username | Field | Change |
2024-11-12 09:19 | jorgewederago | Type | feature request => backport |
2024-11-12 09:19 | jorgewederago | Target Version | => RR24Q2.5 |
2024-11-12 15:42 | hgbot | Note Added: 0171821 | |
2024-11-12 15:43 | hgbot | Note Added: 0171822 | |
2024-11-12 15:43 | hgbot | Note Added: 0171823 | |
2024-11-13 11:27 | hgbot | Note Added: 0171910 | |
2024-11-13 11:27 | hgbot | Note Added: 0171911 | |
2024-11-13 11:27 | hgbot | Resolution | open => fixed |
2024-11-13 11:27 | hgbot | Status | scheduled => closed |
2024-11-13 11:27 | hgbot | Note Added: 0171912 | |
2024-11-13 11:27 | hgbot | Fixed in Version | => RR24Q2.5 |
2024-11-13 11:27 | hgbot | Note Added: 0171913 | |
2024-11-13 11:27 | hgbot | Note Added: 0171914 | |
2024-11-13 11:27 | hgbot | Note Added: 0171915 |
Copyright © 2000 - 2009 MantisBT Group |