_jobCreate
Creates a job for a Goods received note
Parameters
grn_id
The ID of the Goods received note to be given a job
job_id
The ID of the created job
Example
Results
On Success
On Failure
If there's no 'grn_id' parameter provided
If the 'grn_id' parameter given does not match the ID of any Goods received notes.
If the selected Goods received note has no items recorded
Last updated