Vehicle Transportation 9.1
When I build a load, I enter the vehicule ID.
ex: load n°123, vehicle ID : P100, ship date: tomorrow.
How can I book this vehicle for the load 123?
I mean that If I select the vehicle P100 for an other load which have the same ship date, I want to dispaly a message "this vehicle is already booked for the load 123" or "this vehicle is not available".
How can I do that?
Thanks