Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0048183Openbravo ERPB. User interfacepublic2021-12-01 11:222021-12-01 15:16
jarmendariz 
jarmendariz 
highmajorhave not tried
closedfixed 
5
 
PR22Q1 
Core
No
0048183: Required fields in Process Definition does not show an asterisk in the label
Unlike Standard Windows, Process Definition windows shows the same label on required and non-required fields. For consistency it'd be nice to show an asterisk as a suffix for the field label.
Open an standard window (e.g Currency) and open a new entry form:
- Notice that required fields have a * suffix: "ISO Code *", "Description *".

Now move to a Process Definition window (e.g. Process Price Difference Adjustments) and notice that required fields have no asterisk: "Organization", "Movement date"
No tags attached.
blocks feature request 0048105 closed jarmendariz Add a Reference to upload a file in Process Definition 
Issue History
2021-12-01 11:22jarmendarizNew Issue
2021-12-01 11:22jarmendarizAssigned To => jarmendariz
2021-12-01 11:22jarmendarizModules => Core
2021-12-01 11:22jarmendarizTriggers an Emergency Pack => No
2021-12-01 11:22jarmendarizRelationship addedblocks 0048105
2021-12-01 12:06hgbotNote Added: 0133428
2021-12-01 15:16hgbotNote Added: 0133430
2021-12-01 15:16hgbotResolutionopen => fixed
2021-12-01 15:16hgbotStatusnew => closed
2021-12-01 15:16hgbotFixed in Version => PR22Q1
2021-12-01 15:16hgbotNote Added: 0133431

Notes
(0133428)
hgbot   
2021-12-01 12:06   
Merge Request created: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/465 [^]
(0133430)
hgbot   
2021-12-01 15:16   
Merge request merged: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/465 [^]
(0133431)
hgbot   
2021-12-01 15:16   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/openbravo [^]
Changeset: 0594480a4d8bda6cfccd20ec7e05ca8b5eb42483
Author: Javier Armendáriz <javier.armendariz@openbravo.com>
Date: 2021-12-01T12:03:36+01:00
URL: https://gitlab.com/openbravo/product/openbravo/-/commit/0594480a4d8bda6cfccd20ec7e05ca8b5eb42483 [^]

Fixed ISSUE-48183: Asterisk suffix is not present in Process forms for required fields

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/process/ob-parameter-window-form.js
---