Openbravo Issue Tracking System - Retail Modules
View Issue Details
0045711Retail ModulesWeb POSpublic2021-01-12 09:002021-01-18 08:36
caristu 
caristu 
highminorhave not tried
closedfixed 
5
 
RR21Q2 
No
0045711: Printing Template API
It would be nice to organize all the functions recommended/supported to be used in printing templates.

All of this functions would be placed together in the same file and bundled as part of the business logic, so the API can be reused both in "old and "new" POS.

Besides, having this file will help developers to find/know the supported API for printing templates
In description
No tags attached.
Issue History
2021-01-12 09:00caristuNew Issue
2021-01-12 09:00caristuAssigned To => caristu
2021-01-12 09:00caristuTriggers an Emergency Pack => No
2021-01-12 09:04hgbotNote Added: 0125355
2021-01-15 11:22hgbotResolutionopen => fixed
2021-01-15 11:22hgbotStatusnew => closed
2021-01-15 11:22hgbotNote Added: 0125478
2021-01-15 11:22hgbotFixed in Version => RR21Q2
2021-01-15 11:22hgbotNote Added: 0125479
2021-01-18 08:36hgbotNote Added: 0125486

Notes
(0125355)
hgbot   
2021-01-12 09:04   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/124 [^]
(0125478)
hgbot   
2021-01-15 11:22   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/124 [^]
(0125479)
hgbot   
2021-01-15 11:22   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core [^]
Changeset: dae03276d34efbe6b1f9668408f4f52d4088379d
Author: Carlos Aristu <carlos.aristu@openbravo.com>
Date: 2021-01-15T11:20:25+01:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/commit/dae03276d34efbe6b1f9668408f4f52d4088379d [^]

fixes ISSUE-45711: print template API

  The new ob-print-utilities file contains the recommended API to be used
in priting templates. It is included as part of the business logic so it
can be used in both "old" and "new" POS.

---
A web/org.openbravo.mobile.core/source/utils/ob-print-utilities.js
M src/org/openbravo/mobile/core/MobileCoreComponentProvider.java
M web/org.openbravo.mobile.core/source/utils/ob-utilities.js
---
(0125486)
hgbot   
2021-01-18 08:36   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core [^]
Changeset: 5ae699970627aaa2348fcbffb0f402297b8100e4
Author: Carlos Aristu <carlos.aristu@openbravo.com>
Date: 2021-01-18T08:35:59+01:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/commit/5ae699970627aaa2348fcbffb0f402297b8100e4 [^]

related to ISSUE-45711: fix copyright year

---
M web/org.openbravo.mobile.core/source/utils/ob-print-utilities.js
---