From 79f69ad6e1175198d1930948dfe536baa9515115 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20Br=C3=BCckl?= Date: Thu, 18 Dec 2014 12:47:09 +0100 Subject: [PATCH] fix reports --- ext/config/odoo-server.conf | 9 +++++---- .../cam_reports/report/purchase.order.rml | 11 ----------- .../cam_reports/report/purchase.quotation.rml | 10 ---------- 3 files changed, 5 insertions(+), 25 deletions(-) diff --git a/ext/config/odoo-server.conf b/ext/config/odoo-server.conf index 32c2d163..dd0b1e92 100644 --- a/ext/config/odoo-server.conf +++ b/ext/config/odoo-server.conf @@ -1,23 +1,24 @@ [options] -addons_path = /opt/odoo/odoo/addons,/opt/odoo/ext/addons +addons_path = ~/ext/ext/custom-addons,~/ext/ext/odoo/addons admin_passwd = c76EVdqj db_host = False db_name = False db_password = False db_port = False -db_user = odoo +db_user = False debug_mode = False list_db = True log_level = error logfile = /var/log/odoo/odoo-server.log -max_cron_threads = 1 -workers = 1 +#max_cron_threads = 1 +#workers = 1 xmlrpc_interface = 127.0.0.1 xmlrpc_port = 8069 +longpolling_port = 8072 timezone = Europe/Brussels diff --git a/ext/custom-addons/cam_reports/report/purchase.order.rml b/ext/custom-addons/cam_reports/report/purchase.order.rml index 23619f7a..7838c5c6 100644 --- a/ext/custom-addons/cam_reports/report/purchase.order.rml +++ b/ext/custom-addons/cam_reports/report/purchase.order.rml @@ -230,17 +230,6 @@ - - Mit freundlichen Grüßen, - - - - - [[ company.signature]] - - - - B. Neumeier diff --git a/ext/custom-addons/cam_reports/report/purchase.quotation.rml b/ext/custom-addons/cam_reports/report/purchase.quotation.rml index bfab0ae1..5cc3bb1c 100644 --- a/ext/custom-addons/cam_reports/report/purchase.quotation.rml +++ b/ext/custom-addons/cam_reports/report/purchase.quotation.rml @@ -173,16 +173,6 @@ - Mit freundlichen Grüßen, - - - - - [[ company.signature]] - - - - B. Neumeier