[New Feature] Delivery

This commit is contained in:
creamdory
2017-11-08 10:58:09 +08:00
parent 877e1bb377
commit fd1503c6a5
23 changed files with 2438 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 53 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 83 KiB

View File

@@ -0,0 +1,17 @@
# Delivery Trip
Delivery Trip is created to record Customer Deliveries in one vehicle. Multiple stops can also be added and Submitted Delivery Note can be tagged per Customer.
You can make a Delivery directly from:
> Stock > Delivery Trip > New Delivery Trip
Delivery
<img class="screenshot" alt="Delivery" src="/docs/assets/img/stock/delivery_trip.png">
Delivery Stops
<img class="screenshot" alt="Delivery" src="/docs/assets/img/stock/delivery_stops.png">
{next}