mirror of
https://github.com/bringout/oca-workflow-process.git
synced 2026-04-26 07:12:04 +02:00
Initial commit: OCA Workflow Process packages (456 packages)
This commit is contained in:
commit
d366e42934
18799 changed files with 1284507 additions and 0 deletions
|
|
@ -0,0 +1,25 @@
|
|||
To configure this module you need to:
|
||||
|
||||
#. Go to *Sale > Configuration > Products > Sale Elaboration*.
|
||||
#. Create a new record.
|
||||
#. Set a product linked to the elaboration.
|
||||
#. Also you can select a route to procure this elaboration.
|
||||
#. Go to *Settings > Inventory > Traceability* and select *Display Elaboration
|
||||
notes on Delivery Slips* if you want to show elaborations on Delivery Slips
|
||||
or *Display Elaboration notes on Picking Operations* if you want to show
|
||||
elaborations on Picking Operations.
|
||||
|
||||
You can configure elaboration profiles as well. These profiles are a set of elaborations
|
||||
that are available for chosen products or categories. When the salesman chooses the
|
||||
elaboration in sales line, only those from the set for that product will be available.
|
||||
|
||||
To set the profile globally for a product category:
|
||||
|
||||
#. Go to *Inventory > Configuration > Product Categories* and choose one.
|
||||
#. In the **Logistics** sections, you can set the desired **Elaboration profile**.
|
||||
|
||||
If you want to set an specific elaboration profile for a product:
|
||||
|
||||
#. Go to *Inventory > Products > Products* and choose one.
|
||||
#. In the **Sales** tab, you'll find an **Elaboration** section where you can set the
|
||||
**Elaboration profile** for that specific product.
|
||||
|
|
@ -0,0 +1,9 @@
|
|||
* `Tecnativa <https://www.tecnativa.com>`_:
|
||||
|
||||
* Sergio Teruel
|
||||
* Pedro M. Baeza
|
||||
* Carlos Roca
|
||||
* Ernesto Tejeda
|
||||
|
||||
* Eduardo de Miguel (`Moduon <https://www.moduon.team/>`__)
|
||||
* Jairo Llopis (`Moduon <https://www.moduon.team/>`__)
|
||||
|
|
@ -0,0 +1,7 @@
|
|||
This module extends the functionality of sales orders to allow to set an
|
||||
elaboration on lines that will add an extra order line with an elaboration
|
||||
product linked to it when the delivery order is validated.
|
||||
|
||||
An **elaboration** is a process that needs to be done over the product, usually
|
||||
on picking/handling phase. It doesn't modify too much the product for needing
|
||||
an specific product, but it adds a surcharge on the final price.
|
||||
|
|
@ -0,0 +1,9 @@
|
|||
#. Go to *Sale > Quotations*.
|
||||
#. Create a sales order.
|
||||
#. Add a new line.
|
||||
#. Select an elaboration in the line.
|
||||
#. Confirm the sales order.
|
||||
#. Go to the picking created by this sales order and validate it.
|
||||
#. Print Delivery Slip and Picking Operations.
|
||||
#. Go back to the sales order. A new line is created with the product linked to
|
||||
the elaboration.
|
||||
Loading…
Add table
Add a link
Reference in a new issue