Generating unique static URLs in Odoo

2016-09-02

By default Odoo bundles static assets (JS and CSS) within a couple of files: All CSS files are bundled into a single big CSS file. The same happens for JS files.

The URLs of those bundles vary with any change within any of the included files. But those files are …

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.

The productivity of tomorrow trumps that of today

2015-08-04

A rant about unclear code, using plain numbers instead of meaningful constants.

Odoo at last!

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.