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

ASF subversion and git services commented on OFBIZ-12734:
---------------------------------------------------------

Commit bad64d69c500f94476b6eb20978a08cefc913abf in ofbiz-framework's branch 
refs/heads/release22.01 from Jacques Le Roux
[ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=bad64d69c5 ]

Fixed: Error when showing invoice of project time/material (OFBIZ-12734)

This was broken by OFBIZ-11345 where a change in InvoiceScreens.xml from form
to grid for ListTimeEntries was forgotten

Thanks: yannong huang for detailed report


> Error when showing invoice of project time/material
> ---------------------------------------------------
>
>                 Key: OFBIZ-12734
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-12734
>             Project: OFBiz
>          Issue Type: Bug
>          Components: projectmgr
>    Affects Versions: 22.01.01
>         Environment: Release 22.01
> JDK 11.0.7
>            Reporter: yannong huang
>            Assignee: Jacques Le Roux
>            Priority: Major
>         Attachments: Screenshot 1.png, Screenshot 2.png, Screenshot 3.png
>
>
> Within the Project plugin,
>  # Screenshot 1, create an invoice after entering and completing 
> timesheet/time-entry. Hourly rate is set under Accounting/GL.
>  # Screenshot 2, generate invoice.
>  # Screenshot 3, errors happen when showing overview of the invoice.
>  
> Reproduced in local environment. When commenting out the “timeEntries” 
> section in the InvoiceScreens.xml, the issue seems to go away …
> <!-- section>
>     <condition>
>         <not><if-empty field="timeEntries"/></not>
>     </condition>
>     <widgets>
>         <screenlet title="${uiLabelMap.AccountingInvoiceTimeEntries}" 
> navigation-form-name="ListTimeEntries">
>             <include-form name="ListTimeEntries" 
> location="component://accounting/widget/InvoiceForms.xml"/>
>         </screenlet>
>     </widgets>
> </section -->
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to