Part-DB-server/src/Entity
Niklas 1641708508
Added API endpoint for generating labels (#1234)
* init API endpoint for generating labels

* Improved API docs for label endpoint

* Improved LabelGenerationProcessor

---------

Co-authored-by: Jan Böhmer <mail@jan-boehmer.de>
2026-02-15 16:03:07 +01:00
..
Attachments Fixed PHPstan issue 2026-02-08 19:37:44 +01:00
Base Increase DB field length for URLs to 2048 chars 2025-12-04 23:04:44 +01:00
Contracts Removed unused import statements 2024-03-03 20:34:36 +01:00
EDA Set "Excluded from sim" to false by default for new categories to avoid annoying symbol at kicad parts. 2026-01-18 22:35:37 +01:00
InfoProviderSystem Refactored constraints, to reuse existing mechanisms 2025-09-21 20:45:18 +02:00
LabelSystem Added API endpoint for generating labels (#1234) 2026-02-15 16:03:07 +01:00
LogSystem Added a modal to stocktake / set part lots amount from info page 2026-02-10 23:17:10 +01:00
Parameters Fixed phpstan issues 2025-11-30 23:37:34 +01:00
Parts Allow to edit the GTIN property of a part and validate the GTIN 2026-02-08 14:44:56 +01:00
PriceInformations Moved VAT include info from pricedetail to orderdetail level 2026-02-10 16:53:41 +01:00
ProjectSystem Revert "Declare nativeType of parent property explicitly as workaround for bug in symfony TypeInfo" 2026-01-03 22:18:10 +01:00
UserSystem Automatically set the stocktake permission if a user can already add and withdraw from a lot 2026-02-10 23:24:40 +01:00
.gitignore Initial commit 2019-02-23 16:49:38 +01:00
OAuthToken.php Fixed "implicitly marking parameter as nullable" deprecations in PHP 8.4 fixed 2025-02-08 00:19:20 +01:00
SettingsEntry.php Use a doctrine entity for storing the settings 2025-07-06 22:15:48 +02:00