Trucking Optimization

From UG

Revision as of 20:55, 3 May 2010 by Montira (Talk | contribs)
Jump to: navigation, search


Contents

Trucking Optimization Report Version 1

see April_21_NATP_Changes#Trucking_Optimization_Report

Zoning

  • Client Zones based on historical data
  • Client Zones based on incoming data
  • Client Pick Up zones
  • Client Delivery To zones
  • Trucker Pick Up zones
  • Trucker Delivery To zones
  • required Business Objects (BO)
  • required CRUD for BO and required logic
  • Trucking Optimization Report Version 2

See Create Zone at Zoning

Alerts

It is an alert notification that system tells users that shipments in a particular zone location are ready to pick up. System will send an alert via email as well as show on the dashboard when there is enough shipments to fit on at least one truck. System will consider delivery location zone and pick up location zone; it is a pairing of Delivery Location zone and Pick up Location zone.

  • Each time shipment is created with the weight, cbm, and/or pallets information, these info will be added to a table and calculated.
    • Each table is a combination of delivery location and pick up location zone
  • The calculation result meets the minimum space to fit in one truck
  • System should be able to calculate and provide information about:
    • what size of truck to send
    • how many trucks to send
    • require Haz driver or not

Dashboard

Visualization

Personal tools