[ https://issues.apache.org/jira/browse/OFBIZ-3161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12902549#action_12902549 ]
Jacques Le Roux commented on OFBIZ-3161: ---------------------------------------- Ankit, Just a tip: for the error message, you could maybe have something like in ajaxSubmitFormUpdateAreas with data._ERROR_MESSAGE_ if (data._ERROR_MESSAGE_LIST_ != undefined || data._ERROR_MESSAGE_ != undefined) but not sure from where and how the data._ERROR_MESSAGE_ content should come... > We should check that the thru date is not older than the from date > ------------------------------------------------------------------ > > Key: OFBIZ-3161 > URL: https://issues.apache.org/jira/browse/OFBIZ-3161 > Project: OFBiz > Issue Type: Improvement > Components: ALL APPLICATIONS > Affects Versions: SVN trunk > Reporter: Jacques Le Roux > Assignee: Jacques Le Roux > Priority: Trivial > Fix For: SVN trunk > > Attachments: OFBIZ-3161.patch, OFBIZ-3161.patch > > > In any places we use a from and thru dates, we should check that the thru > date is not older than the from date -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.