Part-DB.Part-DB-server/src/Entity
Jan Böhmer af5a7f8986 Removed @warning and @note tags used by doxygen before.
The Annotation readers of Symfony and Doctrine does not like them...
2019-03-05 14:15:18 +01:00
..
.gitignore Initial commit 2019-02-23 16:49:38 +01:00
Attachment.php Added Doctrine Entities. 2019-02-23 22:41:13 +01:00
AttachmentContainingDBElement.php Added Doctrine Entities. 2019-02-23 22:41:13 +01:00
AttachmentType.php Added Doctrine Entities. 2019-02-23 22:41:13 +01:00
Category.php Renamed getDatetimeAdded so it has the same name as the coloumn name 2019-03-05 13:57:40 +01:00
Company.php Return $this in Entitys setters, so that they can be chained. 2019-02-24 12:54:11 +01:00
DBElement.php Added Doctrine Entities. 2019-02-23 22:41:13 +01:00
Device.php Return $this in Entitys setters, so that they can be chained. 2019-02-24 12:54:11 +01:00
DevicePart.php Added Doctrine Entities. 2019-02-23 22:41:13 +01:00
Footprint.php Removed @warning and @note tags used by doxygen before. 2019-03-05 14:15:18 +01:00
Manufacturer.php Added Doctrine Entities. 2019-02-23 22:41:13 +01:00
NamedDBElement.php Removed @warning and @note tags used by doxygen before. 2019-03-05 14:15:18 +01:00
Orderdetail.php Added a basic show part info with new design. Not finished yet... 2019-02-24 18:05:06 +01:00
Part.php Removed @warning and @note tags used by doxygen before. 2019-03-05 14:15:18 +01:00
PartsContainingDBElement.php Added Doctrine Entities. 2019-02-23 22:41:13 +01:00
Pricedetail.php Removed @warning and @note tags used by doxygen before. 2019-03-05 14:15:18 +01:00
Storelocation.php Removed @warning and @note tags used by doxygen before. 2019-03-05 14:15:18 +01:00
StructuralDBElement.php Removed @warning and @note tags used by doxygen before. 2019-03-05 14:15:18 +01:00
Supplier.php Added Doctrine Entities. 2019-02-23 22:41:13 +01:00