Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0050088Openbravo ERP02. Master data managementpublic2022-08-29 09:532022-09-08 01:10
mqueralt 
mqueralt 
normalminorhave not tried
newopen 
5
 
 
Core
No
0050088: Advantages - Insert a message in a ticket
We want to be able to insert a message in a ticket for specific product categories and in specific countries
custom fields, to be done in the module: com.openbravo.smcp.retail.fields

add new column to product category: ad_message_id, add this as a field in product category window. Call the field: Product Message

In ProductProperties, add the message code (product.productCategory.productMessage.searchKey, or something similar).

When printing prepare the print data by loading the messages through I18N.getLabel

Use the productmessage in the template.
No tags attached.
Issue History
2022-08-29 09:53mqueraltNew Issue
2022-08-29 09:53mqueraltAssigned To => mqueralt
2022-08-29 09:53mqueraltModules => Core
2022-08-29 09:53mqueraltTriggers an Emergency Pack => No
2022-09-08 01:10mtaalNote Added: 0140835

Notes
(0140835)
mtaal   
2022-09-08 01:10   
https://gitlab.com/obcustomers/SMCP/com.openbravo.smcp.retail.fields/-/merge_requests/19 [^]

https://gitlab.com/obcustomers/SMCP/com.openbravo.smcp.retail.printtemplates/-/merge_requests/19 [^]