Initial commit: OCA Mrp packages (117 packages)

This commit is contained in:
Ernad Husremovic 2025-08-29 15:43:05 +02:00
commit 277e84fd7a
4403 changed files with 395154 additions and 0 deletions

View file

@ -0,0 +1,3 @@
* `Tecnativa <https://www.tecnativa.com>`_:
* Pedro M. Baeza

View file

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

View file

@ -0,0 +1 @@
- Timeline visualization in portal.

View file

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