For example if I need to make a report wich shows average hours spent on tasks by user in the certain period of time (from 1.08.2013 to 12.09.2013)
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Contabilidad
- Inventario
- PoS
- Project
- MRP
Se marcó esta pregunta
3431
Vistas
¿Le interesa esta conversación? ¡Participe en ella!
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
RegistrarsePublicaciones relacionadas | Respuestas | Vistas | Actividad | |
---|---|---|---|---|
|
0
ago 23
|
1578 | ||
|
0
ago 16
|
3755 | ||
|
1
mar 15
|
5027 | ||
|
1
jun 24
|
1216 | ||
|
2
may 23
|
2513 |
Something like https://github.com/odoo/odoo/blob/7.0/addons/account/report/account_balance.py with detailed description would be incredibly useful
I think I understood how it works. I'll write a post about it in a week