xdo

Results 78 comments of xdo

Instead of overriding the ci in such a case, it is better to add a `# pylint: disable=abstract-method` - This will avoid a warning un dev editors using pylint -...

> * in `base` the available models are filtered based on a hardcoded list (`["res.partner", "res.users", "res.country", "res.lang"]`, something like that) > * in `mail` the list is expanded with...

@robodoo r- (just to remove it from mergebot dashboard waiting for odoo pr to be ready)

@robodoo r- just to remove it from mergebot dashboard waiting for odoo pr to be ready

Upgrade exception [#139](https://runbot.odoo.com/web/#id=139&view_type=form&model=runbot.upgrade.exception) added. Waiting the forward-port of this pr, the exception will be applied on all builds, and create an inconsistent state for migrations. **Please forward port this asap...

Upgrade exception [#136](https://runbot.odoo.com/web/#id=136&view_type=form&model=runbot.upgrade.exception) added. Waiting the forward-port of this pr, the exception will be applied on all builds, and create an inconsistent state for migrations. **Please forward port this asap...

Upgrade exception [#140](https://runbot.odoo.com/web/#id=140&view_type=form&model=runbot.upgrade.exception) added. Waiting the forward-port of this pr, the exception will be applied on all builds, and create an inconsistent state for migrations. **Please forward port this asap...

We are also waiting for this feature Our use case is mainly in tests, we like to disable whitespaces rules the time of an assertions, to present a list/tuple/dict as...