Revision: c1019357be
Edited Release 2.31.0
@@ -1 +1,54 @@
-No Content
+1. Supplier Tab Enhancement
+2. Document Mandatory for KYC Approval Flow in Master
+3. Enchancement on Driver Salary module.
+
+### Supplier Tab Enhancement
+
+A new enhancement has been made to the **Supplier** detail page within the Desk. A new sub-tab named **Lane** has been added, which displays the configured prices for each lane associated with the supplier.
+
+**The Lane tab will display the following details:**
+
+1. **Customer**: The name of the customer.
+2. **Lane Code**: The configured lane code.
+3. **Truck Type**: The type of truck configured for the lane.
+4. **Source**: The source location name.
+5. **Destination**: The destination location name.
+6. **Supplier Price**: The entered supplier price for the lane.
+7. **Payment Mamul**: The mamul (additional charge) for the lane.
+8. **Action**: Users will have the ability to edit or delete the supplier price configured for the lane.
+
+**Edit Functionality:**
+
+By clicking the **Edit** button, users can access the **Edit Supplier Lane** module.
+
+In this module, the **Supplier Price** field will be available for editing.
+
+Any changes made here will also reflect in the associated customer lane.
+
+This enhancement allows for streamlined management of supplier pricing, improving the flexibility and control over lane-specific pricing configurations.
+
+![](/files/WLf9Qfk.png)
+
+### Document Mandatory for KYC Approval Flow in Master
+
+A new configuration, **Documents Mandatory for KYC Approval**, has been added to the **Organization > Master** section.
+
+**Key Features:**
+
+1. This configuration allows users to define mandatory documents required for the KYC approval process.
+2. It applies to all **Suppliers**, **Trucks**, and **Drivers**.
+
+With this enhancement, users can ensure that specific documents must be provided before completing the KYC approval process, improving compliance and verification standards across the organization.
+
+![](/files/3To5x78.png)
+
+### Enchancement on Driver Salary module
+
+When processing driver salaries, the system will now display an informational message if there are any unpaid fuel requests associated with the selected trips. The message will alert users with the following details:
+
+1. **Message:** "Pending fuel request for the following trips"
+2. **Details:** The system will list the trip IDs with outstanding fuel payments.
+
+This enhancement ensures that all fuel payments are addressed before completing salary processing for drivers.
+
+![](/files/7gyBfav.png)