User Manual for Transporter Module
1. Overview
The Transporter module in ERPNext helps manage transporter details efficiently, ensuring seamless logistics operations. It allows users to register transporters, manage their contact information, and maintain compliance-related data such as TIN and VRN.
2. Key Features
- Transporter Registration with unique company name
- Contact Details Management including phone and email
- Tax Compliance Tracking with TIN and VRN fields
- Role-Based Access Control
- Quick Entry for Faster Data Input
- Change Tracking and Reporting
3. Pre-Requisites
Before using the module, ensure the following:
- ERPNext is installed and configured.
- User roles and permissions are assigned.
- Required master data (e.g., transporters) is entered.
- Default pricing and tax configurations are in place.
4. Step-by-Step Usage
Step 1: Register a Transporter
- Navigate to Transporters under the ICD Module.
- Click New and fill in the required company details.
- Enter TIN and VRN if applicable.
- Provide contact details such as phone, email, and address.
Step 2: Assign Contact Person
- Enter the name of the contact person.
- Provide their title, mobile number, and email ID.
Step 3: Save and Verify
- Ensure all mandatory fields are filled.
- Click Save to register the transporter.
- Verify details in the list view.
Step 4: Manage Transporters
- Edit transporter details as needed.
- Use filters to search by company name, TIN, or VRN.
- Disable transporters if they are no longer active.
5. Script Customizations
Customization can be done via:
- Custom Scripts (JavaScript/Python) to add automation.
- DocType Modifications to adjust form fields.
- Workflows to enforce approval processes.
6. Troubleshooting (Common Errors and Resolutions)
| Error | Cause | Solution |
|---|---|---|
| Unable to Save Transporter | Missing mandatory fields | Ensure all required fields are filled |
| Duplicate Company Name | Company name must be unique | Check existing records and modify name if needed |
| Permission Denied | User lacks access rights | Assign proper role in ERPNext settings |
7. User Roles and Permissions
- System Manager: Full access, including modifications.
- Operations Manager: Can create and manage transporters.
- Billing Clerk: Limited to viewing transporter details.
- Gate Supervisor: Read-only access.
8. Key Notes
- Ensure all mandatory fields are filled when creating records.
- Regularly back up data to prevent loss.
- Audit logs track all changes made within the module.
- Use standard filters to quickly search for records.
This manual serves as a guide to efficiently navigate the Transporter module. For further assistance, contact system support.
Last updated 1 week ago
Was this helpful?