From f75a0244c6a007f772573b680bc1baff0bba829f Mon Sep 17 00:00:00 2001
From: nopparuts
Date: Sun, 25 Aug 2024 03:26:48 +0700
Subject: [PATCH] [MIG] operating_unit_access_all: Migration to 16.0
---
operating_unit_access_all/README.rst | 13 ++++++------
operating_unit_access_all/__manifest__.py | 2 +-
.../i18n/operating_unit_access_all.pot | 2 +-
.../readme/CONTRIBUTORS.rst | 1 +
.../static/description/index.html | 21 +++++++++++--------
5 files changed, 22 insertions(+), 17 deletions(-)
diff --git a/operating_unit_access_all/README.rst b/operating_unit_access_all/README.rst
index e562ad37eb..f51feb6e03 100644
--- a/operating_unit_access_all/README.rst
+++ b/operating_unit_access_all/README.rst
@@ -7,7 +7,7 @@ Access all Operating Units
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- !! source digest: sha256:b0f73acce14dadb5ac33de4a32b80f1513c35857473398bd382c5cf75385229b
+ !! source digest: sha256:8c7f1408f477deaec445ec29c9fbba56650749db12b99cbd3bf86f179b8154fb
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
@@ -17,13 +17,13 @@ Access all Operating Units
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
:alt: License: AGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Foperating--unit-lightgray.png?logo=github
- :target: https://github.com/OCA/operating-unit/tree/15.0/operating_unit_access_all
+ :target: https://github.com/OCA/operating-unit/tree/16.0/operating_unit_access_all
:alt: OCA/operating-unit
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
- :target: https://translation.odoo-community.org/projects/operating-unit-15-0/operating-unit-15-0-operating_unit_access_all
+ :target: https://translation.odoo-community.org/projects/operating-unit-16-0/operating-unit-16-0-operating_unit_access_all
:alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
- :target: https://runboat.odoo-community.org/builds?repo=OCA/operating-unit&target_branch=15.0
+ :target: https://runboat.odoo-community.org/builds?repo=OCA/operating-unit&target_branch=16.0
:alt: Try me on Runboat
|badge1| |badge2| |badge3| |badge4| |badge5|
@@ -51,7 +51,7 @@ Bug Tracker
Bugs are tracked on `GitHub Issues `_.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us to smash it by providing a detailed and welcomed
-`feedback `_.
+`feedback `_.
Do not contact contributors directly about support or help with technical issues.
@@ -68,6 +68,7 @@ Contributors
* Kitti U.
* Pablo Cavero Perez
+* Nopparut S.
Maintainers
~~~~~~~~~~~
@@ -90,6 +91,6 @@ Current `maintainer `__:
|maintainer-kittiu|
-This module is part of the `OCA/operating-unit `_ project on GitHub.
+This module is part of the `OCA/operating-unit `_ project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
diff --git a/operating_unit_access_all/__manifest__.py b/operating_unit_access_all/__manifest__.py
index 7152f68eba..430b813560 100644
--- a/operating_unit_access_all/__manifest__.py
+++ b/operating_unit_access_all/__manifest__.py
@@ -3,7 +3,7 @@
{
"name": "Access all Operating Units",
- "version": "15.0.1.0.0",
+ "version": "16.0.1.0.0",
"author": "Ecosoft,Odoo Community Association (OCA)",
"category": "Generic",
"license": "AGPL-3",
diff --git a/operating_unit_access_all/i18n/operating_unit_access_all.pot b/operating_unit_access_all/i18n/operating_unit_access_all.pot
index e64b768999..fce37ca096 100644
--- a/operating_unit_access_all/i18n/operating_unit_access_all.pot
+++ b/operating_unit_access_all/i18n/operating_unit_access_all.pot
@@ -4,7 +4,7 @@
#
msgid ""
msgstr ""
-"Project-Id-Version: Odoo Server 15.0\n"
+"Project-Id-Version: Odoo Server 16.0\n"
"Report-Msgid-Bugs-To: \n"
"Last-Translator: \n"
"Language-Team: \n"
diff --git a/operating_unit_access_all/readme/CONTRIBUTORS.rst b/operating_unit_access_all/readme/CONTRIBUTORS.rst
index 8dc5a758a2..c1f583c61b 100644
--- a/operating_unit_access_all/readme/CONTRIBUTORS.rst
+++ b/operating_unit_access_all/readme/CONTRIBUTORS.rst
@@ -1,2 +1,3 @@
* Kitti U.
* Pablo Cavero Perez
+* Nopparut S.
\ No newline at end of file
diff --git a/operating_unit_access_all/static/description/index.html b/operating_unit_access_all/static/description/index.html
index 1f303fcef2..695e8c265d 100644
--- a/operating_unit_access_all/static/description/index.html
+++ b/operating_unit_access_all/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 @@
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.pre {
white-space: pre }
-span.problematic {
+span.problematic, pre.problematic {
color: red }
span.section-subtitle {
@@ -367,9 +367,9 @@ Access all Operating Units
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
-!! source digest: sha256:b0f73acce14dadb5ac33de4a32b80f1513c35857473398bd382c5cf75385229b
+!! source digest: sha256:8c7f1408f477deaec445ec29c9fbba56650749db12b99cbd3bf86f179b8154fb
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
-
+
This module allow a user to have Access all operating units (master data)
without having to add OUs in user setting.
Table of contents
@@ -398,7 +398,7 @@
Bugs are tracked on GitHub Issues.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us to smash it by providing a detailed and welcomed
-feedback.
+feedback.
Do not contact contributors directly about support or help with technical issues.
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.
Current maintainer:
-
This module is part of the OCA/operating-unit project on GitHub.
+
This module is part of the OCA/operating-unit project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.