Categories
Odoo Programming web

How to deploy Odoo ERP on Digital Ocean for 5$ per month

You don’t need to spend tones of money to start manage your business wisely. Here is how to deploy for 5$ per month Odoo on Digital Ocean, step by step.

Categories
Engineering Programming Technology Technology web

Javascript won’t load or update in Odoo

If you are debugging JavaScript code in Odoo and it happens that you can’t get it updated or worst it’s not loading the official documentation is a good reference “What to do if a file is not loaded/updated”. But I experienced and issue as I always use –dev=all and the JavaScript won’t load at all […]

Categories
Programming Programming Technology

Calendar settings customization

This is an open source module we developed at Savoir Faire Linux for customizing the Odoo calendar easily. All the logic behind the calendar is based on the library Fullcalendar.io see below.  This module allows changing Odoo default calendar settings (based on Javascript library “http://fullcalendar.io/“) In order to change the « Calendar Settings »: Go to « Settings → […]

Categories
Uncategorized

#PyConCA2018

Last weekend I had the chance to attend Pycon Canada 2018 in Toronto and the main theme was about data science. The following presentation gives an overview of the main presentations I attended. I strongly advise you to go check the schedule and Google + GitHub each speaker’s name that interest you to get more […]