David Vidal
David Vidal
cc @Tecnativa TT38070 ping @CarlosRoca13 @victoralmau
- `python.pythonPath` is now `python.defaultInterpreterPath` (https://code.visualstudio.com/docs/python/environments#_manually-specify-an-interpreter) - remove ./vscode/settings.json as it was deprecated long time ago: https://github.com/Tecnativa/doodba-copier-template/commit/173604be9f62b7e3df726bc6da72c67fb047a28e cc @Tecnativa
When writing extension modules it's possible to override the session context so we can achieve effects on the overriden functions orm calls. This is very handy to avoid ugly patches...
Developed by Odoo themselves this should be a must: ref: https://marketplace.visualstudio.com/items?itemName=Odoo.owl-vision announcement: https://twitter.com/GDebongnie/status/1717169631914303572
cc @Tecnativa TT47783 Depends on: - [ ] https://github.com/OCA/event/pull/363
Addresses issue: https://github.com/OCA/delivery-carrier/issues/806 CTT's test environment isn't reliable. Let's disable this module tests to avoid recurrent annoyances. cc @Tecnativa @pedrobaeza fyi @rousseldenis
After #777 the only wizard for package labels printing was this. But it's method isn't return the printing action to the web client and thus the label isn't printed. cc...
fw of https://github.com/OCA/delivery-carrier/pull/735 When we recod a shipping in the CTT Express backend the label API could not be ready in the moment to retrieve the labels. As CTT Express...
fw of https://github.com/OCA/delivery-carrier/pull/735 When we recod a shipping in the CTT Express backend the label API could not be ready in the moment to retrieve the labels. As CTT Express...
fw of https://github.com/OCA/delivery-carrier/pull/735 When we recod a shipping in the CTT Express backend the label API could not be ready in the moment to retrieve the labels. As CTT Express...