mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
move migrations
This commit is contained in:
parent
0c338cb2ae
commit
8f3899ffe6
@ -8,7 +8,7 @@ class Migration(migrations.Migration):
|
|||||||
|
|
||||||
dependencies = [
|
dependencies = [
|
||||||
('company', '0042_supplierpricebreak_updated'),
|
('company', '0042_supplierpricebreak_updated'),
|
||||||
('order', '0063_alter_purchaseorderlineitem_unique_together'),
|
('order', '0065_alter_purchaseorderlineitem_part'),
|
||||||
]
|
]
|
||||||
|
|
||||||
operations = [
|
operations = [
|
Loading…
Reference in New Issue
Block a user