PO logic
This commit is contained in:
@@ -41,6 +41,7 @@ export const emptyInventoryItemInput: InventoryItemInput = {
|
||||
unitOfMeasure: "EA",
|
||||
isSellable: true,
|
||||
isPurchasable: true,
|
||||
preferredVendorId: null,
|
||||
defaultCost: null,
|
||||
defaultPrice: null,
|
||||
notes: "",
|
||||
|
||||
Reference in New Issue
Block a user