mirror of
https://github.com/inventree/InvenTree.git
synced 2025-07-28 23:51:34 +00:00
Added setting, checkbox (PartCreateView only) and hook to create part parameters from category templates
This commit is contained in:
@@ -18,6 +18,7 @@
|
||||
{% include "InvenTree/settings/setting.html" with key="PART_COPY_BOM" %}
|
||||
{% include "InvenTree/settings/setting.html" with key="PART_COPY_PARAMETERS" %}
|
||||
{% include "InvenTree/settings/setting.html" with key="PART_COPY_TESTS" %}
|
||||
{% include "InvenTree/settings/setting.html" with key="PART_CATEGORY_PARAMETERS" %}
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
|
Reference in New Issue
Block a user