Move One

يدعم الآن النقل من 'pending' أو 'returning' إلى أي مخزن مبيعات (allow_sales=True). يخصم من المصدر (on_hand--) ويضيف إلى الهدف (on_hand++) ويحوّل حالة الـ serial إلى 'on_hand'.

post/api/inventory/move-one

Request body

inv_idstring required

inventory._id (serial_id)

to_loc_idstring required
reasonstring nullable
userstring nullable

Response

Successful Response

{"stackTrail":"paths:/api/inventory/move-one:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 1 revision of this API.