KiBot/kibot/bom
Salvador E. Tropea 65833dc333 Internal BoM: The "Quantity" column no longer includes the DNF/C status.
- This status was moved to a separated column named `Status`.
- You can join both columns if you want.
Some people pointed out that adding characters to the qty column prevents
computations applied to the CSV files.
2021-01-12 15:21:34 -03:00
..
__init__.py Marked sub-packages using __init__.py 2020-08-18 12:08:52 -03:00
bom.py Internal BoM: The "Quantity" column no longer includes the DNF/C status. 2021-01-12 15:21:34 -03:00
bom_writer.py Renamed the kiplot module as kibot. 2020-08-16 22:04:03 -03:00
columnlist.py Internal BoM: The "Quantity" column no longer includes the DNF/C status. 2021-01-12 15:21:34 -03:00
csv_writer.py Implemented the new variants mechanism in the internal BoM. 2020-08-28 16:49:20 -03:00
html_writer.py Added Internal BoM HTML details. 2020-12-09 11:32:37 -03:00
kibot_logo.py Renamed the kiplot module as kibot. 2020-08-16 22:04:03 -03:00
units.py Added numbers to all the warnings 2020-10-09 18:33:51 -03:00
xlsx_writer.py Implemented the new variants mechanism in the internal BoM. 2020-08-28 16:49:20 -03:00
xml_writer.py Implemented the new variants mechanism in the internal BoM. 2020-08-28 16:49:20 -03:00