Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0056643 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
feature request | [Retail Modules] Web POS | minor | N/A | 2024-10-03 14:07 | 2024-11-12 15:28 | |||
Reporter | bastida | View Status | public | |||||
Assigned To | bastida | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | ||||
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 | 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 | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||||||||||||||||
|
Notes | |
(0170030) hgbot (developer) 2024-10-07 08:59 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/1700 [^] |
(0170031) hgbot (developer) 2024-10-07 09:15 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.selfcheckout/-/merge_requests/49 [^] |
(0170043) hgbot (developer) 2024-10-07 11:34 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.sendemail/-/merge_requests/37 [^] |
(0170051) hgbot (developer) 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 (developer) 2024-10-07 13:31 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/1700 [^] |
(0170053) hgbot (developer) 2024-10-07 13:32 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.sendemail/-/merge_requests/37 [^] |
(0170054) hgbot (developer) 2024-10-07 13:32 |
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.sendemail [^] Changeset: fef84672b1cdf103b20da6a8f02b426fcf2c5163 Author: Jorge Wederago <j.wederago@orisha.com> Date: 07-10-2024 11:46:50 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.sendemail/-/commit/fef84672b1cdf103b20da6a8f02b426fcf2c5163 [^] Related to FR-56643: Update test to match the new API --- M web-test/model/business-object/ticket/actions/ResendTicketByEmail.test.js --- |
(0170055) hgbot (developer) 2024-10-07 13:32 |
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.selfcheckout [^] Changeset: 18496251a28b4c4ad2aa0361247111759ae99faf Author: Jose Bastida <j.bastida@orisha.com> Date: 07-10-2024 11:32:02 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.selfcheckout/-/commit/18496251a28b4c4ad2aa0361247111759ae99faf [^] Related to FR-56643: Update print ticket in sco to the new api --- M web/org.openbravo.retail.selfcheckout/source/models/orderAPI.js --- |
(0170056) hgbot (developer) 2024-10-07 13:32 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.selfcheckout/-/merge_requests/49 [^] |
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 |
Copyright © 2000 - 2009 MantisBT Group |