correct create Manufacturer Part (#453)

This commit is contained in:
42CrMo4
2023-03-19 12:07:39 +11:00
committed by GitHub
parent 5c6981d016
commit 05936b1444
+1 -1
View File
@@ -157,7 +157,7 @@ SupplierPart.create(api,{
'SKU':'some_code',
'link':'https://www.xst.bla/products/stock?...'
})
SupplierPart.create(api,{
ManufacturerPart.create(api,{
'part':couch.pk,
'manufacturer':acme.pk,
'MPN':'Part code of the manufacturer'