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 > Server Actions - Navigate </ title >
6+ < title > README.rst </ title >
77< style type ="text/css ">
88
99/*
360360</ style >
361361</ head >
362362< body >
363- < div class ="document " id ="server-actions-navigate ">
364- < h1 class ="title "> Server Actions - Navigate</ 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 ="server-actions-navigate ">
370+ < h1 > Server Actions - Navigate</ h1 >
366371<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
367372!! This file is generated by oca-gen-addon-readme !!
368373!! changes will be overwritten. !!
369374!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370- !! source digest: sha256:4a9e5951abe237615f48ea2a448610988368c99dca4aa6dc30e7150503ff6378
375+ !! source digest: sha256:f229e2a389d75ec020032bb87fbec2be06c8bf355210212081eba533b6221f1b
371376!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
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-backend/tree/18.0/server_action_navigate "> < img alt ="OCA/server-backend " src ="https://img.shields.io/badge/github-OCA%2Fserver--backend-lightgray.png?logo=github " /> </ a > < a class ="reference external image-reference " href ="https://translation.odoo-community.org/projects/server-backend-18-0/server-backend-18-0-server_action_navigate "> < 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-backend&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 ="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-backend/tree/18.0/server_action_navigate "> < img alt ="OCA/server-backend " src ="https://img.shields.io/badge/github-OCA%2Fserver--backend-lightgray.png?logo=github " /> </ a > < a class ="reference external image-reference " href ="https://translation.odoo-community.org/projects/server-backend-18-0/server-backend-18-0-server_action_navigate "> < 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-backend&target_branch=18.0 "> < img alt ="Try me on Runboat " src ="https://img.shields.io/badge/runboat-Try%20me-875A7B.png " /> </ a > </ p >
373378< p > This module provides a generic tool to have the possibility to see a
374379list of records associated to a given selection of records. This is
375380basically the UI version of < tt class ="docutils literal "> < span class ="pre "> recordset.mapped('field1.field2')</ span > </ tt > .</ p >
@@ -391,7 +396,7 @@ <h1 class="title">Server Actions - Navigate</h1>
391396</ ul >
392397</ div >
393398< div class ="section " id ="configuration ">
394- < h1 > < a class ="toc-backref " href ="#toc-entry-1 "> Configuration</ a > </ h1 >
399+ < h2 > < a class ="toc-backref " href ="#toc-entry-1 "> Configuration</ a > </ h2 >
395400< ul class ="simple ">
396401< li > Go to ‘Setting / Technical / Actions / Server Actions’</ li >
397402< li > Create a new item</ li >
@@ -416,7 +421,7 @@ <h1><a class="toc-backref" href="#toc-entry-1">Configuration</a></h1>
416421</ ul >
417422</ div >
418423< div class ="section " id ="usage ">
419- < h1 > < a class ="toc-backref " href ="#toc-entry-2 "> Usage</ a > </ h1 >
424+ < h2 > < a class ="toc-backref " href ="#toc-entry-2 "> Usage</ a > </ h2 >
420425< ul class ="simple ">
421426< li > Go to a tree view, for a model for which you have defined a navigation
422427action.</ li >
@@ -429,23 +434,23 @@ <h1><a class="toc-backref" href="#toc-entry-2">Usage</a></h1>
429434< p > < img alt ="Partner Category List " src ="https://raw.githubusercontent.com/OCA/server-backend/18.0/server_action_navigate/static/description/res_partner_category_tree.png " /> </ p >
430435</ div >
431436< div class ="section " id ="bug-tracker ">
432- < h1 > < a class ="toc-backref " href ="#toc-entry-3 "> Bug Tracker</ a > </ h1 >
437+ < h2 > < a class ="toc-backref " href ="#toc-entry-3 "> Bug Tracker</ a > </ h2 >
433438< p > Bugs are tracked on < a class ="reference external " href ="https://github.com/OCA/server-backend/issues "> GitHub Issues</ a > .
434439In case of trouble, please check there if your issue has already been reported.
435440If you spotted it first, help us to smash it by providing a detailed and welcomed
436441< a class ="reference external " href ="https://github.com/OCA/server-backend/issues/new?body=module:%20server_action_navigate%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** "> feedback</ a > .</ p >
437442< p > Do not contact contributors directly about support or help with technical issues.</ p >
438443</ div >
439444< div class ="section " id ="credits ">
440- < h1 > < a class ="toc-backref " href ="#toc-entry-4 "> Credits</ a > </ h1 >
445+ < h2 > < a class ="toc-backref " href ="#toc-entry-4 "> Credits</ a > </ h2 >
441446< div class ="section " id ="authors ">
442- < h2 > < a class ="toc-backref " href ="#toc-entry-5 "> Authors</ a > </ h2 >
447+ < h3 > < a class ="toc-backref " href ="#toc-entry-5 "> Authors</ a > </ h3 >
443448< ul class ="simple ">
444449< li > GRAP</ li >
445450</ ul >
446451</ div >
447452< div class ="section " id ="contributors ">
448- < h2 > < a class ="toc-backref " href ="#toc-entry-6 "> Contributors</ a > </ h2 >
453+ < h3 > < a class ="toc-backref " href ="#toc-entry-6 "> Contributors</ a > </ h3 >
449454< ul class ="simple ">
450455< li > Sylvain LE GAL (< a class ="reference external " href ="https://www.twitter.com/legalsylvain "> https://www.twitter.com/legalsylvain</ a > )</ li >
451456< li > Ashish Hirpara (< a class ="reference external " href ="https://ashish-hirpara.com "> https://ashish-hirpara.com</ a > )</ li >
@@ -456,7 +461,7 @@ <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 " />
@@ -471,5 +476,6 @@ <h2><a class="toc-backref" href="#toc-entry-7">Maintainers</a></h2>
471476</ div >
472477</ div >
473478</ div >
479+ </ div >
474480</ body >
475481</ html >
0 commit comments