Merge pull request #2357 from SchrodingersGat/auto-fill-supplier
Auto-complete 'manufacturer-part' field for supplier-part form
This commit is contained in:
commit
749f5e8f9a
|
|
@ -124,6 +124,7 @@ function supplierPartFields() {
|
|||
part_detail: true,
|
||||
manufacturer_detail: true,
|
||||
},
|
||||
auto_fill: true,
|
||||
},
|
||||
description: {},
|
||||
link: {
|
||||
|
|
|
|||
Loading…
Reference in New Issue