|
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 |
|
[ https://issues.apache.org/jira/browse/OFBIZ-4770?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicolas Malin updated OFBIZ-4770: --------------------------------- Attachment: OFBIZ-4470.patch > 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 > Labels: label > Attachments: OFBIZ-4470.patch > > Original Estimate: 0.5h > Remaining Estimate: 0.5h > > 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 |
|
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-4770?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erwan de FERRIERES reassigned OFBIZ-4770: ----------------------------------------- Assignee: Erwan de FERRIERES > 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 > Assignee: Erwan de FERRIERES > Priority: Trivial > Labels: label > Attachments: OFBIZ-4470.patch > > Original Estimate: 0.5h > Remaining Estimate: 0.5h > > 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 |
|
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-4770?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erwan de FERRIERES closed OFBIZ-4770. ------------------------------------- Resolution: Fixed Fix Version/s: SVN trunk done at rev 1307097 Thanks Nicolas > 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 > Assignee: Erwan de FERRIERES > Priority: Trivial > Labels: label > Fix For: SVN trunk > > Attachments: OFBIZ-4470.patch > > Original Estimate: 0.5h > Remaining Estimate: 0.5h > > 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 |
|
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-4770?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicolas Malin updated OFBIZ-4770: --------------------------------- Attachment: OFBIZ-4986.patch > 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 > Assignee: Erwan de FERRIERES > Priority: Trivial > Labels: label > Fix For: SVN trunk > > Attachments: OFBIZ-4470.patch > > Original Estimate: 0.5h > Remaining Estimate: 0.5h > > 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 |
|
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-4770?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicolas Malin updated OFBIZ-4770: --------------------------------- Attachment: (was: OFBIZ-4986.patch) > 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 > Assignee: Erwan de FERRIERES > Priority: Trivial > Labels: label > Fix For: SVN trunk > > Attachments: OFBIZ-4470.patch > > Original Estimate: 0.5h > Remaining Estimate: 0.5h > > 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 |
| Free forum by Nabble | Edit this page |
