Part-DB.Part-DB-server/src/Entity/Parts
2020-05-20 22:45:41 +02:00
..
PartTraits Show error, if null category is assigned to part. 2020-05-17 21:14:01 +02:00
Category.php Moved getParts() and getPartsCount() to a repository (instead of a class method). 2020-05-16 20:53:35 +02:00
Footprint.php Moved getParts() and getPartsCount() to a repository (instead of a class method). 2020-05-16 20:53:35 +02:00
Manufacturer.php Moved getParts() and getPartsCount() to a repository (instead of a class method). 2020-05-16 20:53:35 +02:00
MeasurementUnit.php Moved getParts() and getPartsCount() to a repository (instead of a class method). 2020-05-16 20:53:35 +02:00
Part.php Removed unnecessary getIDString() function in AbstractDBElement. 2020-05-13 21:19:23 +02:00
PartLot.php Fixed doctrine mapping. 2020-05-17 20:49:43 +02:00
Storelocation.php Moved getParts() and getPartsCount() to a repository (instead of a class method). 2020-05-16 20:53:35 +02:00
Supplier.php Fixed wrongly detected changes of prices caused by not identical objects. 2020-05-20 22:45:41 +02:00