mirror of
https://gitlab.com/mbugroup/lti-api.git
synced 2026-05-20 13:31:56 +00:00
cmd: still invalid field
This commit is contained in:
@@ -335,7 +335,6 @@ func verifyOrphanedReferences(ctx context.Context, db *gorm.DB, sourceChecks []s
|
|||||||
{"purchase_items", "warehouse_id"},
|
{"purchase_items", "warehouse_id"},
|
||||||
{"stock_transfers", "from_warehouse_id"},
|
{"stock_transfers", "from_warehouse_id"},
|
||||||
{"stock_transfers", "to_warehouse_id"},
|
{"stock_transfers", "to_warehouse_id"},
|
||||||
{"fifo_stock_v2_operation_log", "warehouse_id"},
|
|
||||||
}
|
}
|
||||||
|
|
||||||
for _, ref := range refChecks {
|
for _, ref := range refChecks {
|
||||||
|
|||||||
Reference in New Issue
Block a user