You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Anil K Patel (JIRA)" <ji...@apache.org> on 2014/09/20 10:57:34 UTC

[jira] [Resolved] (OFBIZ-3879) invalid invoice id is not handled correctly by invoiceOverview

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

Anil K Patel resolved OFBIZ-3879.
---------------------------------
    Resolution: Fixed

Patch from the jira issue resolves the problem. Now start rendering invoice only if valid data if found in the database. 
Code needs reformatting.
Thanks Deepak Dixit for the contribution.

Applied bug fix from trunk r1626399 to 13.07 branch.


> invalid invoice id is not handled correctly by invoiceOverview
> --------------------------------------------------------------
>
>                 Key: OFBIZ-3879
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-3879
>             Project: OFBiz
>          Issue Type: Bug
>          Components: accounting
>    Affects Versions: Trunk
>            Reporter: Adam Heath
>            Assignee: Anil K Patel
>            Priority: Minor
>         Attachments: OFBIZ-3879.patch
>
>
> https://demo-trunk.ofbiz.apache.org:8443/accounting/control/invoiceOverview?invoiceId=80103333
> The demo system has an invoiceId of 8010.  I just added '3333', to make the id invalid, then reloaded the page.  The error is an exception deep inside the widget system.  It would be better to have a nicer screen, something that says "Invoice with id ### not found" or some such.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)