_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