- Accounting Modules
- Account Payment Electronic
- Boxes
- Forte Payment Acquirer
- Helpdesk Modules
- Hibou Commissions
- Hibou Fedex Shipping
- HR Employee Activity
- HR Holidays Accrual
- HR Holidays Partial
- HR Payroll Input Report
- Human Resources (HR) Modules
- Inventory Modules
- Maintenance Modules
- Manufacturing Modules
- Payment Analytic
- Payroll Batch Work Entry Error SKIP
- Payroll Input Name Report
- Payroll Modules
- Point of Sale Modules
- PrintBox
- Project Modules
- Purchase by Sale History MRP
- Purchase Modules
- Sale Section Subtotal
- Sales Modules
- ShipBox
- Stock Delivery Planner
- Tools + Settings Modules
- US ZIP Code to City/State
- Web Auto Paginate
- Website Modules
Hibou Odoo Suite: Sales Modules: Sale Sourced by Line
Repository Versions:
Modules:
AGPL-3
Purpose
This documentation outlines the use case and processes associated with Hibou's Sale Sourced by Line module for Odoo 12. The Sale Sourced by Line module gives users the ability to source a sale order line from a specific warehouse instead of using the warehouse of the sales order. It also adds the ability to set the palled date of the outgoing shipments on a per order or per order line basis.
Getting Started
First thing's first, we need to install the module! Navigate to the Apps application.
Once there, remove the 'Apps' filter, then search 'Sale Sourced by Line'. When you're ready, click Install.
Good to Know!
The Sale Sourced by Line module requires the Sals and Warehouse management as well as the Dates on Sales Order module. However, if you do not already have these modules installed Odoo will install them for you during this modules installation.
Processes
To get started, navigate to the Sales app.
Once there, click Create to start a new Sale Order. Under the Order Lines tab, click Add a Product. This opens a new line where you can select a product, and now you can also select the source location under the Warehouse column..
Additionally, in the Other Information tab there is a new Planned Date field above the Requested Date field.
When multiple warehouses are used on sale order lines, multiple deliveries will be created for each warehouse.
Technical
This module adds a new Planned Date `date_planned` field to the Sale Order model. Additionally, it adds A Warehouse `warehouse_id` field and a Planned Date `date_planned` field to the Sale Order Line model. These fields are added to the Sale Order Form view and the Sale Order Line tree view.