Skip to content

Commit e45d7c0

Browse files
committedDec 22, 2022
[16.0][MIG] base_technical_user
1 parent 860013d commit e45d7c0

File tree

6 files changed

+16
-7
lines changed

6 files changed

+16
-7
lines changed
 

‎base_technical_user/README.rst

+3-3
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,13 @@ Base Technical User
1414
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
1515
:alt: License: AGPL-3
1616
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fserver--tools-lightgray.png?logo=github
17-
:target: https://github.com/OCA/server-tools/tree/15.0/base_technical_user
17+
:target: https://github.com/OCA/server-tools/tree/16.0/base_technical_user
1818
:alt: OCA/server-tools
1919
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
20-
:target: https://translation.odoo-community.org/projects/server-tools-15-0/server-tools-15-0-base_technical_user
20+
:target: https://translation.odoo-community.org/projects/server-tools-16-0/server-tools-15-0-base_technical_user
2121
:alt: Translate me on Weblate
2222
.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png
23-
:target: https://runbot.odoo-community.org/runbot/149/15.0
23+
:target: https://runbot.odoo-community.org/runbot/149/16.0
2424
:alt: Try me on Runbot
2525

2626
|badge1| |badge2| |badge3| |badge4| |badge5|

‎base_technical_user/__manifest__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"author": "ACSONE SA/NV, Odoo Community Association (OCA)",
88
"website": "https://github.com/OCA/server-tools",
99
"category": "Hidden/Dependency",
10-
"version": "15.0.1.0.0",
10+
"version": "16.0.1.0.0",
1111
"license": "AGPL-3",
1212
"depends": ["base"],
1313
"data": ["views/res_company_view.xml"],

‎base_technical_user/i18n/base_technical_user.pot

+3-1
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,10 @@
44
#
55
msgid ""
66
msgstr ""
7-
"Project-Id-Version: Odoo Server 15.0\n"
7+
"Project-Id-Version: Odoo Server 16.0\n"
88
"Report-Msgid-Bugs-To: \n"
9+
"POT-Creation-Date: 2022-12-22 07:57+0000\n"
10+
"PO-Revision-Date: 2022-12-22 07:57+0000\n"
911
"Last-Translator: \n"
1012
"Language-Team: \n"
1113
"MIME-Version: 1.0\n"

‎base_technical_user/static/description/index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -367,7 +367,7 @@ <h1 class="title">Base Technical User</h1>
367367
!! This file is generated by oca-gen-addon-readme !!
368368
!! changes will be overwritten. !!
369369
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
370-
<p><a class="reference external" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a> <a class="reference external" href="https://github.com/OCA/server-tools/tree/15.0/base_technical_user"><img alt="OCA/server-tools" src="https://img.shields.io/badge/github-OCA%2Fserver--tools-lightgray.png?logo=github" /></a> <a class="reference external" href="https://translation.odoo-community.org/projects/server-tools-15-0/server-tools-15-0-base_technical_user"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external" href="https://runbot.odoo-community.org/runbot/149/15.0"><img alt="Try me on Runbot" src="https://img.shields.io/badge/runbot-Try%20me-875A7B.png" /></a></p>
370+
<p><a class="reference external" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a> <a class="reference external" href="https://github.com/OCA/server-tools/tree/16.0/base_technical_user"><img alt="OCA/server-tools" src="https://img.shields.io/badge/github-OCA%2Fserver--tools-lightgray.png?logo=github" /></a> <a class="reference external" href="https://translation.odoo-community.org/projects/server-tools-16-0/server-tools-16-0-base_technical_user"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external" href="https://runbot.odoo-community.org/runbot/149/16.0"><img alt="Try me on Runbot" src="https://img.shields.io/badge/runbot-Try%20me-875A7B.png" /></a></p>
371371
<p>This module extends the functionality of company management.
372372
It allows you to bind a technical user on the company in order to use it in
373373
batch processes.</p>
@@ -433,7 +433,7 @@ <h2><a class="toc-backref" href="#id6">Maintainers</a></h2>
433433
<p>OCA, or the Odoo Community Association, is a nonprofit organization whose
434434
mission is to support the collaborative development of Odoo features and
435435
promote its widespread use.</p>
436-
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/server-tools/tree/15.0/base_technical_user">OCA/server-tools</a> project on GitHub.</p>
436+
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/server-tools/tree/16.0/base_technical_user">OCA/server-tools</a> project on GitHub.</p>
437437
<p>You are welcome to contribute. To learn how please visit <a class="reference external" href="https://odoo-community.org/page/Contribute">https://odoo-community.org/page/Contribute</a>.</p>
438438
</div>
439439
</div>
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../../../base_technical_user

‎setup/base_technical_user/setup.py

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
import setuptools
2+
3+
setuptools.setup(
4+
setup_requires=['setuptools-odoo'],
5+
odoo_addon=True,
6+
)

0 commit comments

Comments
 (0)