From 354bade83782dcf0fd4c045f5157957c1d9a1ad7 Mon Sep 17 00:00:00 2001 From: Guewen Baconnier Date: Fri, 19 Dec 2014 15:09:42 +0100 Subject: [PATCH] Give access to models to all users for reading So they are able to print --- base_report_to_printer/security/security.xml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/base_report_to_printer/security/security.xml b/base_report_to_printer/security/security.xml index efb0d8f..05b7baf 100644 --- a/base_report_to_printer/security/security.xml +++ b/base_report_to_printer/security/security.xml @@ -42,5 +42,21 @@ + + printing_action all + + + + + + + + printing_report_xml_action all + + + + + +