Openbravo Issue Tracking System - Retail Modules
View Issue Details
0049669Retail ModulesWeb POSpublic2022-06-28 08:392022-07-15 10:29
jorge-garcia 
jorge-garcia 
normalmajorhave not tried
closedfixed 
5
 
RR22Q4 
No
0049669: Allow to search a print template in PrintTemplateStore by resource path
PrintTemplateStore allows to search a print template using the template name.

In some scenarios (like print gift cards) the print template is define at product level instead of organization level. On top of that, the information sent to the POS application is the print template resource path as is the only unique field from POS Print Template definition that could be used also in POS application.

This feature request aims to add the possibility to search a template using the resource path.
-
No tags attached.
Issue History
2022-06-28 08:39jorge-garciaNew Issue
2022-06-28 08:39jorge-garciaAssigned To => jorge-garcia
2022-06-28 08:39jorge-garciaTriggers an Emergency Pack => No
2022-06-28 08:47hgbotNote Added: 0138806
2022-06-28 08:53jorge-garciaStatusnew => scheduled
2022-07-15 10:29hgbotResolutionopen => fixed
2022-07-15 10:29hgbotStatusscheduled => closed
2022-07-15 10:29hgbotFixed in Version => RR22Q4
2022-07-15 10:29hgbotNote Added: 0139343
2022-07-15 10:29hgbotNote Added: 0139344
2022-07-15 10:29hgbotNote Added: 0139345
2022-07-15 10:29hgbotNote Added: 0139346

Notes
(0138806)
hgbot   
2022-06-28 08:47   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/837 [^]
(0139343)
hgbot   
2022-07-15 10:29   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: c05f46cb01e778758d38880e0b7eb77326c535c1
Author: Jorge Garcia <jorge.garcia@openbravo.com>
Date: 15-07-2022 10:25:43
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/c05f46cb01e778758d38880e0b7eb77326c535c1 [^]

Fixed ISSUE-49669: Implement possibility to search a print template
using template resource path instead of template name

---
M web-test/external-device/printing/PrintTemplateStore.test.js
M web/org.openbravo.retail.posterminal/app/external-device/printing/PrintTemplateStore.js
---
(0139344)
hgbot   
2022-07-15 10:29   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: bf7aadc6751b8a76bad1fe6e9c9132d6b34bc0f6
Author: Jorge Garcia <jorge.garcia@openbravo.com>
Date: 15-07-2022 10:25:43
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/bf7aadc6751b8a76bad1fe6e9c9132d6b34bc0f6 [^]

Related to ISSUE-49669: Raise error if name template odes not exists

---
M web/org.openbravo.retail.posterminal/app/external-device/printing/PrintTemplateStore.js
---
(0139345)
hgbot   
2022-07-15 10:29   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal [^]
Changeset: fb5e6dd2905eef28040df4e5d550b0cf918c3b56
Author: Jorge Garcia <jorge.garcia@openbravo.com>
Date: 15-07-2022 10:27:57
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/commit/fb5e6dd2905eef28040df4e5d550b0cf918c3b56 [^]

Related to ISSUE-49669: Simplify test expected result string

---
M web-test/external-device/printing/PrintTemplateStore.test.js
---
(0139346)
hgbot   
2022-07-15 10:29   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.posterminal/-/merge_requests/837 [^]