2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-16 12:05:53 +00:00

Merge pull request #2357 from SchrodingersGat/auto-fill-supplier

Auto-complete 'manufacturer-part' field for supplier-part form
This commit is contained in:
Oliver
2021-11-24 13:40:38 +11:00
committed by GitHub

View File

@ -124,6 +124,7 @@ function supplierPartFields() {
part_detail: true,
manufacturer_detail: true,
},
auto_fill: true,
},
description: {},
link: {