mirror of
https://github.com/bringout/oca-mrp.git
synced 2026-04-25 21:51:59 +02:00
Initial commit: OCA Mrp packages (117 packages)
This commit is contained in:
commit
277e84fd7a
4403 changed files with 395154 additions and 0 deletions
|
|
@ -0,0 +1,3 @@
|
|||
* `Tecnativa <https://www.tecnativa.com>`_:
|
||||
|
||||
* Pedro M. Baeza
|
||||
|
|
@ -0,0 +1,7 @@
|
|||
This module allows to plan in advance the start/end dates and assignees for the sales
|
||||
order lines that are services, and they are transferred to the created task (if any)
|
||||
when confirming the order.
|
||||
|
||||
It includes a timeline view for pre-viewing and managing the planning.
|
||||
|
||||
In addition, this planning is shown in the order portal view.
|
||||
|
|
@ -0,0 +1 @@
|
|||
- Timeline visualization in portal.
|
||||
|
|
@ -0,0 +1,8 @@
|
|||
#. Go to Sales > Orders > Quotations
|
||||
#. Create a new record.
|
||||
#. Add a line with a product of type "Service".
|
||||
#. A new smart-button "Planning" will appear.
|
||||
#. On optional fields, you will find 3 fields for setting manually the planning data:
|
||||
"Task Start", "Task End" and "Task Assignees".
|
||||
#. You can also click on the "Planning" button and plan the dates visually in the
|
||||
timeline view.
|
||||
Loading…
Add table
Add a link
Reference in a new issue