BoMColumns parameters
field : [string] (default:
'') Name of the field to use for this column. Use _field_lcsc_part to get the value defined in the global options.name : [string] (default:
'') Name to display in the header. The field is used when empty.comment: [string] (default:'') Used as explanation for this column. The XLSX output uses it.join: [BoMJoinField parameters] [list(dict) | list(string) | string] (default:'') List of fields to join to this column.level: [number] (default:0) Used to group columns. The XLSX output uses it to collapse columns.