mirror of
				https://github.com/inventree/InvenTree.git
				synced 2025-10-31 05:05:42 +00:00 
			
		
		
		
	move migrations
This commit is contained in:
		| @@ -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 = [ | ||||||
		Reference in New Issue
	
	Block a user