Hibou Odoo Suite: Sales Modules: Sale Sourced by Line

Repository Versions:

Modules:

Author:

Hibou Corp.,Odoo Community Association (OCA)

License:

AGPL-3


Purpose

The purpose of this documentation is to outline the use case and processes associated with Hibou's Sale Sourced by Line module. The Sale Sourced by Line module gives users the possibility to source a sale order line from a specific warehouse instead of using the warehouse of the sales order. Additionally, it 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 and search 'Sale Sourced by Line'. When ready, hit the install button.

Odoo CMS - a big picture

  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 application.

Odoo - Sample 1 for three columns


Once there, fill select Add an item. There will now be an option to add a Planned Date and Warehouse for each order line.

Odoo CMS - a big picture

Additionally, in the Other Information tab there is a new Planned Date field above the Requested Date field.

Odoo CMS - a big picture

When multiple warehouses are used on sale order lines, multiple stock operations will be created for each warehouse.

Odoo CMS - a big picture

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.