Set a Stock item's description
Integer ID for the Stock item.
String. New description for the Stock item.
FM_api('Stock_descriptionSet', [ 'id'=>'7', 'val'=>'PLA filament for 3D printers. Melt point 185deg Celsius' ] );
{"ok":"1"}
Last updated 3 years ago