From 7f145a686c46214d2716f0998551f6a14764bde5 Mon Sep 17 00:00:00 2001 From: Bhavesh Odedra Date: Mon, 7 May 2018 17:01:39 +0530 Subject: [PATCH] [FIX] Permission issue --- base_report_to_printer/__manifest__.py | 2 +- base_report_to_printer/security/security.xml | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/base_report_to_printer/__manifest__.py b/base_report_to_printer/__manifest__.py index 3bc81fe..e1dec66 100644 --- a/base_report_to_printer/__manifest__.py +++ b/base_report_to_printer/__manifest__.py @@ -7,7 +7,7 @@ { 'name': "Report to printer", - 'version': '11.0.2.1.0', + 'version': '11.0.2.2.0', 'category': 'Generic Modules/Base', 'author': "Agile Business Group & Domsense, Pegueroles SCP, NaN," " LasLabs, Camptocamp, Odoo Community Association (OCA)", diff --git a/base_report_to_printer/security/security.xml b/base_report_to_printer/security/security.xml index 6c7a37b..28b9e72 100644 --- a/base_report_to_printer/security/security.xml +++ b/base_report_to_printer/security/security.xml @@ -7,6 +7,7 @@ Printing / Print User + Printing Server Manager