[IMP] web_tree_many2one_clickable: Fix pre-commit + improve readme

This commit is contained in:
Carlos Roca
2023-01-16 08:23:21 +01:00
parent 7176c70877
commit 3b375c23e8
5 changed files with 86 additions and 75 deletions

View File

@@ -1 +1,5 @@
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.
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.