From 5800d8e833b6c2d0194d197fd9170bfbbb12e37a Mon Sep 17 00:00:00 2001
From: OCA-git-bot
Date: Mon, 26 Aug 2024 06:44:55 +0000
Subject: [PATCH] [BOT] post-merge updates
---
README.md | 2 +-
server_env_printing_server/README.rst | 4 ++--
server_env_printing_server/__manifest__.py | 2 +-
.../static/description/index.html | 16 +++++++++-------
4 files changed, 13 insertions(+), 11 deletions(-)
diff --git a/README.md b/README.md
index 396857c..7ae5a96 100644
--- a/README.md
+++ b/README.md
@@ -26,7 +26,7 @@ addon | version | maintainers | summary
[base_report_to_printer_mail](base_report_to_printer_mail/) | 14.0.1.0.0 | | Report to printer - Mail extension
[printer_zpl2](printer_zpl2/) | 14.0.2.1.0 | | Add a ZPL II label printing feature
[remote_report_to_printer](remote_report_to_printer/) | 14.0.1.1.0 | | Report to printer on remotes
-[server_env_printing_server](server_env_printing_server/) | 14.0.1.0.0 | | Server Environment for Printing Server
+[server_env_printing_server](server_env_printing_server/) | 14.0.1.0.1 | | Server Environment for Printing Server
[//]: # (end addons)
diff --git a/server_env_printing_server/README.rst b/server_env_printing_server/README.rst
index 6bb7017..1ff9962 100644
--- a/server_env_printing_server/README.rst
+++ b/server_env_printing_server/README.rst
@@ -7,7 +7,7 @@ Server Environment for Printing Server
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- !! source digest: sha256:6b6dab11c72867c937fa47c77c1f9e7dfc0e7d724a450855572213d6d571423a
+ !! source digest: sha256:a252916135ed9eca9ae8eaef9f01d6ff23899d2352817ecd0bd8b103cd13349d
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
@@ -29,7 +29,7 @@ Server Environment for Printing Server
|badge1| |badge2| |badge3| |badge4| |badge5|
This module allows the configuration of the fields
-"Address" and "Port" on Printing Server from server environment.
+"Address", "Port", "User" and "Password" on Printing Server from server environment.
**Table of contents**
diff --git a/server_env_printing_server/__manifest__.py b/server_env_printing_server/__manifest__.py
index 6198992..b21f6f5 100644
--- a/server_env_printing_server/__manifest__.py
+++ b/server_env_printing_server/__manifest__.py
@@ -3,7 +3,7 @@
{
"name": "Server Environment for Printing Server",
- "version": "14.0.1.0.0",
+ "version": "14.0.1.0.1",
"category": "Generic Modules/Base",
"author": "Camptocamp, Odoo Community Association (OCA)",
"website": "https://github.com/OCA/report-print-send",
diff --git a/server_env_printing_server/static/description/index.html b/server_env_printing_server/static/description/index.html
index 3549694..ac9f7cb 100644
--- a/server_env_printing_server/static/description/index.html
+++ b/server_env_printing_server/static/description/index.html
@@ -1,4 +1,3 @@
-
@@ -9,10 +8,11 @@
/*
:Author: David Goodger (goodger@python.org)
-:Id: $Id: html4css1.css 8954 2022-01-20 10:10:25Z milde $
+:Id: $Id: html4css1.css 9511 2024-01-13 09:50:07Z milde $
:Copyright: This stylesheet has been placed in the public domain.
Default cascading style sheet for the HTML output of Docutils.
+Despite the name, some widely supported CSS2 features are used.
See https://docutils.sourceforge.io/docs/howto/html-stylesheets.html for how to
customize this style sheet.
@@ -275,7 +275,7 @@ pre.literal-block, pre.doctest-block, pre.math, pre.code {
margin-left: 2em ;
margin-right: 2em }
-pre.code .ln { color: grey; } /* line numbers */
+pre.code .ln { color: gray; } /* line numbers */
pre.code, code { background-color: #eeeeee }
pre.code .comment, code .comment { color: #5C6576 }
pre.code .keyword, code .keyword { color: #3B0D06; font-weight: bold }
@@ -301,7 +301,7 @@ span.option {
span.pre {
white-space: pre }
-span.problematic {
+span.problematic, pre.problematic {
color: red }
span.section-subtitle {
@@ -367,11 +367,11 @@ ul.auto-toc {
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
-!! source digest: sha256:6b6dab11c72867c937fa47c77c1f9e7dfc0e7d724a450855572213d6d571423a
+!! source digest: sha256:a252916135ed9eca9ae8eaef9f01d6ff23899d2352817ecd0bd8b103cd13349d
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

This module allows the configuration of the fields
-“Address” and “Port” on Printing Server from server environment.
+“Address”, “Port”, “User” and “Password” on Printing Server from server environment.
Table of contents
@@ -422,7 +422,9 @@ If you spotted it first, help us to smash it by providing a detailed and welcome
This module is maintained by the OCA.
-

+
+
+
OCA, or the Odoo Community Association, is a nonprofit organization whose
mission is to support the collaborative development of Odoo features and
promote its widespread use.