Part-DB-server/src/Entity/Parameters
Jan Böhmer 3cc1fb40f0 Fixed problem that no datastructures with an parent element could be created/edited via API
This fixes issue #512.
The error was introduced when trying to allow the modification of attachments/parameters throught the parent element. We need a seperate write scope to the element, or we end up with an infinite loop.
2024-02-06 22:42:25 +01:00
..
AbstractParameter.php Fixed problem that no datastructures with an parent element could be created/edited via API 2024-02-06 22:42:25 +01:00
AttachmentTypeParameter.php Use imports instead of FQNs 2023-06-11 15:00:28 +02:00
CategoryParameter.php Use imports instead of FQNs 2023-06-11 15:00:28 +02:00
CurrencyParameter.php Use imports instead of FQNs 2023-06-11 15:00:28 +02:00
FootprintParameter.php Use imports instead of FQNs 2023-06-11 15:00:28 +02:00
GroupParameter.php Use imports instead of FQNs 2023-06-11 15:00:28 +02:00
ManufacturerParameter.php Use imports instead of FQNs 2023-06-11 15:00:28 +02:00
MeasurementUnitParameter.php Use imports instead of FQNs 2023-06-11 15:00:28 +02:00
ParametersTrait.php Started to increase the phpstan level 2023-06-13 10:36:34 +02:00
PartParameter.php Improved code style of tests 2023-06-11 15:02:59 +02:00
ProjectParameter.php Use imports instead of FQNs 2023-06-11 15:00:28 +02:00
StorageLocationParameter.php Renamed Storelocation entity to StorageLocation 2023-09-04 22:57:40 +02:00
SupplierParameter.php Use imports instead of FQNs 2023-06-11 15:00:28 +02:00