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/*
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&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&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
379374whether 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
397392values 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 > .
489484In case of trouble, please check there if your issue has already been reported.
490485If 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 << a class ="reference external " href ="mailto:silvio.gregorini@camptocamp.com "> silvio.gregorini@camptocamp.com</ a > ></ 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
515510mission is to support the collaborative development of Odoo features and
516511promote 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