Project:
| View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
| ID | ||||||||
| 0046214 | ||||||||
| Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
| feature request | [Retail Modules] Web POS | minor | have not tried | 2021-04-03 18:08 | 2022-02-08 12:04 | |||
| Reporter | caristu | View Status | public | |||||
| Assigned To | migueldejuana | |||||||
| Priority | high | Resolution | fixed | Fixed in Version | RR22Q2 | |||
| 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 | |||||||
| Merge Request Status | approved | |||||||
| Review Assigned To | ||||||||
| OBNetwork customer | No | |||||||
| Support ticket | ||||||||
| Regression level | ||||||||
| Regression date | ||||||||
| Regression introduced in release | ||||||||
| Regression introduced by commit | ||||||||
| Triggers an Emergency Pack | No | |||||||
| Summary | 0046214: Create PrintDocumentTemplate function to print generic documents | |||||||
| Description | The PrintDocumentTemplate function receives the template, printing data, device and hardwareUrl. This function will print a ticket with the template and the data provided in the printer with the url defined in hardwareURL. | |||||||
| Steps To Reproduce | In description | |||||||
| Tags | No tags attached. | |||||||
| Attached Files | ||||||||
Relationships [ Relation Graph ]
[ Dependency Graph ]
|
||||||||
|
||||||||
Notes |
|
|
(0127081) hgbot (developer) 2021-04-03 18:41 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/365 [^] |
|
(0134824) hgbot (developer) 2022-02-08 09:25 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/365 [^] |
|
(0134825) hgbot (developer) 2022-02-08 09:25 |
Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^] Changeset: 11a1b0ac0ea0713b31ec8a928c1f0ff64d6a4d7e Author: Carlos Aristu <carlos.aristu@openbravo.com> Date: 08-02-2022 09:19:46 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/11a1b0ac0ea0713b31ec8a928c1f0ff64d6a4d7e [^] fixes ISSUE-46214: PrintDocument action preparation for generating templates - Add hardwareURL parameter to print function in order to send it to requestPrint - In requestPrint use the hardwareURL if it is defined - Define printDocumentTemplate and register it's usage in SynchronizationBuffer - Add a test fot the new printDocumentTemplate function --- A web-test/model/business-object/ticket/actions/PrintDocument.test.js M web-test/external-device/ExternalDeviceController.test.js M web-test/external-device/printing/TicketPrinter.test.js M web/org.openbravo.retail.posterminal/app/external-device/ExternalDeviceController.js M web/org.openbravo.retail.posterminal/app/external-device/printing/TicketPrinter.js M web/org.openbravo.retail.posterminal/js/pointofsale/model/pointofsale-model.js --- |
|
(0134832) hgbot (developer) 2022-02-08 12:04 |
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^] Changeset: d74aa7129f61ff2833d753cd09b72b0e25c6d23b Author: miguel.dejuana <miguel.dejuana@openbravo.com> Date: 08-02-2022 12:03:59 URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/d74aa7129f61ff2833d753cd09b72b0e25c6d23b [^] related ISSUE-46214: PrintDocument action preparation for generating templates - Fix wrong copyright year --- M web-test/model/business-object/ticket/actions/PrintDocument.test.js --- |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2021-04-03 18:08 | caristu | New Issue | |
| 2021-04-03 18:08 | caristu | Assigned To | => Retail |
| 2021-04-03 18:08 | caristu | OBNetwork customer | => No |
| 2021-04-03 18:08 | caristu | Triggers an Emergency Pack | => No |
| 2021-04-03 18:09 | caristu | Relationship added | related to 0046109 |
| 2021-04-03 18:41 | hgbot | Merge Request Status | => open |
| 2021-04-03 18:41 | hgbot | Note Added: 0127081 | |
| 2022-02-07 09:00 | migueldejuana | Summary | PrintDocument action preparation for generating templates => Create PrintDocumentTemplate function to print generic documents |
| 2022-02-07 09:00 | migueldejuana | Description Updated | View Revisions |
| 2022-02-07 09:30 | caristu | Type | defect => feature request |
| 2022-02-07 10:44 | hgbot | Merge Request Status | open => approved |
| 2022-02-07 11:40 | caristu | Assigned To | Retail => migueldejuana |
| 2022-02-08 09:25 | hgbot | Resolution | open => fixed |
| 2022-02-08 09:25 | hgbot | Status | new => closed |
| 2022-02-08 09:25 | hgbot | Note Added: 0134824 | |
| 2022-02-08 09:25 | hgbot | Fixed in Version | => RR22Q2 |
| 2022-02-08 09:25 | hgbot | Note Added: 0134825 | |
| 2022-02-08 12:04 | hgbot | Note Added: 0134832 | |
| Copyright © 2000 - 2009 MantisBT Group |