Uploaded image for project: 'OFBiz'
  1. OFBiz
  2. OFBIZ-12734

Error when showing invoice of project time/material

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 22.01.01
    • 22.01.01
    • projectmgr
    • None
    • Release 22.01

      JDK 11.0.7

    Description

      Within the Project plugin,

      1. Screenshot 1, create an invoice after entering and completing timesheet/time-entry. Hourly rate is set under Accounting/GL.
      2. Screenshot 2, generate invoice.
      3. 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 -->

       

      Attachments

        1. Screenshot 1.png
          263 kB
          yannong huang
        2. Screenshot 2.png
          284 kB
          yannong huang
        3. Screenshot 3.png
          626 kB
          yannong huang

        Issue Links

          Activity

            People

              jleroux Jacques Le Roux
              yannonghuang yannong huang
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: