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

Not all sales invoice item types are showing in listInvoiceItems screen

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • Trunk
    • 14.12.01, 13.07.01
    • accounting
    • None

    Description

      Hello,

      In the listInvoiceItems screen, in the 'Invoice Item Type' dropdown item types are missing.

      In the GetInvoiceItemTypes.groovy file the query on the InvoiceItemType entity does not look for item types with:

      • invoiceItemTypeId = SINVOICE_HEAD_ADJ
      • parenttypeId = SINVOICE_HEAD_ADJ
      • invoiceItemTypeId = SINVOICE_ITM_ADJ
      • parenttypeId = SINVOICE_ITM_ADJ

      and the invoice item types that are missing answer the above parameters.

      The patch adds these parameters to the groovy file.

      This seems to be a solutions that's not finished yet, because the splitting of item types between Purchase and Sales invoice item types looks uncompleted. On the one hand there is a parentItemType PINVOICE_ADJ, but there's no SINVOICE_ADJ. Same goes for PINV_PROD_ITEM and no SINV_PROD_ITEM. And there's a SINVOICE_HEAD_ADJ, but no PINVOICE_HEAD_ADJ.

      If somebody can tell me which invoiceitemtypes should be grouped in which parenttypes I'd be happy to make a patch for that...

      Attachments

        1. InvoiceItemType.txt
          4 kB
          Scott Gray
        2. invoiceitemtypes.diff
          2 kB
          Willem Janssen
        3. OFBIZ_3537.patch
          4 kB
          Arun Patidar
        4. OFBIZ-13.07-3537.patch
          2 kB
          Arun Patidar
        5. OFBIZ-3537.patch
          2 kB
          HotWax Media OFBiz Team

        Activity

          People

            toashishvijay Ashish Vijaywargiya
            willemjanssen@zchok.nl Willem Janssen
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: