approve
Apporves a given Purchase order
Parameters
id
Id of Purchase order to approve.
Example
FM_api('PurchaseOrder_approve', ['id'=>'5'])
On Success
{"ok":1}
Apporves a given Purchase order
Id of Purchase order to approve.
FM_api('PurchaseOrder_approve', ['id'=>'5'])
{"ok":1}