IO-1914 WIP Inventory.
This commit is contained in:
@@ -98,7 +98,7 @@ export function BillFormComponent({
|
||||
}
|
||||
}
|
||||
|
||||
if (vendorId === bodyshop.inhousevendorid) {
|
||||
if (vendorId === bodyshop.inhousevendorid && !billEdit) {
|
||||
loadInventory();
|
||||
}
|
||||
}, [
|
||||
|
||||
Reference in New Issue
Block a user