move migrations

This commit is contained in:
Matthias 2022-05-02 22:10:50 +02:00
parent 0c338cb2ae
commit 8f3899ffe6
No known key found for this signature in database
GPG Key ID: AB6D0E6C4CB65093

View File

@ -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 = [