Revision: 070d5178f5

Create Wiki Page

Restore Revision

Administrator edited on Apr 2, 2023, 1:47:29 PM

@@ -0,0 +1,22 @@
+<p align="justify"><b>A Delivery Trip records Customer Deliveries in one vehicle.</b></p>
+
+<p align="justify">Multiple stops can also be added and Submitted Delivery Note can be tagged per Customer.</>
+
+<h2>1. How to create a Delivery Trip </h2>
+<p> A Delivery Trip can be created from a Delivery Note by clicking on 'Create > Delivery Trip'.</p>
+<ol>
+<li>Go to: Stock > Stock Transactions > Delivery Trip > New</li>
+<li>Select the Driver and Vehicle, create both if not present.</li>
+<li>Set the date, departure date and time.</li>
+<li>Add customers for delivery stops, the address will be fetched if already set. Customers can also be fetched by clicking on 'Get customers from > Delivery Note'. Additional Delivery Stops can be added by clicking on the Add Row button before submitting</li>
+<li>Save and submit.</li>
+</ol>
+<img src="/files/delivery stop.png">
+<h2>2. Features </h2>
+<h3>2.1 Calculate Estimated Arrival Times </h3>
+<p align="justify"> If the Customer address and the Driver address are set, you can calculate the estimated arrival time for the deliveries. This data is fetched from Google Maps.</p>
+
+<h3>2.2 Optimize Route </h3>
+<p align="justify"> Using Google Maps, the best route for the deliveries will be calculated.</p>
+
+