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

Use agreement on drop shipment process

    XMLWordPrintableJSON

Details

    Description

      Hi,

      In a customer project we extended the drop shipment process to manage an agreement for the supplier related to the order context.
      For a supplier we have different agreements with same products but on diffrent price

      Agreement A
      GIZMO-1 100€
      GIZMO-1 110$
      Agreement B
      GIZMO-1 90€
      Agreement C
      GIZMO-1 600¥

      During sales order process we resolve the purchase agreement that match the case and put on oisg related to the supplier. Like that when the drop shipment process run it to resolve the product price for the agreement present on the oisg. With this implementation we have an adaptable system to manage complex case.

      Properly I improved :

      • add an attribute on entity OrderItemShipGroup.supplierAgreementId
      • add an attribute on entity OrderHeader.agreementId (necessary when you update the order to keep the price)
      • update the service caculatePurchasePrice for resolve the price from a agreement if it's present
      • update the shoppingCart to insert a purchase agreement

      If you are interested to test it, you can apply the patch, create a sales order with the product DS-1000, select on the oisg the supplier DemoSupplier and the agreement DS-1000-PURCH

      I detected a possible improvement on OrderItemPriceInfo to set the origin price from an agreement because when you create a purchase order, ofbiz update automaticly the SupplierProduct.lastPrice that would not logical, the price is under an agreement.

      Attachments

        1. DropShipmentAgreement.patch
          34 kB
          Nicolas Malin

        Issue Links

          Activity

            People

              nmalin Nicolas Malin
              nmalin Nicolas Malin
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: