mario.Database.get_inventory_sheets#
- Database.get_inventory_sheets(path, overwrite=False)#
Create inventory-sheet templates referenced by an add-sectors workbook.
- Parameters:
path – Path to the add-sectors workbook.
overwrite – When
True, replace inventory sheets that already exist in the workbook.
- Returns:
Inventory templates are written into the workbook in place.
- Return type:
None