SilvioC2C
SilvioC2C
Duplicate of #395 (which, at the moment, seems to be stalled)
Handle `odoo.http.Response` objects when creating logs.
Copies #905 and implements it (including change requests that were introduced in that PR's reviews). NB: I tried to open a PR against the original branch from which PR #905...
Hello! More of a question than an issue: any plan on releasing this module in the [Odoo Community Association repositories](https://github.com/oca), maybe the [OCA/server-tools](https://github.com/OCA/server-tools) repo?
Supersedes #1411
Forward port of https://github.com/OCA/product-attribute/pull/1504 EDIT: some tests seem to be failing for reasons unrelated to this PR, as they are also currently failing on branch `16.0`.
This commit allows using tags on both templates and variants. Tags can be propagated on each template-variants couple in 2 ways: - from template to variants: in this case, templates...
Migration based on top of https://github.com/OCA/connector-jira/pull/106