Commit graph

17 commits

Author SHA1 Message Date
e482979d20 Improve query caching 2024-01-07 12:21:14 +08:00
c61f978c75 Improve caching 2024-01-07 11:11:13 +08:00
f418bc017d Improve caching 2024-01-07 11:07:48 +08:00
7bd33228a6 Allow blank values in certain transaction fields 2024-01-05 20:44:21 +08:00
004896cb26 Add consumables and additional members field to transaction 2024-01-05 19:33:25 +08:00
1757538db1 Add status field in equipments for transaction serializer 2024-01-03 17:31:08 +08:00
d9d94c03ef Allow update requests for editing only remarks on transactions 2024-01-03 17:14:35 +08:00
7a8281dabd Add course to slug related field for borrower in transaction serializer 2023-12-29 18:47:21 +08:00
2ddc9da179 Added subject field to transaction and course field to customuser 2023-12-29 18:38:59 +08:00
d0ca68149a Improved serializer for transaction and added available equipment viewset 2023-12-27 18:36:52 +08:00
94ba018c9e Add remarks to transaction serializer 2023-12-27 16:50:52 +08:00
9443631102 Improve transaction serializer and add user id to django admin list view in admin panel 2023-12-26 17:02:18 +08:00
5c8a99675d Format timestamp properly for transaction 2023-12-21 15:23:28 +08:00
9e16bda918 Change Working status to Available 2023-12-16 15:00:13 +08:00
31b527cd9d Updated transaction serializer to include id and name of borrower and of equipments 2023-12-14 19:27:49 +08:00
c1a7e21e95 Added breakage report model 2023-12-09 00:38:29 +08:00
2c8cc87cbe Added transactions and updated models to reflect transactions 2023-12-08 23:00:15 +08:00