From fa150c332a4d4fd02c0ba667033914ca57eea1f2 Mon Sep 17 00:00:00 2001 From: Andreas Osim Date: Mon, 3 Dec 2018 13:54:31 +0100 Subject: [PATCH] prevent too wide tables in Top/Bottom/Line-Comments (tables are clipped if they are too wide) --- .../dp_reports/static/src/less/report_backend.less | 5 +++++ .../dp_reports_account/reports/invoice.xml | 11 ++++++----- .../dp_reports_purchase/reports/purchase.xml | 2 +- .../reports/purchasequotation.xml | 2 +- ext/custom-addons/dp_reports_sale/reports/sale.xml | 13 +++++++------ .../dp_reports_stock/reports/stock.xml | 4 ++-- .../reports/report_production.xml | 11 ++++++----- 7 files changed, 28 insertions(+), 20 deletions(-) diff --git a/ext/custom-addons/dp_reports/static/src/less/report_backend.less b/ext/custom-addons/dp_reports/static/src/less/report_backend.less index 9a61d816..22ceda7e 100644 --- a/ext/custom-addons/dp_reports/static/src/less/report_backend.less +++ b/ext/custom-addons/dp_reports/static/src/less/report_backend.less @@ -1,3 +1,8 @@ +div.dp_note { + margin: auto; + overflow: hidden; +} + .bold { font-weight: bold; } diff --git a/ext/custom-addons/dp_reports_account/reports/invoice.xml b/ext/custom-addons/dp_reports_account/reports/invoice.xml index 9ad04f7f..72169cf5 100644 --- a/ext/custom-addons/dp_reports_account/reports/invoice.xml +++ b/ext/custom-addons/dp_reports_account/reports/invoice.xml @@ -85,11 +85,12 @@ +
+

+ +

+
-

- -

- @@ -266,7 +267,7 @@ -
+

diff --git a/ext/custom-addons/dp_reports_purchase/reports/purchase.xml b/ext/custom-addons/dp_reports_purchase/reports/purchase.xml index b1893159..81ab8968 100644 --- a/ext/custom-addons/dp_reports_purchase/reports/purchase.xml +++ b/ext/custom-addons/dp_reports_purchase/reports/purchase.xml @@ -141,7 +141,7 @@
-
+

diff --git a/ext/custom-addons/dp_reports_purchase/reports/purchasequotation.xml b/ext/custom-addons/dp_reports_purchase/reports/purchasequotation.xml index a4e76365..c178b497 100644 --- a/ext/custom-addons/dp_reports_purchase/reports/purchasequotation.xml +++ b/ext/custom-addons/dp_reports_purchase/reports/purchasequotation.xml @@ -124,7 +124,7 @@
-
+

diff --git a/ext/custom-addons/dp_reports_sale/reports/sale.xml b/ext/custom-addons/dp_reports_sale/reports/sale.xml index 86346444..50cc9aee 100644 --- a/ext/custom-addons/dp_reports_sale/reports/sale.xml +++ b/ext/custom-addons/dp_reports_sale/reports/sale.xml @@ -123,10 +123,11 @@
-
-

- -

+
+

+ +

+
@@ -254,13 +255,13 @@ -
+

-
+

diff --git a/ext/custom-addons/dp_reports_stock/reports/stock.xml b/ext/custom-addons/dp_reports_stock/reports/stock.xml index 9e5cbcb9..13066038 100644 --- a/ext/custom-addons/dp_reports_stock/reports/stock.xml +++ b/ext/custom-addons/dp_reports_stock/reports/stock.xml @@ -290,9 +290,9 @@
-

+

-

+

This shipment is a backorder of. diff --git a/ext/custom-addons/tz_reports_production/reports/report_production.xml b/ext/custom-addons/tz_reports_production/reports/report_production.xml index 2da7c329..8f660d40 100644 --- a/ext/custom-addons/tz_reports_production/reports/report_production.xml +++ b/ext/custom-addons/tz_reports_production/reports/report_production.xml @@ -77,10 +77,11 @@

-
-

- -

+
+

+ +

+
@@ -224,7 +225,7 @@ -
+