KiBot/kiplot/bom
Salvador E. Tropea 46c55fcf91 Separated the format specific options for internal BoM
And now we have more options.
- CVS: can quote all values.
- HTML and XLSX: styles adjust, including a logo.
- XLSX: now has the same options as HTML
Also a fix in the "join" mechanism for "case insensitive" support.
2020-08-05 19:57:32 -03:00
..
bom.py Simplified the columns logic for the internal BoM. 2020-08-01 20:15:33 -03:00
bom_writer.py Fixed column names must be lower case for internal usage. 2020-08-05 19:55:01 -03:00
columnlist.py Separated the format specific options for internal BoM 2020-08-05 19:57:32 -03:00
csv_writer.py Separated the format specific options for internal BoM 2020-08-05 19:57:32 -03:00
html_writer.py Separated the format specific options for internal BoM 2020-08-05 19:57:32 -03:00
kibot_logo.py Separated the format specific options for internal BoM 2020-08-05 19:57:32 -03:00
units.py Added native BoM generator. 2020-07-27 22:04:01 -03:00
xlsx_writer.py Separated the format specific options for internal BoM 2020-08-05 19:57:32 -03:00
xml_writer.py Moved some repeated code in BoM writers. 2020-08-01 16:55:33 -03:00