feat(inventory): support line-based assignments and movements
This commit is contained in:
@@ -13,7 +13,7 @@ type TestDatabaseState = {
|
||||
const state: TestDatabaseState = {}
|
||||
|
||||
const TABLES_TO_TRUNCATE = [
|
||||
"Movement",
|
||||
"InventoryMovement",
|
||||
"Assignment",
|
||||
"Asset",
|
||||
"Item",
|
||||
|
||||
Reference in New Issue
Block a user