_setDeliveryCosts
Set the delivery costs associated with a Purchase order
Last updated
Set the delivery costs associated with a Purchase order
Last updated
FM_api('PurchaseOrder_setDeliveryCosts', ['id' => '1', 'delivery_net' => '30', 'delivery_taxcode' => '10', 'delivery_tax' => '2.00']){"ok":1}{"error":"no delivery_net provided"}{"error":"no delivery_taxcode provided"}{"error":"no delivery_taxcode provided"}{"error":"invalid purchase order ID supplied"}