Contributors mailing list archives

contributors@odoo-community.org

Browse archives

Avatar

RE: New module to create project and tasks with associated hours from Sale Order

by
José L. Sandoval A.
- 07/12/2018 06:35:09
Hi, 

We also were working in this module: https://github.com/OCA/project/pull/395

De: Rémi CAZENAVE - Le Filament <remi@le-filament.com>
Enviado: miércoles, 5 de diciembre de 2018 06:02 p. m.
Para: Contributors
Asunto: New module to create project and tasks with associated hours from Sale Order
 

Dear all,

we have been working lately on a module that creates projects and tasks based on sale order lines for Odoo v10.

Basically, you configure a number of products that would be transformed in tasks (with content of sale order line), and it calculates the amount of hours to assign to the project and each task based on the quoted amount.


I guess this could be interesting for the community, so we were thinking about where to push it in OCA repos ?

I know there is already a sale_order_project module in project repo which covers only the creation of project from sale order (but not tasks and not allocating time).

I guess that both could live in parallel since ours depends on sale_timesheet which may not be needed in some use case where you would only need to create project from sale order without caring about tasks and allocated time.


You can find the module here for now : https://github.com/lefilament/link_sale_project_tasks


What do you think ?

Thank you,

Best Regards,

--


Rémi CAZENAVE
------
SCOP LE FILAMENT
06.87.23.26.04
remi@le-filament.com

_______________________________________________
Mailing-List: https://odoo-community.org/groups/contributors-15
Post to: mailto:contributors@odoo-community.org
Unsubscribe: https://odoo-community.org/groups?unsubscribe

Reference