[IMP] Cleaning of reporting (group_by, filters), adding new favourites and default...
authorqdc <qdc@openerp.com>
Thu, 21 Aug 2014 10:53:47 +0000 (12:53 +0200)
committerThibault Delavallée <tde@openerp.com>
Fri, 22 Aug 2014 07:49:09 +0000 (09:49 +0200)
commit5e5c73e7ba9f389e8c740b5daf39f14054c5615f
tree41d4b50bb6b04276f11038c6b5c042598e78863d
parent73c504182921bd81b19dc37dbeb1bda23d7f6447
[IMP] Cleaning of reporting (group_by, filters), adding new favourites and default views, some renaming (py and xml files)
70 files changed:
addons/account/account_invoice_view.xml
addons/account/report/account_analytic_entries_report.py
addons/account/report/account_analytic_entries_report_view.xml
addons/account/report/account_entries_report.py
addons/account/report/account_entries_report_view.xml
addons/account/report/account_invoice_report.py
addons/account/report/account_invoice_report_view.xml
addons/account/report/account_treasury_report_view.xml
addons/account_asset/report/account_asset_report_view.xml
addons/account_followup/report/account_followup_report.xml
addons/account_voucher/report/account_voucher_sales_receipt_view.xml
addons/crm/__openerp__.py
addons/crm/crm_lead_demo.xml
addons/crm/crm_lead_menu.xml
addons/crm/crm_lead_view.xml
addons/crm/report/__init__.py
addons/crm/report/crm_lead_report.py
addons/crm/report/crm_lead_report_view.xml
addons/crm/report/crm_opportunity_report.py [new file with mode: 0644]
addons/crm/report/crm_opportunity_report_view.xml [new file with mode: 0644]
addons/crm/report/crm_phonecall_report.py
addons/crm/report/crm_phonecall_report_view.xml
addons/crm_claim/report/crm_claim_report.py
addons/crm_claim/report/crm_claim_report_view.xml
addons/crm_helpdesk/report/crm_helpdesk_report.py
addons/crm_helpdesk/report/crm_helpdesk_report_view.xml
addons/crm_partner_assign/crm_lead_view.xml
addons/crm_partner_assign/report/crm_lead_report.py
addons/crm_partner_assign/report/crm_lead_report_view.xml
addons/crm_partner_assign/report/crm_partner_report.py
addons/crm_partner_assign/report/crm_partner_report_view.xml
addons/event/report/report_event_registration.py
addons/event/report/report_event_registration_view.xml
addons/fleet/fleet_board_view.xml
addons/fleet/fleet_view.xml
addons/hr_attendance/hr_attendance_view.xml
addons/hr_evaluation/report/hr_evaluation_report.py
addons/hr_evaluation/report/hr_evaluation_report_view.xml
addons/hr_expense/report/hr_expense_report.py
addons/hr_expense/report/hr_expense_report_view.xml
addons/hr_holidays/hr_holidays_view.xml
addons/hr_recruitment/report/hr_recruitment_report_view.xml
addons/hr_timesheet/report/hr_timesheet_report.py
addons/hr_timesheet/report/hr_timesheet_report_view.xml
addons/hr_timesheet_sheet/report/hr_timesheet_report.py
addons/hr_timesheet_sheet/report/hr_timesheet_report_view.xml
addons/l10n_in_hr_payroll/report/payment_advice_report_view.xml
addons/l10n_in_hr_payroll/report/payslip_report_view.xml
addons/marketing_campaign/report/campaign_analysis_view.xml
addons/membership/report/report_membership.py
addons/membership/report/report_membership_view.xml
addons/mrp_operations/report/mrp_workorder_analysis.py
addons/mrp_operations/report/mrp_workorder_analysis_view.xml
addons/point_of_sale/report/pos_order_report.py
addons/point_of_sale/report/pos_order_report_view.xml
addons/project/project.py
addons/project/project_view.xml
addons/project/report/project_cumulative.xml
addons/project/report/project_report.py
addons/project/report/project_report_view.xml
addons/project_issue/project_issue_menu.xml
addons/project_issue/project_issue_view.xml
addons/project_issue/report/project_issue_report.py
addons/project_issue/report/project_issue_report_view.xml
addons/purchase/report/purchase_report.py
addons/purchase/report/purchase_report_view.xml
addons/sale/report/sale_report.py
addons/sale/report/sale_report_view.xml
addons/sale/sale_view.xml
addons/sale_stock/report/sale_report_view.xml