Simone Orsi

Results 404 comments of Simone Orsi

> @simahawk > > Some endpoints will not return a dict as expected by the `_dispatch_with_db_logging` method (and the other methods called within), but an object of type `odoo.http.Response`. When...

> Well, I was short on time and the fact that Travis would have been red anyway did not motivate me. > But as you are here, the issue baffled...

I did something similar here https://github.com/shopinvader/odoo-shopinvader/pull/1278. Can you have a look?

The build is broken w/ the same error on plain 14.0 https://github.com/shopinvader/odoo-shopinvader/actions/runs/3051196438/jobs/4919136604#step:8:212 See #1320

yes, I guess your "eggs -= mockup" means that you have extended a section from another cfg file. And that's where the bug comes in. If you extend a section...

The problem is still there with v2.2.0. Here's some more info. When I launch the buildout for the 2nd time: ``` # bin/buildout -N mr.developer: Queued 'abstract-ng' for checkout. mr.developer:...

@lukasgraf thanks for the pointer!! I did a fix and it seems to work. I have no tests for this change so far. I'll be back on this. In the...

> Dependency below, please review > > [OCA/sale-workflow#2005](https://github.com/OCA/sale-workflow/pull/2005) [OCA/connector-prestashop#151](https://github.com/OCA/connector-prestashop/pull/151) [OCA/connector-ecommerce#70](https://github.com/OCA/connector-ecommerce/pull/70) [OCA/server-tools#2334](https://github.com/OCA/server-tools/pull/2334) [OCA/product-attribute#1070](https://github.com/OCA/product-attribute/pull/1070) [OCA/product-attribute#1069](https://github.com/OCA/product-attribute/pull/1069) @flachica please do not mention all these PRs in all PRs as "dependencies". They are "related" but...