add date created to freight quote entity

This commit is contained in:
Yisroel Baum 2025-11-22 21:30:28 +02:00
parent 04c498afb6
commit 1910581053
Signed by: yisroelbaum
GPG key ID: 0FA60884F75520A9
6 changed files with 16 additions and 1 deletions

View file

@ -1,7 +1,6 @@
# TODO
- Add date created to freight quote entity
- If bid == closed, do not show bid to carriers on future requests
- Make UpdateBid use case
- Make GetBidsOfFreightOrder use case