Initial commit: Odoo 18.0-20251222 extra-addons
Some checks failed
pre-commit / pre-commit (push) Has been cancelled
tests / Detect unreleased dependencies (push) Has been cancelled
tests / test with OCB (push) Has been cancelled
tests / test with Odoo (push) Has been cancelled

This commit is contained in:
tocmo0nlord
2026-03-13 20:43:25 +00:00
parent 36e847a7df
commit adbe430761
9472 changed files with 1265727 additions and 0 deletions

View File

@@ -0,0 +1 @@
After installation, all many2one and reference fields will be clickable by default.

View 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

View 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.

View 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.

View File

@@ -0,0 +1,3 @@
Put the mouse pointer over a many2one cell and click the button.
![image](../static/img/clickable.gif)