Part-DB.Part-DB-server/src/Entity/Parts
Jan Böhmer 4026f6be3f Use CURRENT_TIMESTAMP as default value for timestampable entries.
Furthermore the database migration generation is now detects correctly if there were no changes to DB.
2019-09-02 15:03:20 +02:00
..
Category.php Fixed some inspection issues. 2019-08-20 18:39:57 +02:00
Footprint.php Use CURRENT_TIMESTAMP as default value for timestampable entries. 2019-09-02 15:03:20 +02:00
Manufacturer.php Added entities and properties for some future features. 2019-08-12 15:47:57 +02:00
MeasurementUnit.php Fixed some inspection issues. 2019-08-20 18:39:57 +02:00
Part.php Use CURRENT_TIMESTAMP as default value for timestampable entries. 2019-09-02 15:03:20 +02:00
PartLot.php Use CURRENT_TIMESTAMP as default value for timestampable entries. 2019-09-02 15:03:20 +02:00
Storelocation.php Fixed some inspection issues. 2019-08-20 18:39:57 +02:00
Supplier.php Added default_currency and shipping cost fields to supplier admin page. 2019-08-14 15:41:01 +02:00