Commit graph

16 commits

Author SHA1 Message Date
d68c3bc66c
remove unnecessary carrier ids from freight order 2025-11-22 20:58:51 +02:00
88a1631e18
remove unused import and irrelevant doc block 2025-11-19 22:09:13 +02:00
b33c6c909a
add was opened to bid 2025-11-19 21:47:48 +02:00
568b9f35a1
add bid link to email body 2025-11-18 09:50:37 +02:00
948380ba9f
remove references of carrier and freight order ids from each other
They reference each other in created bid so these arrays are not necessary
2025-11-18 09:08:15 +02:00
773f438cc1
test bid is created with a freight order 2025-11-17 22:33:53 +02:00
f322a0f80e
refactor create freight order to return dto 2025-11-17 21:45:59 +02:00
21216ab52f
send email for freight order bid 2025-11-17 20:47:12 +02:00
86787b7d3f
change carrier id for carrier
pass the carrier into the update order ids function
2025-11-17 09:12:02 +02:00
9cbb481d1b
extract setting freight order ids to function 2025-11-16 22:35:14 +02:00
780fb0b769
add docblock for array param carrier Ids 2025-11-16 21:02:00 +02:00
326dd0dfa9
refactor 2025-11-16 21:00:58 +02:00
a5229f1e03
save freight order ids on carrier 2025-11-16 20:56:36 +02:00
b58d23f084
add carriers to freight order 2025-11-13 20:44:13 +02:00
423439e897
add properties to freight order 2025-11-12 22:11:11 +02:00
3df72d31df
create freight order entity and use case for creating 2025-11-03 10:01:09 +02:00