You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Ankit Jain (JIRA)" <ji...@apache.org> on 2010/08/20 16:50:17 UTC

[jira] Updated: (OFBIZ-3161) We should check that the thru date is not older than the from date

     [ https://issues.apache.org/jira/browse/OFBIZ-3161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ankit Jain updated OFBIZ-3161:
------------------------------

    Attachment: OFBIZ-3161.patch

Hello All,

This is something needed at many places , i created a patch in jquery and as i tested at many places its working fine . Currently the code is specific to fields having name "fromDate" and "thruDate", further we can improve the code and make it generic. 

The patch is a sample and we can improve it further.

Thanks & Regards
Ankit Jain :)

> 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
>
>
> 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.