Skip to content

Commit d654e66

Browse files
committed
[MIG] project_role: Migration to 16.0
1 parent 28eecc4 commit d654e66

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

project_role/README.rst

+5-5
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,13 @@ Project Roles
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%2Fproject-lightgray.png?logo=github
17-
:target: https://github.com/OCA/project/tree/15.0/project_role
17+
:target: https://github.com/OCA/project/tree/16.0/project_role
1818
:alt: OCA/project
1919
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
20-
:target: https://translation.odoo-community.org/projects/project-15-0/project-15-0-project_role
20+
:target: https://translation.odoo-community.org/projects/project-16-0/project-16-0-project_role
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/140/15.0
23+
:target: https://runbot.odoo-community.org/runbot/140/16.0
2424
:alt: Try me on Runbot
2525

2626
|badge1| |badge2| |badge3| |badge4| |badge5|
@@ -64,7 +64,7 @@ Bug Tracker
6464
Bugs are tracked on `GitHub Issues <https://github.com/OCA/project/issues>`_.
6565
In case of trouble, please check there if your issue has already been reported.
6666
If you spotted it first, help us smashing it by providing a detailed and welcomed
67-
`feedback <https://github.com/OCA/project/issues/new?body=module:%20project_role%0Aversion:%2015.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
67+
`feedback <https://github.com/OCA/project/issues/new?body=module:%20project_role%0Aversion:%2016.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
6868

6969
Do not contact contributors directly about support or help with technical issues.
7070

@@ -107,6 +107,6 @@ Current `maintainer <https://odoo-community.org/page/maintainer-role>`__:
107107

108108
|maintainer-alexey-pelykh|
109109

110-
This module is part of the `OCA/project <https://github.com/OCA/project/tree/15.0/project_role>`_ project on GitHub.
110+
This module is part of the `OCA/project <https://github.com/OCA/project/tree/16.0/project_role>`_ project on GitHub.
111111

112112
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.

project_role/__manifest__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
{
66
"name": "Project Roles",
7-
"version": "15.0.1.0.1",
7+
"version": "16.0.1.0.0",
88
"category": "Project",
99
"website": "https://github.com/OCA/project",
1010
"author": "CorporateHub, Odoo Community Association (OCA)",

project_role/static/description/index.html

+4-4
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
44
<head>
55
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
6-
<meta name="generator" content="Docutils 0.15.1: http://docutils.sourceforge.net/" />
6+
<meta name="generator" content="Docutils: http://docutils.sourceforge.net/" />
77
<title>Project Roles</title>
88
<style type="text/css">
99

@@ -367,7 +367,7 @@ <h1 class="title">Project Roles</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/project/tree/15.0/project_role"><img alt="OCA/project" src="https://img.shields.io/badge/github-OCA%2Fproject-lightgray.png?logo=github" /></a> <a class="reference external" href="https://translation.odoo-community.org/projects/project-15-0/project-15-0-project_role"><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/140/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/project/tree/16.0/project_role"><img alt="OCA/project" src="https://img.shields.io/badge/github-OCA%2Fproject-lightgray.png?logo=github" /></a> <a class="reference external" href="https://translation.odoo-community.org/projects/project-16-0/project-16-0-project_role"><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/140/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 allows maintaining project roster based on roles and assignments.
372372
List of roles is configured at company level, while assignments can be created
373373
on project, company, and cross-company levels, with configurable inheritance.</p>
@@ -412,7 +412,7 @@ <h1><a class="toc-backref" href="#id2">Bug Tracker</a></h1>
412412
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/project/issues">GitHub Issues</a>.
413413
In case of trouble, please check there if your issue has already been reported.
414414
If you spotted it first, help us smashing it by providing a detailed and welcomed
415-
<a class="reference external" href="https://github.com/OCA/project/issues/new?body=module:%20project_role%0Aversion:%2015.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
415+
<a class="reference external" href="https://github.com/OCA/project/issues/new?body=module:%20project_role%0Aversion:%2016.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
416416
<p>Do not contact contributors directly about support or help with technical issues.</p>
417417
</div>
418418
<div class="section" id="credits">
@@ -443,7 +443,7 @@ <h2><a class="toc-backref" href="#id6">Maintainers</a></h2>
443443
promote its widespread use.</p>
444444
<p>Current <a class="reference external" href="https://odoo-community.org/page/maintainer-role">maintainer</a>:</p>
445445
<p><a class="reference external" href="https://github.com/alexey-pelykh"><img alt="alexey-pelykh" src="https://github.com/alexey-pelykh.png?size=40px" /></a></p>
446-
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/project/tree/15.0/project_role">OCA/project</a> project on GitHub.</p>
446+
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/project/tree/16.0/project_role">OCA/project</a> project on GitHub.</p>
447447
<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>
448448
</div>
449449
</div>

0 commit comments

Comments
 (0)