Implement global vendor mappings with bundle support and seen-based ignore
This commit is contained in:
@@ -20,6 +20,11 @@ func AllModels() []interface{} {
|
||||
&ComponentUsageStats{},
|
||||
&Pricelist{},
|
||||
&PricelistItem{},
|
||||
&LotPartnumber{},
|
||||
&LotBundle{},
|
||||
&LotBundleItem{},
|
||||
&VendorPartnumberSeen{},
|
||||
&BOM{},
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user