diff --git a/base_changeset/README.rst b/base_changeset/README.rst
index bcd94b7d4..9ab9f99ef 100644
--- a/base_changeset/README.rst
+++ b/base_changeset/README.rst
@@ -14,13 +14,13 @@ Track record changesets
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
:alt: License: AGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fserver--tools-lightgray.png?logo=github
- :target: https://github.com/OCA/server-tools/tree/13.0/base_changeset
+ :target: https://github.com/OCA/server-tools/tree/14.0/base_changeset
:alt: OCA/server-tools
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
- :target: https://translation.odoo-community.org/projects/server-tools-13-0/server-tools-13-0-base_changeset
+ :target: https://translation.odoo-community.org/projects/server-tools-14-0/server-tools-14-0-base_changeset
:alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png
- :target: https://runbot.odoo-community.org/runbot/149/13.0
+ :target: https://runbot.odoo-community.org/runbot/149/14.0
:alt: Try me on Runbot
|badge1| |badge2| |badge3| |badge4| |badge5|
@@ -67,7 +67,7 @@ Record Changesets > Fields Rules``.
* Configuration of rules
- .. image:: https://raw.githubusercontent.com/OCA/server-tools/13.0/base_changeset/base_changeset/static/src/img/rules.png
+ .. image:: https://raw.githubusercontent.com/OCA/server-tools/14.0/base_changeset/base_changeset/static/src/img/rules.png
For each record field, an action can be defined:
@@ -118,7 +118,7 @@ Remove the "Pending" filter to show all the changesets.
* Changeset waiting for validation
- .. image:: https://raw.githubusercontent.com/OCA/server-tools/13.0/base_changeset/base_changeset/static/src/img/changeset.png
+ .. image:: https://raw.githubusercontent.com/OCA/server-tools/14.0/base_changeset/base_changeset/static/src/img/changeset.png
The changes view shows the name of the record's field, the Origin value
and the New value alongside the state of the change. By clicking on the
@@ -138,13 +138,13 @@ number of pending changes next to it like this:
* Badge with the number of pending changes
- .. image:: https://raw.githubusercontent.com/OCA/server-tools/13.0/base_changeset/base_changeset/static/src/img/badge.png
+ .. image:: https://raw.githubusercontent.com/OCA/server-tools/14.0/base_changeset/base_changeset/static/src/img/badge.png
When you click on it:
* Clicking the badge: red button to reject, green one to apply
- .. image:: https://raw.githubusercontent.com/OCA/server-tools/13.0/base_changeset/base_changeset/static/src/img/badge_click.png
+ .. image:: https://raw.githubusercontent.com/OCA/server-tools/14.0/base_changeset/base_changeset/static/src/img/badge_click.png
Click the red button to reject the change, click the green one to apply it.
@@ -180,7 +180,7 @@ Bug Tracker
Bugs are tracked on `GitHub Issues This module extends the functionality of records. It allows to create
changesets that must be validated when a record is modified instead of direct
modifications. Rules allow to configure which field must be validated.
Configuration of rules
-For each record field, an action can be defined:
@@ -452,7 +452,7 @@ Changesets > Changesets. Remove the “Pending” filter to show all the changesets.Changeset waiting for validation
-The changes view shows the name of the record’s field, the Origin value @@ -470,13 +470,13 @@ records. When there is a pending change for a field you get a badge with the number of pending changes next to it like this:
Badge with the number of pending changes
-When you click on it:
Clicking the badge: red button to reject, green one to apply
-Click the red button to reject the change, click the green one to apply it.
@@ -509,7 +509,7 @@ information.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 smashing it by providing a detailed and welcomed -feedback.
+feedback.Do not contact contributors directly about support or help with technical issues.
Current maintainer:
-This module is part of the OCA/server-tools project on GitHub.
+This module is part of the OCA/server-tools project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.