mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-14 11:05:41 +00:00
move migrations
This commit is contained in:
@ -8,7 +8,7 @@ class Migration(migrations.Migration):
|
||||
|
||||
dependencies = [
|
||||
('company', '0042_supplierpricebreak_updated'),
|
||||
('order', '0063_alter_purchaseorderlineitem_unique_together'),
|
||||
('order', '0065_alter_purchaseorderlineitem_part'),
|
||||
]
|
||||
|
||||
operations = [
|
Reference in New Issue
Block a user