Tip
This module is part of the OpenERP software, the leading Open Source enterprise management system. If you want to discover OpenERP, check our screencasts or download OpenERP directly.
report_account_analytic (account_analytic_analysis)¶
| Module: | account_analytic_analysis |
|---|---|
| Name: | report_account_analytic |
| Version: | 5.0.1.1 |
| Author: | Camptocamp |
| Directory: | account_analytic_analysis |
| Web: | http://www.camptocamp.com/ |
| Official module: | |
| yes | |
| Quality certified: | |
| yes | |
Description¶
Modify account analytic view to show
important data for project manager of services companies.
Add menu to show relevant information for each manager.
Dependencies¶
accounthr_timesheethr_timesheet_invoiceproject
Reports¶
None
Views¶
- * INHERIT account.analytic.account.tree (tree)
- * INHERIT account.analytic.account.tree (tree)
- account.analytic.account.simplified.tree (tree)
Objects¶
Object: Hours summary by user (account_analytic_analysis.summary.user)¶
| account_id: | Analytic Account, many2one, readonly |
|---|
| unit_amount: | Total Time, float, readonly |
|---|
| user: | User, many2one |
|---|
Object: Hours summary by month (account_analytic_analysis.summary.month)¶
| account_id: | Analytic Account, many2one, readonly |
|---|
| unit_amount: | Total Time, float, readonly |
|---|
| month: | Month, char, readonly |
|---|