editCalEvent not use label system on status drop-down
-----------------------------------------------------
Key: OFBIZ-4770
URL: https://issues.apache.org/jira/browse/OFBIZ-4770
Project: OFBiz
Issue Type: Improvement
Components: workeffort
Affects Versions: SVN trunk
Reporter: Nicolas Malin
Priority: Trivial
Currently editCalEvent retreive status available list by an entity-condition
and disply it by <list-options>. This process work fine but don't use label
engine to resolve the status description (annoying when you don't understand
english word ;) )
I propose a solution by a statusType list an a display with <entity-options/>
(see patch for more information)
I open If you find a better solution.
Nicolas
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira