From 81bf7eb63f8d887ba095161c03ce2a20cad204b3 Mon Sep 17 00:00:00 2001
From: Holger Brunn
Date: Mon, 1 Apr 2024 10:00:18 +0200
Subject: [PATCH] [FIX] web_tree_duplicate: adapt readme to behavior
---
web_tree_duplicate/README.rst | 4 ++--
web_tree_duplicate/readme/CONFIGURE.rst | 2 +-
web_tree_duplicate/static/description/index.html | 4 ++--
3 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/web_tree_duplicate/README.rst b/web_tree_duplicate/README.rst
index de153dea1..cc5fb25b5 100644
--- a/web_tree_duplicate/README.rst
+++ b/web_tree_duplicate/README.rst
@@ -7,7 +7,7 @@ Tree View Duplicate Records
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- !! source digest: sha256:4e6cac4471f1720f1c5e6b794e4602b3e33064931326bd488fddca1b6fb2795a
+ !! source digest: sha256:eba55945da769ff52e8158eb68e84698e877c361e1622db299b1a233ac5f82d6
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
@@ -40,7 +40,7 @@ Configuration
The duplicate option is enabled by default.
To disable it you have to add attribute `duplicate` to the tree view.
-Set `duplicate` to `false` to enable it or `true` to (explicitly) disable it.
+Set `duplicate` to `true` to enable it or `false` to (explicitly) disable it.
Example:
diff --git a/web_tree_duplicate/readme/CONFIGURE.rst b/web_tree_duplicate/readme/CONFIGURE.rst
index 6f16d63f0..69c7a1f0f 100644
--- a/web_tree_duplicate/readme/CONFIGURE.rst
+++ b/web_tree_duplicate/readme/CONFIGURE.rst
@@ -1,6 +1,6 @@
The duplicate option is enabled by default.
To disable it you have to add attribute `duplicate` to the tree view.
-Set `duplicate` to `false` to enable it or `true` to (explicitly) disable it.
+Set `duplicate` to `true` to enable it or `false` to (explicitly) disable it.
Example:
diff --git a/web_tree_duplicate/static/description/index.html b/web_tree_duplicate/static/description/index.html
index 0a535ca5f..d070245e8 100644
--- a/web_tree_duplicate/static/description/index.html
+++ b/web_tree_duplicate/static/description/index.html
@@ -367,7 +367,7 @@ ul.auto-toc {
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
-!! source digest: sha256:4e6cac4471f1720f1c5e6b794e4602b3e33064931326bd488fddca1b6fb2795a
+!! source digest: sha256:eba55945da769ff52e8158eb68e84698e877c361e1622db299b1a233ac5f82d6
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

With this module you can duplicate records directly from the tree view.
@@ -389,7 +389,7 @@ ul.auto-toc {
The duplicate option is enabled by default.
To disable it you have to add attribute duplicate to the tree view.
-Set duplicate to false to enable it or true to (explicitly) disable it.
+Set duplicate to true to enable it or false to (explicitly) disable it.
Example:
<?xml version="1.0" encoding="UTF-8" ?>