frontend / api/inventory
api/inventory
File
index.ts
Type Aliases
Variables
References
adjustQuantity
Re-exports adjustQuantity
AdjustQuantityRequest
Re-exports AdjustQuantityRequest
changePrice
Re-exports changePrice
ChangePriceRequest
Re-exports ChangePriceRequest
deleteItem
Re-exports deleteItem
getInventoryPage
Re-exports getInventoryPage
INVENTORY_BASE
Re-exports INVENTORY_BASE
InventoryListParams
Re-exports InventoryListParams
InventoryListResponse
Re-exports InventoryListResponse
InventoryRow
Re-exports InventoryRow
ItemDetails
Re-exports ItemDetails
listSuppliers
Re-exports listSuppliers
normalizeInventoryRow
Re-exports normalizeInventoryRow
renameItem
Re-exports renameItem
searchItemsBySupplier
Re-exports searchItemsBySupplier
ServerSort
Re-exports ServerSort
SUPPLIERS_BASE
Re-exports SUPPLIERS_BASE
toInventoryRow
Re-exports toInventoryRow
upsertItem
Re-exports upsertItem
UpsertItemRequest
Re-exports UpsertItemRequest
UpsertItemResponse
Re-exports UpsertItemResponse
useItemDetailsQuery
Re-exports useItemDetailsQuery
useItemSearchQuery
Re-exports useItemSearchQuery
useSuppliersQuery
Re-exports useSuppliersQuery