add isClosed, notes, cost, fileAttachments to bid
This commit is contained in:
parent
d68c3bc66c
commit
04c498afb6
7 changed files with 60 additions and 4 deletions
|
|
@ -1,8 +1,6 @@
|
|||
|
||||
|
||||
# TODO
|
||||
- Add cost, notes, file attachments, closed to bid entity
|
||||
- cost = nullable int, notes = string, files = array, closed = bool
|
||||
- Add date created to freight quote entity
|
||||
- If bid == closed, do not show bid to carriers on future requests
|
||||
- Make UpdateBid use case
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue