mirror of
https://github.com/inventree/InvenTree.git
synced 2025-04-29 12:06:44 +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…
x
Reference in New Issue
Block a user