[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 f31af38338
commit 513dec0dfd
6 changed files with 84 additions and 73 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.