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:
@ -70,6 +70,7 @@ class RuleSet(models.Model):
|
||||
'part_partstar',
|
||||
'company_supplierpart',
|
||||
'company_manufacturerpart',
|
||||
'company_sourceitem',
|
||||
],
|
||||
'stock_location': [
|
||||
'stock_stocklocation',
|
||||
|
Reference in New Issue
Block a user