Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0056643 | Retail Modules | Web POS | public | 2024-10-03 14:07 | 2024-11-12 15:28 |
|
Reporter | bastida | |
Assigned To | bastida | |
Priority | normal | Severity | minor | Reproducibility | N/A |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0056643: 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 |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | depends on | backport | 0056945 | RR24Q4 | closed | bastida | Include the terminal model in the receipt to enable its use during printing | depends on | backport | 0056946 | RR24Q3.3 | closed | bastida | Include the terminal model in the receipt to enable its use during printing | depends on | backport | 0057065 | RR24Q2.5 | closed | bastida | Include the terminal model in the receipt to enable its use during printing |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2024-10-03 14:07 | bastida | New Issue | |
2024-10-03 14:07 | bastida | Assigned To | => Retail |
2024-10-03 14:07 | bastida | Triggers an Emergency Pack | => No |
2024-10-07 08:59 | hgbot | Note Added: 0170030 | |
2024-10-07 09:15 | hgbot | Note Added: 0170031 | |
2024-10-07 11:34 | hgbot | Note Added: 0170043 | |
2024-10-07 13:31 | hgbot | Resolution | open => fixed |
2024-10-07 13:31 | hgbot | Status | new => closed |
2024-10-07 13:31 | hgbot | Fixed in Version | => RR25Q1 |
2024-10-07 13:31 | hgbot | Note Added: 0170051 | |
2024-10-07 13:31 | hgbot | Note Added: 0170052 | |
2024-10-07 13:32 | hgbot | Note Added: 0170053 | |
2024-10-07 13:32 | hgbot | Note Added: 0170054 | |
2024-10-07 13:32 | hgbot | Note Added: 0170055 | |
2024-10-07 13:32 | hgbot | Note Added: 0170056 | |
2024-10-07 13:33 | jorgewederago | Assigned To | Retail => bastida |
2024-10-31 13:46 | marvintm | Status | closed => new |
2024-10-31 13:46 | marvintm | Resolution | fixed => open |
2024-10-31 13:46 | marvintm | Fixed in Version | RR25Q1 => |
2024-10-31 13:46 | marvintm | Status | new => acknowledged |
2024-10-31 13:46 | marvintm | Status | acknowledged => scheduled |
2024-10-31 13:46 | marvintm | Status | scheduled => resolved |
2024-10-31 13:46 | marvintm | Fixed in Version | => RR25Q1 |
2024-10-31 13:46 | marvintm | Resolution | open => fixed |
2024-10-31 13:46 | marvintm | Status | resolved => closed |
2024-11-12 09:19 | jorgewederago | Status | closed => new |
2024-11-12 09:19 | jorgewederago | Resolution | fixed => open |
2024-11-12 09:19 | jorgewederago | Fixed in Version | RR25Q1 => |
2024-11-12 09:19 | jorgewederago | Status | new => scheduled |
2024-11-12 15:28 | jorgewederago | Status | scheduled => resolved |
2024-11-12 15:28 | jorgewederago | Resolution | open => fixed |
2024-11-12 15:28 | jorgewederago | Status | resolved => closed |
Notes |
|
(0170030)
|
hgbot
|
2024-10-07 08:59
|
|
|
|
(0170031)
|
hgbot
|
2024-10-07 09:15
|
|
|
|
(0170043)
|
hgbot
|
2024-10-07 11:34
|
|
|
|
(0170051)
|
hgbot
|
2024-10-07 13:31
|
|
Directly closing issue as related merge request is already approved.
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: a331b14461f5e19d7d0a6b5215f39c03954ebdd5
Author: Jorge Wederago <j.wederago@orisha.com>
Date: 07-10-2024 11:31:48
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/a331b14461f5e19d7d0a6b5215f39c03954ebdd5 [^]
Fixed FR-56643: 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
---
|
|
|
(0170052)
|
hgbot
|
2024-10-07 13:31
|
|
|
|
(0170053)
|
hgbot
|
2024-10-07 13:32
|
|
|
|
(0170054)
|
hgbot
|
2024-10-07 13:32
|
|
|
|
(0170055)
|
hgbot
|
2024-10-07 13:32
|
|
|
|
(0170056)
|
hgbot
|
2024-10-07 13:32
|
|
|