[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>
Tue, 26 Aug 2014 09:56:49 +0000 (11:56 +0200)
commitf57787e07ee48268015cd088bfc3dafef7001558
tree5de5a170aefd5434f90fa0a1e5fb9726f8590b83
parent20d366595c303df29f72cc2016de5341d8827720
[IMP] Cleaning of reporting (group_by, filters), adding new favourites and default views, some renaming (py and xml files)
78 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/mass_mailing/__openerp__.py
addons/mass_mailing/models/__init__.py
addons/mass_mailing/models/mass_mailing.py
addons/mass_mailing/models/mass_mailing_report.py [new file with mode: 0644]
addons/mass_mailing/security/ir.model.access.csv
addons/mass_mailing/views/mass_mailing.xml
addons/mass_mailing/views/mass_mailing_report.xml [new file with mode: 0644]
addons/mass_mailing/wizard/test_mailing.py
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