[
https://issues.apache.org/jira/browse/OFBIZ-10620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16727322#comment-16727322 ]
Suraj Khurana commented on OFBIZ-10620:
---------------------------------------
Hello [~deepak.nigam],
Thanks for your patch.
I think changing the code to following will also work.
Please share your thoughts on the same.
{code:java}
<field name="invoiceDate" sort-field="true"><display type="date"/></field>
{code}
> Invoice date is not displayed on findInvoice screen
> ---------------------------------------------------
>
> Key: OFBIZ-10620
> URL:
https://issues.apache.org/jira/browse/OFBIZ-10620> Project: OFBiz
> Issue Type: Bug
> Components: accounting
> Affects Versions: Trunk
> Environment:
https://demo-trunk.ofbiz.apache.org> Reporter: Arpit Mor
> Assignee: Deepak Nigam
> Priority: Minor
> Attachments: OFBiz-10620.patch, findInvoices.png, invoiceOverview.png
>
>
> Steps to regenerate:
> # Open URL: [
https://demo-trunk.ofbiz.apache.org/accounting/control/findInvoices]
> # Click on find button
> Actual: Invoice date is not displayed on findInvoices screen. Please refer attachment: findInvoices
> But when an invoice is created then current date is set as invoice date which can be viewed on invoiceOverview screen. Please refer attachment: invoiceOverview
> Expected: Invoice date should be displayed on findInvoices screen
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)