Skip to main content

stock_reorder_levels_v1

The stock reorder level is a predetermined point, quantity, or threshold at which an order should be placed to replenish a particular inventory item. It is set to prevent stockouts and ensure that there is always sufficient stock on hand to meet demand.

ColumnData typeDescription
idNUMBER(38,0)The unique identifier of the stock reorder level.
created_atTIMESTAMP_TZ(9)The timestamp with time zone offset of the stock reorder level creation.
deleted_atTIMESTAMP_TZ(9)The timestamp with time zone offset of the contact note deletion.
reorder_level_quantityNUMBER(9,3)The predetermined quantity at which a new order should be placed to replenish the stock of a particular item. This is set to prevent stockouts and ensure there is always sufficient stock on hand to meet demand.
_contact_idNUMBER(38,0)The identifier of the contact associated with the stock reorder level.
_vehicle_idNUMBER(38,0)The identifier of the vehicle associated with the stock reorder level.
_stock_idNUMBER(38,0)The identifier of the type of stock associated with the stock reorder level.
_last_sync_atTIMESTAMP_TZ(9)The timestamp with time zone offset of when the stock reorder level record was last refreshed.