- Stock Delivery Planner
- HR Holidays Accrual
- HR Payroll Input Report
- HR Employee Activity
- HR Holidays Partial
- Human Resources (HR) Modules
- Boxes
- Payroll Modules
- ShipBox
- Sales Modules
- Sale Section Subtotal
- PrintBox
- Hibou Fedex Shipping
- Inventory Modules
- Maintenance Modules
- Accounting Modules
- Helpdesk Modules
- Forte Payment Acquirer
- Account Payment Electronic
- US ZIP Code to City/State
- Purchase by Sale History MRP
- Payroll Batch Work Entry Error SKIP
- Web Auto Paginate
- Payment Analytic
- Payroll Input Name Report
- Purchase Modules
- Project Modules
- Website Modules
- Tools + Settings Modules
- Point of Sale Modules
- Manufacturing Modules
- Hibou Commissions
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 Sales and Warehouse Management and the Dates on Sales Order module. However, if you do not already have these modules installed, Odoo will install them for you during this module's 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, there is a new Planned Date field on each sale order line.
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.