Skip to content

Commit 23e56bd

Browse files
committed
[MIG] base_write_diff: Migration to 18.0
1 parent 8dd26b2 commit 23e56bd

File tree

3 files changed

+19
-29
lines changed

3 files changed

+19
-29
lines changed

base_write_diff/README.rst

Lines changed: 6 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
.. image:: https://odoo-community.org/readme-banner-image
2-
:target: https://odoo-community.org/get-involved?utm_source=readme
3-
:alt: Odoo Community Association
4-
51
=================
62
Base - Write Diff
73
=================
@@ -17,17 +13,17 @@ Base - Write Diff
1713
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
1814
:target: https://odoo-community.org/page/development-status
1915
:alt: Beta
20-
.. |badge2| image:: https://img.shields.io/badge/license-AGPL--3-blue.png
16+
.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png
2117
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
2218
:alt: License: AGPL-3
2319
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fserver--tools-lightgray.png?logo=github
24-
:target: https://github.com/OCA/server-tools/tree/17.0/base_write_diff
20+
:target: https://github.com/OCA/server-tools/tree/18.0/base_write_diff
2521
:alt: OCA/server-tools
2622
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
27-
:target: https://translation.odoo-community.org/projects/server-tools-17-0/server-tools-17-0-base_write_diff
23+
:target: https://translation.odoo-community.org/projects/server-tools-18-0/server-tools-18-0-base_write_diff
2824
:alt: Translate me on Weblate
2925
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
30-
:target: https://runboat.odoo-community.org/builds?repo=OCA/server-tools&target_branch=17.0
26+
:target: https://runboat.odoo-community.org/builds?repo=OCA/server-tools&target_branch=18.0
3127
:alt: Try me on Runboat
3228

3329
|badge1| |badge2| |badge3| |badge4| |badge5|
@@ -156,7 +152,7 @@ Bug Tracker
156152
Bugs are tracked on `GitHub Issues <https://github.com/OCA/server-tools/issues>`_.
157153
In case of trouble, please check there if your issue has already been reported.
158154
If you spotted it first, help us to smash it by providing a detailed and welcomed
159-
`feedback <https://github.com/OCA/server-tools/issues/new?body=module:%20base_write_diff%0Aversion:%2017.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
155+
`feedback <https://github.com/OCA/server-tools/issues/new?body=module:%20base_write_diff%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
160156

161157
Do not contact contributors directly about support or help with technical issues.
162158

@@ -186,6 +182,6 @@ OCA, or the Odoo Community Association, is a nonprofit organization whose
186182
mission is to support the collaborative development of Odoo features and
187183
promote its widespread use.
188184

189-
This module is part of the `OCA/server-tools <https://github.com/OCA/server-tools/tree/17.0/base_write_diff>`_ project on GitHub.
185+
This module is part of the `OCA/server-tools <https://github.com/OCA/server-tools/tree/18.0/base_write_diff>`_ project on GitHub.
190186

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

base_write_diff/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
{
55
"name": "Base - Write Diff",
66
"summary": "Prevents updates on fields whose values won't change anyway",
7-
"version": "17.0.1.0.0",
7+
"version": "18.0.1.0.0",
88
"author": "Camptocamp, Odoo Community Association (OCA)",
99
"license": "AGPL-3",
1010
"category": "Hidden",

base_write_diff/static/description/index.html

Lines changed: 12 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
55
<meta name="generator" content="Docutils: https://docutils.sourceforge.io/" />
6-
<title>README.rst</title>
6+
<title>Base - Write Diff</title>
77
<style type="text/css">
88

99
/*
@@ -360,21 +360,16 @@
360360
</style>
361361
</head>
362362
<body>
363-
<div class="document">
363+
<div class="document" id="base-write-diff">
364+
<h1 class="title">Base - Write Diff</h1>
364365

365-
366-
<a class="reference external image-reference" href="https://odoo-community.org/get-involved?utm_source=readme">
367-
<img alt="Odoo Community Association" src="https://odoo-community.org/readme-banner-image" />
368-
</a>
369-
<div class="section" id="base-write-diff">
370-
<h1>Base - Write Diff</h1>
371366
<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
372367
!! This file is generated by oca-gen-addon-readme !!
373368
!! changes will be overwritten. !!
374369
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
375370
!! source digest: sha256:71745a37619c24019b67f8558eb6c7be1b974ad0031b6ce40892e7eec305bcb3
376371
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
377-
<p><a class="reference external image-reference" 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 image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/license-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/server-tools/tree/17.0/base_write_diff"><img alt="OCA/server-tools" src="https://img.shields.io/badge/github-OCA%2Fserver--tools-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/server-tools-17-0/server-tools-17-0-base_write_diff"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/server-tools&amp;target_branch=17.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
372+
<p><a class="reference external image-reference" 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 image-reference" 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 image-reference" href="https://github.com/OCA/server-tools/tree/18.0/base_write_diff"><img alt="OCA/server-tools" src="https://img.shields.io/badge/github-OCA%2Fserver--tools-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/server-tools-18-0/server-tools-18-0-base_write_diff"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/server-tools&amp;target_branch=18.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
378373
<p>This module allows filtering values to update on records according to
379374
whether they are actually different from the records’ current values.</p>
380375
<p><strong>Table of contents</strong></p>
@@ -391,7 +386,7 @@ <h1>Base - Write Diff</h1>
391386
</ul>
392387
</div>
393388
<div class="section" id="usage">
394-
<h2><a class="toc-backref" href="#toc-entry-1">Usage</a></h2>
389+
<h1><a class="toc-backref" href="#toc-entry-1">Usage</a></h1>
395390
<p><strong>Summary</strong></p>
396391
<p>This module allows you to update records by filtering out fields whose
397392
values are going to be left unchanged by <tt class="docutils literal">BaseModel.write()</tt>; for
@@ -484,41 +479,40 @@ <h2><a class="toc-backref" href="#toc-entry-1">Usage</a></h2>
484479
</pre>
485480
</div>
486481
<div class="section" id="bug-tracker">
487-
<h2><a class="toc-backref" href="#toc-entry-2">Bug Tracker</a></h2>
482+
<h1><a class="toc-backref" href="#toc-entry-2">Bug Tracker</a></h1>
488483
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/server-tools/issues">GitHub Issues</a>.
489484
In case of trouble, please check there if your issue has already been reported.
490485
If you spotted it first, help us to smash it by providing a detailed and welcomed
491-
<a class="reference external" href="https://github.com/OCA/server-tools/issues/new?body=module:%20base_write_diff%0Aversion:%2017.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
486+
<a class="reference external" href="https://github.com/OCA/server-tools/issues/new?body=module:%20base_write_diff%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
492487
<p>Do not contact contributors directly about support or help with technical issues.</p>
493488
</div>
494489
<div class="section" id="credits">
495-
<h2><a class="toc-backref" href="#toc-entry-3">Credits</a></h2>
490+
<h1><a class="toc-backref" href="#toc-entry-3">Credits</a></h1>
496491
<div class="section" id="authors">
497-
<h3><a class="toc-backref" href="#toc-entry-4">Authors</a></h3>
492+
<h2><a class="toc-backref" href="#toc-entry-4">Authors</a></h2>
498493
<ul class="simple">
499494
<li>Camptocamp</li>
500495
</ul>
501496
</div>
502497
<div class="section" id="contributors">
503-
<h3><a class="toc-backref" href="#toc-entry-5">Contributors</a></h3>
498+
<h2><a class="toc-backref" href="#toc-entry-5">Contributors</a></h2>
504499
<ul class="simple">
505500
<li>Silvio Gregorini &lt;<a class="reference external" href="mailto:silvio.gregorini&#64;camptocamp.com">silvio.gregorini&#64;camptocamp.com</a>&gt;</li>
506501
</ul>
507502
</div>
508503
<div class="section" id="maintainers">
509-
<h3><a class="toc-backref" href="#toc-entry-6">Maintainers</a></h3>
504+
<h2><a class="toc-backref" href="#toc-entry-6">Maintainers</a></h2>
510505
<p>This module is maintained by the OCA.</p>
511506
<a class="reference external image-reference" href="https://odoo-community.org">
512507
<img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" />
513508
</a>
514509
<p>OCA, or the Odoo Community Association, is a nonprofit organization whose
515510
mission is to support the collaborative development of Odoo features and
516511
promote its widespread use.</p>
517-
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/server-tools/tree/17.0/base_write_diff">OCA/server-tools</a> project on GitHub.</p>
512+
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/server-tools/tree/18.0/base_write_diff">OCA/server-tools</a> project on GitHub.</p>
518513
<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>
519514
</div>
520515
</div>
521516
</div>
522-
</div>
523517
</body>
524518
</html>

0 commit comments

Comments
 (0)