KiBot/kiplot/bom
Salvador E. Tropea 547c3a22bb Simplified the columns logic for the internal BoM.
The ColumnList class now is just a place holder for column names.
We just create the list of columns from the user preferences or
creating a good default and then we just use this list.
2020-08-01 20:15:33 -03:00
..
bom.py Simplified the columns logic for the internal BoM. 2020-08-01 20:15:33 -03:00
bom_writer.py Simplified the columns logic for the internal BoM. 2020-08-01 20:15:33 -03:00
columnlist.py Simplified the columns logic for the internal BoM. 2020-08-01 20:15:33 -03:00
csv_writer.py Removed counter no longer used in HTML and CSV BoM writers. 2020-08-01 18:50:50 -03:00
html_writer.py Removed counter no longer used in HTML and CSV BoM writers. 2020-08-01 18:50:50 -03:00
units.py Added native BoM generator. 2020-07-27 22:04:01 -03:00
xlsx_writer.py Now the row number column is a regular column. 2020-08-01 18:31:26 -03:00
xml_writer.py Moved some repeated code in BoM writers. 2020-08-01 16:55:33 -03:00