Creates a new purchase order
ID of the supplier for the purchase order.
A reference for the purchase order.
FM_api('PurchaseOrder_new', ['supplier_id' => '4', 'reference' => 'TEST REF'])
"{"ok":1,"id":12}"
Last updated 3 years ago