Part-DB.Part-DB-server/src/Entity/Parameters
Jan Böhmer aad62f2599 Disable POST operations for Attachment and AbstractParameter groups for now, as they can not work properly
As they work on abstract classes, they can not be initialized directly currently and you need to create them via a PATCH operation on their owning elements.
2024-01-28 19:53:33 +01:00
..
AbstractParameter.php Disable POST operations for Attachment and AbstractParameter groups for now, as they can not work properly 2024-01-28 19:53:33 +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