_delete
Deletes given Goods received note
Parameters
id
The ID of the goods received note
Example
FM_api('GoodsReceivedNote_delete', ['id' => '6'])On Success
{"ok":1}Last updated
Deletes given Goods received note
The ID of the goods received note
FM_api('GoodsReceivedNote_delete', ['id' => '6']){"ok":1}Last updated