StockazIO icon indicating copy to clipboard operation
StockazIO copied to clipboard

Components/hardware management webapp for DIYers.

Results 16 StockazIO issues
Sort by recently updated
recently updated
newest added

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [jsdom](https://togithub.com/jsdom/jsdom) | [`20.0.1` -> `20.0.3`](https://renovatebot.com/diffs/npm/jsdom/20.0.1/20.0.3) | [![age](https://developer.mend.io/api/mc/badges/age/npm/jsdom/20.0.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

Installation breaks with the following error: `ImportError: cannot import name 'save_virtual_workbook' from 'openpyxl.writer.excel' (/home/stockazio/stockazio/venv/lib/python3.10/site-packages/openpyxl/writer/excel.py)` I found a solution to this problem on [stackoverflow](https://stackoverflow.com/questions/75299506/cannot-import-name-save-virtual-workbook-from-openpyxl-writer-excel): `pip install openpyxl==3.0.10`

How difficult would it be to import the JSON dumps from installations of [Part-DB](https://github.com/Part-DB/Part-DB/) or [Part-DB-symfony](https://github.com/Part-DB/Part-DB-symfony)?

- A way to "Download Labels PDF" has been removed from the label generator dialog. There are problems with using certain drivers with the browser print dialog, which doesn't send...

- match on part name or custom column - do the matching in backend The format will probably the one from KiKit or similar tool

> make fields in the "new part" form configurable so it's not as long (possibly also hide them in other places). I only use like 4 of the fields.