Bruno Boi

Results 13 comments of Bruno Boi

> branch is red! Violets are blue ;-) The branch is red due to the following error: ``` /data/build/documentation/content/developer/reference/frontend/services.rst:579: WARNING: duplicate function description of add, other function in developer/reference/frontend/services ```...

Thanks for reporting this @Yajo added to our documentation backlog 👍🏽

do not merge for now, it is unclear why we need this fix and what's the cases it covers. It seems the issue affects only empty child components with a...

BTW, I can rip that CD by adding those lines to the PathFilter.filter method: # filter quotes path = re.sub(r"'", R_CH, path) path = re.sub(r'"', R_CH, path) This is not...

seems in a draft state, please request review from JS Framework team when ready to review. Thanks

@odoo/rd-sm-customer please review the small change in `mass_mailing` @odoo/rd-framework-editor please review the small change in `web_editor` To both teams: please test your flow :-)

Maybe it shouldn't be an option and instead be the standard behavior

Thanks @fda-odoo I am working on a devcontainer for odoo development and I would like to ship it with defaults settings for this extension. I can not achieve this with...