std-odoo
std-odoo
> @std-odoo I'm also not sure what to do about [23e0ab1](https://github.com/odoo/odoo/commit/23e0ab1bbd99aea1451a8edbf634334b9aaf26c3) > > Should I maybe create a separate PR? Pretty sure the issue is in 16.0 too Ah yes,...
@robodoo r+ rebase-merge
@Polymorphe57 Hi :) I cherry-picked your commit and squashed it and I fixed the "arrow left navigation" bug + a test The bug was not about isChild, but the properties...
@Polymorphe57 Hi :) I squashed the fix commit (about navigation key) and your last ref commit (about isChild) into the "web" commit
You still can do `clasp login`, without `--no-localhost` and it should work (it work on my side) Anyway that's not an issue with the Odoo addin but with clasp
@tde-banana-odoo We still need it, but it look like the fix is not enough (see https://www.awesomescreenshot.com/image/31444538?key=b742a7fddf375b1800ce0c8cb4e3e49f ) I followed the link they gave us, but there's still an issue for...
See: https://github.com/odoo/mail-client-extensions/issues/32
@odony Hi :) I did the regex rendering we talk about on discord, to not call the qweb rendering function (and safe eval for inline qweb). The code is not...
@tbe-odoo Hi :) Thanks for testing :) I don't think we should allow ``` ``` Because it will crash in etree anyway 
@robodoo r+