Initial commit: Odoo 18.0-20251222 extra-addons
This commit is contained in:
1
web_tree_many2one_clickable/readme/CONFIGURE.md
Executable file
1
web_tree_many2one_clickable/readme/CONFIGURE.md
Executable file
@@ -0,0 +1 @@
|
||||
After installation, all many2one and reference fields will be clickable by default.
|
||||
12
web_tree_many2one_clickable/readme/CONTRIBUTORS.md
Executable file
12
web_tree_many2one_clickable/readme/CONTRIBUTORS.md
Executable file
@@ -0,0 +1,12 @@
|
||||
- Therp BV
|
||||
- Sodexis \<<dev@sodexis.com>\>
|
||||
- Artem Kostyuk \<<a.kostyuk@mobilunity.com>\>
|
||||
- Anand Kansagra \<<kansagraanand@hotmail.com>\>
|
||||
- Dennis Sluijk \<<d.sluijk@onestein.nl>\>
|
||||
- Maciej Wichowski \<<maciej@versada.eu>\>
|
||||
|
||||
- [Tecnativa](https://www.tecnativa.com)
|
||||
- Pedro M. Baeza
|
||||
- Antonio Espinosa
|
||||
- Alexandre Díaz
|
||||
- Carlos Roca
|
||||
3
web_tree_many2one_clickable/readme/DESCRIPTION.md
Executable file
3
web_tree_many2one_clickable/readme/DESCRIPTION.md
Executable file
@@ -0,0 +1,3 @@
|
||||
This addon forces Odoo to use many2one widget on a many2one fields in
|
||||
tree views. This allows users to open linked resources from trees
|
||||
directly, using a button without accessing the form.
|
||||
6
web_tree_many2one_clickable/readme/ROADMAP.md
Executable file
6
web_tree_many2one_clickable/readme/ROADMAP.md
Executable file
@@ -0,0 +1,6 @@
|
||||
This widget is currently not working on the product field in the lines
|
||||
tree of the sale order form, see <https://github.com/OCA/web/pull/1438>
|
||||
for further details.
|
||||
|
||||
To add this functionality to lines of sales, purchases and invoices, as
|
||||
they are special views, is required a glue module that add this feature.
|
||||
3
web_tree_many2one_clickable/readme/USAGE.md
Executable file
3
web_tree_many2one_clickable/readme/USAGE.md
Executable file
@@ -0,0 +1,3 @@
|
||||
Put the mouse pointer over a many2one cell and click the button.
|
||||
|
||||

|
||||
Reference in New Issue
Block a user