3
3
< head >
4
4
< meta http-equiv ="Content-Type " content ="text/html; charset=utf-8 " />
5
5
< meta name ="generator " content ="Docutils: https://docutils.sourceforge.io/ " />
6
- < title > Web Widget One2many Tree Line Duplicate </ title >
6
+ < title > README.rst </ title >
7
7
< style type ="text/css ">
8
8
9
9
/*
360
360
</ style >
361
361
</ head >
362
362
< body >
363
- < div class ="document " id ="web-widget-one2many-tree-line-duplicate ">
364
- < h1 class ="title "> Web Widget One2many Tree Line Duplicate</ h1 >
363
+ < div class ="document ">
365
364
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 ="web-widget-one2many-tree-line-duplicate ">
370
+ < h1 > Web Widget One2many Tree Line Duplicate</ h1 >
366
371
<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
367
372
!! This file is generated by oca-gen-addon-readme !!
368
373
!! changes will be overwritten. !!
369
374
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370
- !! source digest: sha256:0a96e20808687d52d22565143495374cad5121234c141e804bf8b9f06f9616d4
375
+ !! source digest: sha256:1bfdccb56bb56a23188875b884b3ed7f8eaff71397d72a1f8f26e5b270c4a1a1
371
376
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
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/web/tree/18.0/web_widget_one2many_tree_line_duplicate "> < img alt ="OCA/web " src ="https://img.shields.io/badge/github-OCA%2Fweb-lightgray.png?logo=github " /> </ a > < a class ="reference external image-reference " href ="https://translation.odoo-community.org/projects/web-18-0/web-18-0-web_widget_one2many_tree_line_duplicate "> < 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/web&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/web/tree/18.0/web_widget_one2many_tree_line_duplicate "> < img alt ="OCA/web " src ="https://img.shields.io/badge/github-OCA%2Fweb-lightgray.png?logo=github " /> </ a > < a class ="reference external image-reference " href ="https://translation.odoo-community.org/projects/web-18-0/web-18-0-web_widget_one2many_tree_line_duplicate "> < 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/web&target_branch=18.0 "> < img alt ="Try me on Runboat " src ="https://img.shields.io/badge/runboat-Try%20me-875A7B.png " /> </ a > </ p >
373
378
< p > Allow to add a icon to clone the line.</ p >
374
379
< p > < strong > Table of contents</ strong > </ p >
375
380
< div class ="contents local topic " id ="contents ">
@@ -386,7 +391,7 @@ <h1 class="title">Web Widget One2many Tree Line Duplicate</h1>
386
391
</ ul >
387
392
</ div >
388
393
< div class ="section " id ="usage ">
389
- < h1 > < a class ="toc-backref " href ="#toc-entry-1 "> Usage</ a > </ h1 >
394
+ < h2 > < a class ="toc-backref " href ="#toc-entry-1 "> Usage</ a > </ h2 >
390
395
< p > This module works on all one2many tree views. The cloning process
391
396
doesn’t trigger onchange/default calls.</ p >
392
397
< p > < strong > Available Options</ strong > </ p >
@@ -399,29 +404,29 @@ <h1><a class="toc-backref" href="#toc-entry-1">Usage</a></h1>
399
404
</ pre >
400
405
</ div >
401
406
< div class ="section " id ="known-issues-roadmap ">
402
- < h1 > < a class ="toc-backref " href ="#toc-entry-2 "> Known issues / Roadmap</ a > </ h1 >
407
+ < h2 > < a class ="toc-backref " href ="#toc-entry-2 "> Known issues / Roadmap</ a > </ h2 >
403
408
< ul class ="simple ">
404
409
< li > Add an option to control which columns are copied</ li >
405
410
</ ul >
406
411
</ div >
407
412
< div class ="section " id ="bug-tracker ">
408
- < h1 > < a class ="toc-backref " href ="#toc-entry-3 "> Bug Tracker</ a > </ h1 >
413
+ < h2 > < a class ="toc-backref " href ="#toc-entry-3 "> Bug Tracker</ a > </ h2 >
409
414
< p > Bugs are tracked on < a class ="reference external " href ="https://github.com/OCA/web/issues "> GitHub Issues</ a > .
410
415
In case of trouble, please check there if your issue has already been reported.
411
416
If you spotted it first, help us to smash it by providing a detailed and welcomed
412
417
< a class ="reference external " href ="https://github.com/OCA/web/issues/new?body=module:%20web_widget_one2many_tree_line_duplicate%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** "> feedback</ a > .</ p >
413
418
< p > Do not contact contributors directly about support or help with technical issues.</ p >
414
419
</ div >
415
420
< div class ="section " id ="credits ">
416
- < h1 > < a class ="toc-backref " href ="#toc-entry-4 "> Credits</ a > </ h1 >
421
+ < h2 > < a class ="toc-backref " href ="#toc-entry-4 "> Credits</ a > </ h2 >
417
422
< div class ="section " id ="authors ">
418
- < h2 > < a class ="toc-backref " href ="#toc-entry-5 "> Authors</ a > </ h2 >
423
+ < h3 > < a class ="toc-backref " href ="#toc-entry-5 "> Authors</ a > </ h3 >
419
424
< ul class ="simple ">
420
425
< li > Tecnativa</ li >
421
426
</ ul >
422
427
</ div >
423
428
< div class ="section " id ="contributors ">
424
- < h2 > < a class ="toc-backref " href ="#toc-entry-6 "> Contributors</ a > </ h2 >
429
+ < h3 > < a class ="toc-backref " href ="#toc-entry-6 "> Contributors</ a > </ h3 >
425
430
< ul class ="simple ">
426
431
< li > < a class ="reference external " href ="https://www.tecnativa.com/ "> Tecnativa</ a > :< ul >
427
432
< li > Alexandre Díaz</ li >
@@ -431,7 +436,7 @@ <h2><a class="toc-backref" href="#toc-entry-6">Contributors</a></h2>
431
436
</ ul >
432
437
</ div >
433
438
< div class ="section " id ="maintainers ">
434
- < h2 > < a class ="toc-backref " href ="#toc-entry-7 "> Maintainers</ a > </ h2 >
439
+ < h3 > < a class ="toc-backref " href ="#toc-entry-7 "> Maintainers</ a > </ h3 >
435
440
< p > This module is maintained by the OCA.</ p >
436
441
< a class ="reference external image-reference " href ="https://odoo-community.org ">
437
442
< img alt ="Odoo Community Association " src ="https://odoo-community.org/logo.png " />
@@ -444,5 +449,6 @@ <h2><a class="toc-backref" href="#toc-entry-7">Maintainers</a></h2>
444
449
</ div >
445
450
</ div >
446
451
</ div >
452
+ </ div >
447
453
</ body >
448
454
</ html >
0 commit comments