2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-17 04:25:42 +00:00

SourceItem only for SupplierPart, added logic to templates

This commit is contained in:
eeintech
2021-03-29 15:39:25 -04:00
parent e6dfb7da52
commit 50adb2ac61
14 changed files with 187 additions and 115 deletions

View File

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