Openbravo Issue Tracking System - Retail Modules
View Issue Details
0047735Retail ModulesWeb POSpublic2021-09-22 07:402021-10-29 10:03
alostale 
alostale 
normalminorhave not tried
closedfixed 
5
 
 
No
0047735: API changes for masterdata print templates (47413)
The following changes are required to implement 0047413:

Column change from required to not required: column: OBPOS_PRINT_TEMPLATE.AD_MODULE_ID
Column change from required to not required: column: OBPOS_PRINT_TEMPLATE.TEMPLATE_PATH
Column change from required to not required: column: OBPOS_PRINT_TEMPLATE_SUBREP.AD_MODULE_ID
Column change from required to not required: column: OBPOS_PRINT_TEMPLATE_SUBREP.TEMPLATE_PATH
https://builds.openbravo.com/job/try-ret-api/3046/console [^]
The risk of this change is low:
- No direct use of these columns in the code was found.
- An event observer to prevent incorrect data has been implemented (at JVM).
Approved
blocks feature request 0047413 closed alostale POS2 Printing templates as masterdata 
Issue History
2021-09-22 07:40alostaleNew Issue
2021-09-22 07:40alostaleAssigned To => Retail
2021-09-22 07:40alostaleTriggers an Emergency Pack => No
2021-09-22 07:41alostaleRelationship addedblocks 0047413
2021-10-29 07:40hgbotNote Added: 0132726
2021-10-29 07:40alostaleAssigned ToRetail => alostale
2021-10-29 07:45marvintmTag Attached: Approved
2021-10-29 10:03hgbotResolutionopen => fixed
2021-10-29 10:03hgbotStatusnew => closed
2021-10-29 10:03hgbotNote Added: 0132742
2021-10-29 10:03hgbotNote Added: 0132743

Notes
(0132726)
hgbot   
2021-10-29 07:40   
Merge Request created: https://gitlab.com/openbravo/ci/mobile-api/-/merge_requests/3 [^]
(0132742)
hgbot   
2021-10-29 10:03   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/ci/mobile-api [^]
Changeset: 9bc125f3345839915724d3538b66d3405611cfed
Author: Asier Lostalé <asier.lostale@openbravo.com>
Date: 2021-10-29T07:38:26+02:00
URL: https://gitlab.com/openbravo/ci/mobile-api/-/commit/9bc125f3345839915724d3538b66d3405611cfed [^]

fixed ISSUE-47735: API changes for FR-47413 (masterdata print templates)

---
M model/modules/org.openbravo.retail.posterminal/src-db/database/model/tables/OBPOS_PRINT_TEMPLATE.xml
M model/modules/org.openbravo.retail.posterminal/src-db/database/model/tables/OBPOS_PRINT_TEMPLATE_SUBREP.xml
---
(0132743)
hgbot   
2021-10-29 10:03   
Merge request merged: https://gitlab.com/openbravo/ci/mobile-api/-/merge_requests/3 [^]