Supply Lines Trucks
The Trucks page is designed to manage the vehicles associated with supply lines and deliveries.
Overview
Users with the appropriate permissions can add, edit, or delete trucks, as well as modify their details:
- Users with Create Vehicles permission can add new trucks to the system.
- Users with Edit Vehicles permission can modify details of existing trucks.
- Users with Delete Vehicles permission can remove trucks from the system.
The page lists all existing trucks, displaying key details such as:
- Vehicle Number: Unique identifier of the truck.
- Weight Capacity: The maximum weight the truck can carry.
- Volume Capacity: The maximum volume the truck can accommodate.
- Partner Name: The name of the Vendor associated with the truck.
- Default Driver: The designated Driver assigned to the truck.
- Active Status: Indicates whether the truck is currently active or inactive.
Actions
- Add Truck: Users can add new trucks by entering the vehicle number, weight capacity, volume capacity, selecting the vendor and driver, and setting the active status.
- Edit Truck: Users can modify the details of existing trucks, including updating capacity values, changing the assigned partner or default driver, and toggling the active status.
- Delete Truck: Users with the necessary permission can remove a truck from the system.
- Previous
- Supply Lines Wizard
- Next
- Supply Lines Drivers