Part-DB
Open-source inventory management system for electronic components
Alternative to: partsbox, sortly

v2.7.1
2026-02-16Part-DB 2.7.1
[!WARNING] After upgrade, you need to run
php bin/console doctrine:migrations:migrate(or equivalent) as webserver user after upgrade.. If you are running a docker container, usesudo docker exec --user=www-data partdb php bin/console doctrine:migrations:migrate, orsudo -Einside the docker container, to ensure that the migrations are applied to the correct database.
[!TIP] If you like Part-DB, consider donating to support the development. Press the sponsor button on the main github page, for more info.
[!IMPORTANT] If you are using Part-DB it would be helpful if you fill out this short survey on your usage of Part-DB (Google Forms): https://forms.gle/Q15twx3YYq3qCNfe8
Bug fixes
- Fixed problem that stocktake date of part lot was required when editing part (#1250)
- Fixed problem that part tables had wrong sorting on initial loading
- Fixed german translations related to update manager
- Fixed visual styling of lot table