_notesSet
Parameters
id
val
Example
FM_api('Stock_notesSet',
[
'id'=>'7',
'val'=>'susceptible to humidity. store in a dry place'
]
);Example Result
{"ok":"1"}Last updated
FM_api('Stock_notesSet',
[
'id'=>'7',
'val'=>'susceptible to humidity. store in a dry place'
]
);{"ok":"1"}Last updated