You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Praveen Sharma (Jira)" <ji...@apache.org> on 2020/01/25 10:22:00 UTC

[jira] [Commented] (OFBIZ-11107) Issue date of a quote should always be a date before quote's expiry date

    [ https://issues.apache.org/jira/browse/OFBIZ-11107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17023500#comment-17023500 ] 

Praveen Sharma commented on OFBIZ-11107:
----------------------------------------

I have provided the patch with a fix to check thruDate should be greater than fromDate.

> Issue date of a quote should always be a date before quote's expiry date
> ------------------------------------------------------------------------
>
>                 Key: OFBIZ-11107
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-11107
>             Project: OFBiz
>          Issue Type: Bug
>          Components: order
>    Affects Versions: Trunk
>            Reporter: Dikpal Kanungo
>            Assignee: Praveen Sharma
>            Priority: Minor
>         Attachments: OFBIZ-11107.patch, QuoteReport.pdf
>
>
> The issue date of a quote should always fall before the quote expires, in the current implementation user is able to select any date, irrespective of the from and thru date.
> Expected-
> We should apply a validation while submitting the quote, that will check if the issue date is exceeding expiry date, if yes we should display a message to select a date before the expiry date.
> Please have a look at the attached quote pdf to have a better understanding.
>  
> Steps to regenerate-
> Navigate to - [https://demo-trunk.ofbiz.apache.org/ordermgr/control/createQuote] 
> Try creating a quote.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)