Advanced Search
Search Results
138 total results found
LALAMOVE
Driver Advance Payment
Calculate Driver Advance Payment ver1
Update CIMA data into Order table
Cron jobs responsible for syncing CIMA supplier delivery data into the order table
Release History
Track what changed, why, and when it was deployed in each release.
Driver Performance System
Entity relationships and logic for the driver performance feedback, scoring, and tier system.
Home
Directory
Fleet
Workshop
Order
Driver Payment
Driver Salary
Driver Performance
Settings
Report
Support
Order
Order Document
Order Job Tracking Log
Customer Order
ORDER
🛒 Technical Specification: Order Setup 📋 Feature Overview Attribute Detail Module 📂 Order (ORDER) Feature Name Order Management Description Central hub for managing client orders. Supports Bulk Orders, Non-Standard (NS) Ord...
JOB
👷 Technical Specification: Job Setup 📋 Feature Overview Attribute Detail Module 📂 Transaction (JOB) Feature Name Job Management Description Manages the execution lifecycle of orders. Handles job assignment, status updates (...
YOUR JOB
JOB TRACKER
POST DELIVERY
INTERNAL DO
BILLING DO
ASSB DELIVERY REPORT
DRIVER COMPLETED JOB
DRIVER AVAILABILITY STATUS
DRIVER AVAILABILITY STATUS SUMMARY
ASSIGN DRIVER JOB
CUSTOMER ORDER
CUSTOMER ORDER SUMMARY
DO I NEED TO USE CONVERTER CABLE
What is converter cable ? Â Why need converter cable ?When need converter cable ? Â Â
Calculate Driver Advance Payment ver1
Overview A cron job that runs every 5 minutes to process queued tasks and generate flat report records from delivered orders within a specified date range. Used for reporting and finance export (e.g. payment file generation). Task Code Calculate Drive...
Calculate Driver Advance Payment ver2
Overview This is a cron job executing every 5 minutes that computes and generates advance payment records for drivers based on their delivered orders within a specified Malaysia date range, leveraging JobCostSetup to determine payment rates per route. Scoped t...
autoUpdateCIMASupplierDataBySupplierData
Version: Draft — Changes pending production deployment. Overview A cron job that processes queued tasks to sync CIMA supplier delivery data into the Order table. It matches CIMA records against order documents and updates order fields with the supplier-prov...
autoUpdateCIMASupplierData
Version: Draft — Changes pending production deployment. Overview A cron job that processes a queued task to sync CIMA supplier delivery data into a specific order document and its associated order. Unlike the autoUpdateCIMASupplierDataBySupplierData sibling...
Overview — CIMA Supplier Data Flow
Purpose This chapter documents how CIMA supplier delivery data flows into the Order table via background cron jobs. There are two independent entry points (Flow A and Flow B), both ultimately syncing CIMA data into the order. Flow A — CIMA Lorry In/Out Report...