cost and price
This commit is contained in:
@@ -32,6 +32,7 @@ export const emptyInventoryItemInput: InventoryItemInput = {
|
||||
isSellable: true,
|
||||
isPurchasable: true,
|
||||
defaultCost: null,
|
||||
defaultPrice: null,
|
||||
notes: "",
|
||||
bomLines: [],
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user