2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-08-01 09:31:34 +00:00

New SupplierPart manufacturer_part field

New migration file with database update to manufacturer parts
Removed SourceItem model
This commit is contained in:
eeintech
2021-03-30 13:14:30 -04:00
parent e78455085f
commit a4d098194b
5 changed files with 93 additions and 64 deletions

@@ -75,7 +75,6 @@ class RuleSet(models.Model):
'part_partstar',
'company_supplierpart',
'company_manufacturerpart',
'company_sourceitem',
],
'stock_location': [
'stock_stocklocation',