Yannick Payot

Results 134 comments of Yannick Payot

@momegahed I had the change to check this with @jco-odoo during the Odoo XP :+1: for this PR which solves generation of invoice from CH company to LI customer. (thanks...

@jco-odoo I'm ok with those changes, this shouldn't break anything considering currently Swiss Liechtenstein bills were not possible. As this is not a constraint but lift one blocker it looks...

Tested with @apf-c2c and works like a charm

I'm struggling to see how to keep an authentication based on a single technical user from the shop that connect to Odoo and pass an additional info to get the...

IIUC pytest-xdist will dispatch all tests randomly to workers. Which could be an issue with database transactions. It would require to make pytest-xdist know about SavepointCase and SingleTransactionCase. As it...

BTW for V14 this change broke our implementation here https://github.com/odoo/odoo/commit/ac63556e239ab03c42384477385f003c7477287b The overwrite context key has been replace by an argument. It is present on module's `_update_translation()` method: https://github.com/odoo/odoo/blob/14.0/odoo/addons/base/models/ir_module.py#L908 Thus for...

Locally before migrating to Ubuntu 16.04 (I don't recall having seen it lastly) I had an occasional failure when Odoo container was trying to connect to db container. But this...

@chandni-serpentcs Can you work on this? At least one other PR depends on this one.

/ocabot migration helpdesk_mgmt