mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-06-12 06:43:14 +02:00
Feature: Allow excluding specific elements from BOM (Nomenclature)
This commit is contained in:
@@ -189,7 +189,8 @@ QStringList QETInformation::elementInfoKeys()
|
||||
ELMT_MACHINE_MANUFACTURER_REF_AUX4,
|
||||
ELMT_SUPPLIER_AUX4,
|
||||
ELMT_QUANTITY_AUX4,
|
||||
ELMT_UNITY_AUX4, };
|
||||
ELMT_UNITY_AUX4,
|
||||
"exclude_from_bom" };
|
||||
return list;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user