From a35af73086aa6efe8a99f1acba98099e06047145 Mon Sep 17 00:00:00 2001
From: OCA-git-bot
Date: Mon, 28 Mar 2022 09:46:49 +0000
Subject: [PATCH] [UPD] README.rst
---
base_report_to_printer/static/description/index.html | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/base_report_to_printer/static/description/index.html b/base_report_to_printer/static/description/index.html
index 6a6b54b..2744a28 100644
--- a/base_report_to_printer/static/description/index.html
+++ b/base_report_to_printer/static/description/index.html
@@ -431,7 +431,8 @@ rights to give users the ability to view the print menu.
of the report (truncated at 80 characters). By default this will not be
displayed by CUPS web interface or in Odoo. To see this information, you need
to change the configuration of your CUPS server and set the JobPrivateValue
-directive to “job-name”, and reload the server. See cupsd.conf(5)
+directive to “none” (or some other list of values which does not include
+“job-name”) , and reload the server. See cupsd.conf(5)
<https://www.cups.org/doc/man-cupsd.conf.html> for details.