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 > Extended view inheritance </ title >
6+ < title > README.rst </ title >
77< style type ="text/css ">
88
99/*
360360</ style >
361361</ head >
362362< body >
363- < div class ="document " id ="extended-view-inheritance ">
364- < h1 class ="title "> Extended view inheritance</ h1 >
363+ < div class ="document ">
365364
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 ="extended-view-inheritance ">
370+ < h1 > Extended view inheritance</ h1 >
366371<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
367372!! This file is generated by oca-gen-addon-readme !!
368373!! changes will be overwritten. !!
369374!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370375!! source digest: sha256:3164c7b67a9aa830f28bff20df0f54007a2cb55ec7e67009ccae8a1a2925a4e6
371376!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372- < p > < a class ="reference external image-reference " href ="https://odoo-community.org/page/development-status "> < img alt ="Mature " src ="https://img.shields.io/badge/maturity-Mature-brightgreen.png " /> </ a > < a class ="reference external image-reference " href ="http://www.gnu.org/licenses/lgpl-3.0-standalone.html "> < img alt ="License: LGPL-3 " src ="https://img.shields.io/badge/licence-LGPL--3-blue.png " /> </ a > < a class ="reference external image-reference " href ="https://github.com/OCA/server-tools/tree/18.0/base_view_inheritance_extension "> < 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_view_inheritance_extension "> < 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 >
377+ < p > < a class ="reference external image-reference " href ="https://odoo-community.org/page/development-status "> < img alt ="Mature " src ="https://img.shields.io/badge/maturity-Mature-brightgreen.png " /> </ a > < a class ="reference external image-reference " href ="http://www.gnu.org/licenses/lgpl-3.0-standalone.html "> < img alt ="License: LGPL-3 " src ="https://img.shields.io/badge/license-LGPL--3-blue.png " /> </ a > < a class ="reference external image-reference " href ="https://github.com/OCA/server-tools/tree/19.0/base_view_inheritance_extension "> < 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-19-0/server-tools-19-0-base_view_inheritance_extension "> < 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=19.0 "> < img alt ="Try me on Runboat " src ="https://img.shields.io/badge/runboat-Try%20me-875A7B.png " /> </ a > </ p >
373378< p > This module was written to make it simple to add custom operators for
374379view inheritance.</ p >
375380< p > < strong > Table of contents</ strong > </ p >
@@ -387,7 +392,7 @@ <h1 class="title">Extended view inheritance</h1>
387392</ ul >
388393</ div >
389394< div class ="section " id ="usage ">
390- < h1 > < a class ="toc-backref " href ="#toc-entry-1 "> Usage</ a > </ h1 >
395+ < h2 > < a class ="toc-backref " href ="#toc-entry-1 "> Usage</ a > </ h2 >
391396< p > < strong > Change a python dictionary (context for example)</ strong > </ p >
392397< pre class ="code xml literal-block ">
393398< span class ="nt "> <field</ span > < span class ="w "> </ span > < span class ="na "> position=</ span > < span class ="s "> "attributes"</ span > < span class ="nt "> ></ span > < span class ="w ">
@@ -416,29 +421,29 @@ <h1><a class="toc-backref" href="#toc-entry-1">Usage</a></h1>
416421</ pre >
417422</ div >
418423< div class ="section " id ="known-issues-roadmap ">
419- < h1 > < a class ="toc-backref " href ="#toc-entry-2 "> Known issues / Roadmap</ a > </ h1 >
424+ < h2 > < a class ="toc-backref " href ="#toc-entry-2 "> Known issues / Roadmap</ a > </ h2 >
420425< ul class ="simple ">
421426< li > Support an < tt class ="docutils literal "> eval</ tt > attribute for our new node types.</ li >
422427</ ul >
423428</ div >
424429< div class ="section " id ="bug-tracker ">
425- < h1 > < a class ="toc-backref " href ="#toc-entry-3 "> Bug Tracker</ a > </ h1 >
430+ < h2 > < a class ="toc-backref " href ="#toc-entry-3 "> Bug Tracker</ a > </ h2 >
426431< p > Bugs are tracked on < a class ="reference external " href ="https://github.com/OCA/server-tools/issues "> GitHub Issues</ a > .
427432In case of trouble, please check there if your issue has already been reported.
428433If you spotted it first, help us to smash it by providing a detailed and welcomed
429- < a class ="reference external " href ="https://github.com/OCA/server-tools/issues/new?body=module:%20base_view_inheritance_extension%0Aversion:%2018 .0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** "> feedback</ a > .</ p >
434+ < a class ="reference external " href ="https://github.com/OCA/server-tools/issues/new?body=module:%20base_view_inheritance_extension%0Aversion:%2019 .0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** "> feedback</ a > .</ p >
430435< p > Do not contact contributors directly about support or help with technical issues.</ p >
431436</ div >
432437< div class ="section " id ="credits ">
433- < h1 > < a class ="toc-backref " href ="#toc-entry-4 "> Credits</ a > </ h1 >
438+ < h2 > < a class ="toc-backref " href ="#toc-entry-4 "> Credits</ a > </ h2 >
434439< div class ="section " id ="authors ">
435- < h2 > < a class ="toc-backref " href ="#toc-entry-5 "> Authors</ a > </ h2 >
440+ < h3 > < a class ="toc-backref " href ="#toc-entry-5 "> Authors</ a > </ h3 >
436441< ul class ="simple ">
437442< li > Therp BV</ li >
438443</ ul >
439444</ div >
440445< div class ="section " id ="contributors ">
441- < h2 > < a class ="toc-backref " href ="#toc-entry-6 "> Contributors</ a > </ h2 >
446+ < h3 > < a class ="toc-backref " href ="#toc-entry-6 "> Contributors</ a > </ h3 >
442447< ul class ="simple ">
443448< li > Holger Brunn << a class ="reference external " href ="mailto:hbrunn@therp.nl "> hbrunn@therp.nl</ a > ></ li >
444449< li > Ronald Portier << a class ="reference external " href ="mailto:rportier@therp.nl "> rportier@therp.nl</ a > ></ li >
@@ -456,18 +461,19 @@ <h2><a class="toc-backref" href="#toc-entry-6">Contributors</a></h2>
456461</ ul >
457462</ div >
458463< div class ="section " id ="maintainers ">
459- < h2 > < a class ="toc-backref " href ="#toc-entry-7 "> Maintainers</ a > </ h2 >
464+ < h3 > < a class ="toc-backref " href ="#toc-entry-7 "> Maintainers</ a > </ h3 >
460465< p > This module is maintained by the OCA.</ p >
461466< a class ="reference external image-reference " href ="https://odoo-community.org ">
462467< img alt ="Odoo Community Association " src ="https://odoo-community.org/logo.png " />
463468</ a >
464469< p > OCA, or the Odoo Community Association, is a nonprofit organization whose
465470mission is to support the collaborative development of Odoo features and
466471promote its widespread use.</ p >
467- < p > This module is part of the < a class ="reference external " href ="https://github.com/OCA/server-tools/tree/18 .0/base_view_inheritance_extension "> OCA/server-tools</ a > project on GitHub.</ p >
472+ < p > This module is part of the < a class ="reference external " href ="https://github.com/OCA/server-tools/tree/19 .0/base_view_inheritance_extension "> OCA/server-tools</ a > project on GitHub.</ p >
468473< 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 >
469474</ div >
470475</ div >
471476</ div >
477+ </ div >
472478</ body >
473479</ html >
0 commit comments