From d4d0666349fc3d81a410c423b6466a2bf09b088c Mon Sep 17 00:00:00 2001 From: Pierrick Brun Date: Mon, 18 Mar 2019 16:37:44 +0100 Subject: [PATCH] [IMP] make PDF reports horizontal Pas pour la balance --- .../__manifest__.py | 4 ++- .../static/src/css/reports.css | 3 ++ .../views/layouts.xml | 8 +++++ .../views/reports.xml | 32 +++++++++++++++++++ 4 files changed, 46 insertions(+), 1 deletion(-) create mode 100644 account_financial_report_qweb_usability/static/src/css/reports.css create mode 100644 account_financial_report_qweb_usability/views/layouts.xml create mode 100644 account_financial_report_qweb_usability/views/reports.xml diff --git a/account_financial_report_qweb_usability/__manifest__.py b/account_financial_report_qweb_usability/__manifest__.py index 41f5b55..a2f974c 100644 --- a/account_financial_report_qweb_usability/__manifest__.py +++ b/account_financial_report_qweb_usability/__manifest__.py @@ -23,6 +23,8 @@ This module has been written by Alexis de Lattre from Akretion + + + diff --git a/account_financial_report_qweb_usability/views/reports.xml b/account_financial_report_qweb_usability/views/reports.xml new file mode 100644 index 0000000..99376a4 --- /dev/null +++ b/account_financial_report_qweb_usability/views/reports.xml @@ -0,0 +1,32 @@ + + + + + Account financial report qweb horizontal paperformat + + custom + 297 + 210 + Landscape + 12 + 8 + 5 + 5 + + 10 + 110 + + + + + + + + + + + + + + +