The bus implementation in Odoo and notification systems in the Web
2015-09-12
This post is about 2015’s crosstab communication in browsers, and how to use it Odoo to avoid it becoming unresponsive if the users open many tabs.
2015-09-12
This post is about 2015’s crosstab communication in browsers, and how to use it Odoo to avoid it becoming unresponsive if the users open many tabs.
2015-08-04
A rant about unclear code, using plain numbers instead of meaningful constants.
2015-05-26
A recollection of the process to upgrade from OpenERP to Odoo.
For the upgrade process we used OpenUpgrade and the CRM fork by Stefan Rijnhart. There were unexpected failures, bug fixes, learnings about the behavior of our users, and more. A true challenge.
2015-04-08
Lately there’s been a raise of the debate about Microservices architectures. Reading about the stuff I realized I did once architect an application called Pyxel based on the same principles, though different.
Pyxel reached only its first prototype and was never actually deployed. I’d say it wasn’t …