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)
This question has been flagged
5438
Prikazi
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)
Create an account today to enjoy exclusive features and engage with our awesome community!
Prijavi| Related Posts | Odgovori | Prikazi | Aktivnost | |
|---|---|---|---|---|
|
0
avg. 23
|
3589 | |||
|
0
avg. 16
|
5701 | |||
|
1
mar. 15
|
7125 | |||
|
1
jun. 24
|
3146 | |||
|
2
maj 23
|
4159 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.
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