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

Showing Invoice address from PartyContactMech

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • Trunk
    • 16.11.01
    • accounting
    • None

    Description

      In getInvoiceAddressByType() method of InvoiceWorker, it is fetching address from PartyContactWithPurpose in case of empty InvoiceContactMech.
      This method calls from two methods getBillToAddress() and getSendFromAddress() of same class.

      Here, my concerns are:

      • There is no way to check that returned address is invoice associated address or party address. It is misleading.
      • There is no control of user to get the address linked to invoice only.

      My proposals is:
      1). System should return party address only if user really demand for it. We can override method and pass additional parameter for achieving this. Systems default behavior should same as current.

      Attachments

        1. InvoiceWorker.patch
          2 kB
          Rahul Singh

        Activity

          People

            arunpati Arun Patidar
            arunpati Arun Patidar
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: