Stock Picking with Fleet
This modules integrate modules of geo routes, stock, stock picking waves, fleet operation planning to not only better support logistics operations of goods receipts and delivery but also gives more convenient to fleet operators
Key Features
- Assign multiple stock transfers (pickings/deliveries) to a vehicle trip for managing your transfers with your fleets
- Plan trips and assign them to your drivers and trip assistants with simple workflows:
- Draft -> Confirmed -> In Operation -> Done
- Draft -> Confirmed -> Cancelled
- Draft -> Confirmed -> Cancelled -> Draft
- Adding vehicle cost during trip operation
- Trip Users can Validate transfers during the trip upon the transfers are done.
- Auto Computation of Stowage Volume and Weight for all transfers
- Rais Warning / Blocking messages when total Stowage Volume / Weight exceed the vehicle's Warning / Max Volume / Weight
- Print Trip Report that consolidate all the transfer of the trip so that it can be delivered to the driver of the trip as trip instructions
- Manage Drivers and their licenses
- Get insights of drivers' trips
- Integrated with HR for payroll calculation
- Much more feature descriptions could be found on the dependency pages:
- Geo-Routes Management and Analysis
- Product Dimensions
- Fleet Load Params
- Trip Planning
- Etc
Editions Supported
- Community Edition
- Enterprise Edition
Installation
- Navigate to Apps
- Find with keyword 'to_fleet_stock_picking'
- Install it as usual then you are ready to enjoy the application.
Instructions
Concepts
- Route Section: is a section defined by two addresses where each Address (aka From and To) is an Odoo partner record. This design model to ensure short learning curve and easy to extend and fully integrated with existing features in Odoo
- Waypoint: also known as "Route Waypoint", is a model that presents an instance of an Address which creates a data link between a Route and an Address in Odoo
- Section Line: also known as "Route Section", is a model that presents an instance of a Section which creates a data link between a Route and an Route Section in Odoo
- Route: is a model to present a route that defined by Waypoints and Sections. Then Odoo will automatically find and link the related Sections and Addresses for the Route
- Vehicle Cost: this is a native model offered by the Fleet application to record costs related to your vehicles with Fleet application. It is also used in Fleet Vehicle Trips
- Driver: an Odoo document (offered by the module to_fleet_driver) to help you manage your drivers. Drivers can be assigned to vehicle trips
- Vehicle Trip: is an Odoo document to help plan and track trips of your vehicles. Each trip can be assigned with a vehicle, a driver, several stock pickings (also known as Delivery Orders, Goods Receipts, etc)
Usages
- Prepare Master Data
- Create / Update your vehicles (navigating to the menu Fleet > Vehicles)
- On the vehicle form view, you may want to input the Warning Volume, Max. Volume, Warning Weight Load, Max. Weight Load
- Create / Update your drivers (navigating to the menu Fleet > Drivers > Drivers).
- You may also want to update the drivers licenses (Fleet > Drivers > Licenses)
- Create / Update your Geo-Routes data (Fleet Operations > Routes & Waypoints)
- Update dimensions (Length, Width, Height) and other parameters (Volume, Weight, etc) for your products on product form views
- Plan your first trip
- Navigate to Fleet Operations to see a calendar view of your trips
- Click on a cell of your desired trip time to open vehicle trip form view
- Assign a vehicle, a driver, a route, one or more assistants, etc
- Pick one or more transfers (also known as Stock Picking in Odoo terms)
- Hit Confirm button to schedule the trip
- Starting a trip
- Navigate to the menu Fleet Operations > Operations > Trips Confirmed
- Find the trip you want to start and open it in form view
- Hit the Start button to open Trip Starting Wizard on which you can update the following information:
- Driver (if you want to change the driver)
- Assistants (if you want to add/change the assistants)
- Odometer
- Start time
- Vehicle (if you want to change the vehicle)
- Adding on-trip information
- Register a vehicle cost
- Navigate to the menu Fleet Operations > Operations > Trips in Operation to find the trip that you want to register a vehicle cost
- Open the trip in form view
- Hit the button Register Cost to open Trip Cost Registration Wizard, on which you can entry the following:
- Date: the date on which the cost was raised
- Amount: the cost/expense amount
- Cost Type: the type of the cost
- Trip Waypoint: the waypoint of the route at which the cost was raised
- Trip Section: the route section of the trip in which the cost was raised
- Ending an In-Operation Trip
- Navigate to the menu Fleet Operations > Operations > Trips in Operation to find the trip that you want to end
- Open the trip in form view
- Hit the button Done to open Trip Ending Wizard, on which you can entry the following:
- End Time: the time at which the trip was actually end.
- Odometer: the value of the odometer at the end of the trip
- Fuel Consumption: the actual fuel consumption of the trip.
- Adding costs to trip can be done for trips that are neither in Draft nor Cancelled state
- Accessing the drivers and trip assistants data from Salary Rules:
- The following fields are availble in the model 'hr.employee'
- driver_done_trip_ids: This stores all the trips that have been completed by the employee as the roll of driver
- assitant_done_trip_ids: This stores all the trips that have been completed by the employee as the roll of trip assistant
- Sample salary rules:
- compute salary for a driver based on number of trips he completed during the payslip period (assumed that wage/trip is 100.0): result = len(employee.driver_done_trip_ids.filtered(lambda t: t.end_date >= payslip.date_from and t.end_date <= payslip.date_to)) * 100.0
- compute salary for a driver based on number of transfers he delivered/picked during the payslip period (assumed that wage/transfer is 10.0): result = len(employee.driver_done_trip_ids.filtered(lambda t: t.end_date >= payslip.date_from and t.end_date <= payslip.date_to).mapped('stock_picking_ids')) * 100.0
- compute salary for a trip assistant based total weight of the transfers he complated during the payslip period (assume that wage per picked/delivered kilogram is 1.2): result = sum(employee.assitant_done_trip_ids.filtered(lambda t: t.end_date >= payslip.date_from and t.end_date <= payslip.date_to).mapped('stock_picking_ids.total_weight')) * 1.2
- Reports and Analysis
- Fleet Trips Analysis: navigate to the menu: Fleet Operations > Reports > Fleet Trips Analysis.
- Cost Analysis: navigate to the menu: Fleet Operations > Reports > Cost Analysis.
- Stock Moves:
- filtered by Vehicle, Trip, Vehicle Services, Drivers
- group by vehicle, trip, driver
- Trip Reports: You can print Trip Reports from trip's list view and form view. A Trip Report includes consolidated information about the trip: start, stop, waypoints, pickings, delivery orders, etc
Phần mềm này và các tệp liên kết ("Phần mềm")
được sử dụng (chạy, tuỳ biến, chạy sau khi được tuỳ biến)
chỉ khi bạn mua được giấy phép có hiệu lực từ tác giả,
điển hình như qua các Ứng dụng Odoo, hoặc trong trường hợp
bạn nhận được thoả thuận bằng văn bản từ tác giả của Phần mềm (chi tiết tại tệp COPYRIGHT).
Bạn có thể phát triển các phân hệ Odoo có sử dụng Phần mềm như một Thư viện (thường là phụ thuộc vào, nhập vào và sử dụng nguồn của nó)
nhưng không sao chéo bất kỳ mã nguồn hay tài liệu nào thuộc Phần mềm. Bạn có thể phân phối những phân hệ này theo giấy phép
mà bạn lựa chọn, miễn sao nội dung giấy phép đó tương tích với điều khoản của Giấy phép Phần mềm Độc quyền Odoo
(ví dụ: LGPL, MIT hay bất kỳ loại giấy phép phần mềm độc quyền nào tương tự vậy).
Nghiêm cấm phát hành, phân phối, cấp phép lại hoặc bán bản sao của Phần mềm hoặc
bản sao
Phần mềm đã được sửa đổi.
Thông báo bản quyền và chấp thuận nêu trên buộc phải được bao gồm trong tất cả các bản sao hoặc các phần quan trọng của Phần mềm.
PHẦN MỀM ĐƯỢC CUNG CẤP "NGUYÊN TRẠNG", KHÔNG BẢO ĐẢM DƯỚI BẤT KỲ HÌNH THỨC NÀO, ĐƯỢC THỂ HIỆN RÕ RÀNG HOẶC NGỤ Ý, KHÔNG GIỚI HẠN
ĐẢM BẢO VỀ CÁC BẢO ĐẢM NGỤ Ý VỀ KHẢ NĂNG THƯƠNG MẠI, PHÙ HỢP VỚI MỤC ĐÍCH CỤ THỂ VÀ KHÔNG VI PHẠM.
TRONG MỌI TRƯỜNG HỢP SẼ KHÔNG CÓ TÁC GIẢ HOẶC CHỦ SỞ HỮU BẢN QUYỀN NÀO CHỊU TRÁCH NHIỆM VỀ BẤT KỲ KHIẾU NẠI,
THIỆT HẠI HOẶC TRÁCH NHIỆM PHÁP LÝ KHÁC NÀO TRONG PHẠM VI HỢP ĐỒNG, CÁC THIỆT HẠI HOẶC CÁCH KHÁC, PHÁT SINH TỪ, NGOÀI HOẶC
CÓ LIÊN KẾT VỚI PHẦN MỀM HOẶC VIỆC SỬ DỤNG HOẶC KINH DOANH KHÁC TẠI PHẦN MỀM.