We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7beffce commit 68f02afCopy full SHA for 68f02af
1 file changed
tests/GUI/cfg_out/0003.kibot.yaml
@@ -75,11 +75,11 @@ outputs:
75
join:
76
- field: Voltage
77
html:
78
- col_colors: false
+ datasheet_as_link: output.bom.options.dict.html.dict
79
row_colors:
80
- description: output.bom.options.dict.html.dict.row_colors.dict
81
xlsx:
82
+ datasheet_as_link: output.bom.options.dict.xlsx.dict
83
84
- description: output.bom.options.dict.xlsx.dict.row_colors.dict
85
specs_columns:
@@ -89,6 +89,8 @@ outputs:
89
90
hrtxt:
91
separator: ','
92
+ json:
93
+ datasheet_as_link: output.bom.options.dict.json.dict
94
aggregate:
95
- file: output.bom.options.dict.aggregate.dict
96
- name: output.bom_labels
0 commit comments