mirror of
https://github.com/inventree/InvenTree.git
synced 2025-04-28 19:46:46 +00:00
(cherry picked from commit 90383ccb536fdb0618aae6d8ad9cb552cf31a48a) Co-authored-by: Oliver <oliver.henry.walters@gmail.com>
This commit is contained in:
parent
385e7cb478
commit
1f3a49b1ae
@ -69,6 +69,7 @@ def fix_purchase_price(apps, schema_editor):
|
|||||||
class Migration(migrations.Migration):
|
class Migration(migrations.Migration):
|
||||||
|
|
||||||
dependencies = [
|
dependencies = [
|
||||||
|
('company', '0047_supplierpart_pack_size'),
|
||||||
('stock', '0093_auto_20230217_2140'),
|
('stock', '0093_auto_20230217_2140'),
|
||||||
]
|
]
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user