[IMP] hr_timesheet, project: various usability-related improvements
authorcod-odoo <cod@openerp.com>
Wed, 25 Jun 2014 12:10:27 +0000 (17:40 +0530)
committerThibault Delavallée <tde@openerp.com>
Wed, 10 Sep 2014 11:23:08 +0000 (13:23 +0200)
commitb42fcb7575092d9e354accc3295e878256f325b5
treed1c372a20d763eba5dc86bcd5d042976d819cc65
parent2791ea06a911324d13539ef9694001a07ae28b18
[IMP] hr_timesheet, project: various usability-related improvements

hr_timesheet: merged use_timesheets and invoice_on_timesheets fields on account.analytic.account
that basically tells the same thing (project using timesheets). Propagated this change in
the various views using it.
project: various improvements in views to ease the user experience.
23 files changed:
addons/account_analytic_analysis/account_analytic_analysis.py
addons/account_analytic_analysis/account_analytic_analysis_view.xml
addons/account_analytic_analysis/analytic_account_demo.xml
addons/analytic_user_function/analytic_user_function_view.xml
addons/hr_timesheet/hr_timesheet.py
addons/hr_timesheet/hr_timesheet_demo.xml
addons/hr_timesheet/hr_timesheet_view.xml
addons/hr_timesheet_invoice/hr_timesheet_invoice.py
addons/hr_timesheet_invoice/hr_timesheet_invoice_view.xml
addons/hr_timesheet_invoice/wizard/hr_timesheet_invoice_create_view.xml
addons/hr_timesheet_sheet/hr_timesheet_sheet.py
addons/hr_timesheet_sheet/hr_timesheet_sheet_view.xml
addons/hr_timesheet_sheet/static/src/js/timesheet.js
addons/product/product_view.xml
addons/project/project.py
addons/project/project_view.xml
addons/project/static/src/css/project.css
addons/project/static/src/img/top_left_arrow.png [new file with mode: 0644]
addons/project_issue/project_issue.py
addons/project_issue/project_issue_view.xml
addons/project_timesheet/project_timesheet.py
addons/project_timesheet/project_timesheet_view.xml
addons/sale_service/views/sale_service_view.xml