Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0050430Openbravo ERPA. Platformpublic2022-10-06 11:082022-10-07 07:39
caristu 
caristu 
highminorhave not tried
closedfixed 
5
 
PR23Q1 
Core
No
0050430: No information about product characteristics fields is displayed in the application help
No information about product characteristics fields is displayed in the application help, this is because currently when synchronizing the terminology, the description field of the product characteristics fields is synchronized. We should synchronize the help field instead so the information is displayed in the application help.
1) Create a product characteristic field
2) Synchronize terminology
3) Go to the window that contains the field and open the application help. There is no information for the field.
No tags attached.
related to feature request 0049838 closed caristu Relevant product characteristics property fields 
Issue History
2022-10-06 11:08caristuNew Issue
2022-10-06 11:08caristuAssigned To => caristu
2022-10-06 11:08caristuModules => Core
2022-10-06 11:08caristuTriggers an Emergency Pack => No
2022-10-06 11:09caristuRelationship addedrelated to 0049838
2022-10-06 11:10caristuDescription Updatedbug_revision_view_page.php?rev_id=24838#r24838
2022-10-06 11:16caristuIssue cloned0050431
2022-10-06 12:43hgbotNote Added: 0141728
2022-10-07 07:39hgbotResolutionopen => fixed
2022-10-07 07:39hgbotStatusnew => closed
2022-10-07 07:39hgbotNote Added: 0141817
2022-10-07 07:39hgbotFixed in Version => PR23Q1
2022-10-07 07:39hgbotNote Added: 0141818

Notes
(0141728)
hgbot   
2022-10-06 12:43   
Merge Request created: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/726 [^]
(0141817)
hgbot   
2022-10-07 07:39   
Merge request merged: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/726 [^]
(0141818)
hgbot   
2022-10-07 07:39   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/openbravo [^]
Changeset: 18b4666218022d8a46dc2dbc41cbd8fa7ba7e7e0
Author: Carlos Aristu <carlos.aristu@openbravo.com>
Date: 06-10-2022 11:28:09
URL: https://gitlab.com/openbravo/product/openbravo/-/commit/18b4666218022d8a46dc2dbc41cbd8fa7ba7e7e0 [^]

fixes BUG-50430: Show product characteristics fields help text in the application help

---
M src/org/openbravo/materialmgmt/RelevantCharacteristicFieldTerminologySynchronizer.java
---