Part-DB-server/src/Entity/Parts
Jan Böhmer 7ad2fab53d Fixed exception related that Datetimeimmutables were used were doctrine expected mutable ones
this prevented the saving of parts from info providers
2024-06-13 23:41:35 +02:00
..
PartTraits Add proper length constraint validations to all string mapped ORM fields, so they show a nice validation error, instead of a 500 error 2024-03-06 19:46:11 +01:00
AssociationType.php Improved the association edit panel 2023-11-13 23:01:59 +01:00
Category.php Fixed exception related that Datetimeimmutables were used were doctrine expected mutable ones 2024-06-13 23:41:35 +02:00
Footprint.php Fixed exception related that Datetimeimmutables were used were doctrine expected mutable ones 2024-06-13 23:41:35 +02:00
InfoProviderReference.php Fixed exception related that Datetimeimmutables were used were doctrine expected mutable ones 2024-06-13 23:41:35 +02:00
Manufacturer.php Removed unused import statements 2024-03-03 20:34:36 +01:00
ManufacturingStatus.php Use enum for manufacturing status 2023-07-08 23:49:47 +02:00
MeasurementUnit.php Fixed exception related that Datetimeimmutables were used were doctrine expected mutable ones 2024-06-13 23:41:35 +02:00
Part.php Fixed exception related that Datetimeimmutables were used were doctrine expected mutable ones 2024-06-13 23:41:35 +02:00
PartAssociation.php Add proper length constraint validations to all string mapped ORM fields, so they show a nice validation error, instead of a 500 error 2024-03-06 19:46:11 +01:00
PartLot.php Fixed exception related that Datetimeimmutables were used were doctrine expected mutable ones 2024-06-13 23:41:35 +02:00
StorageLocation.php Fixed exception related that Datetimeimmutables were used were doctrine expected mutable ones 2024-06-13 23:41:35 +02:00
Supplier.php Removed unused import statements 2024-03-03 20:34:36 +01:00