Introducing Hibou Casts Feb 9, 2017 News & Info We are excited to announce the release of Hibou Casts , an Odoo functional training platform! Aimed at providing easy to follow training, Hibou Casts are short video lessons that will help you make th... Casts Odoo Read more
Automated Odoo Docker Images Jan 19, 2017 News & Info I am proud to announce some new tags that augment the existing Odoo Docker builds by using the nightly source instead of going months between releases (mirroring Odoo's Docker releases). How to Use Yo... Docker Odoo Read more
Payroll Holiday Module Jan 5, 2017 HR & Payroll Holiday. Vacation. Leave. We all enjoy time off from work occasionally, and so do our employees. But what’s better than time off? Getting paid for it, of course! Even better for administrators is a bu... Odoo v10 Read more
US Payroll 2017 for Odoo Dec 30, 2016 HR & Payroll The new year is right around the corner (as in, one day away) and that means changes are in the works for federal and state payroll rates. So, to free you up for celebrations and a stress-free start t... Federal Read more
Payslip Payments Dec 15, 2016 HR & Payroll Register Payment Paying your employees should be as easy as possible no matter what method you choose. With this new module, you can register a payment on a payslip just as easily as you can on a Vend... Odoo v10 Read more
Backing Up and Upgrading Postgres Oct 14, 2016 News & Info Postgres' on-disk data format is stable on major releases, allowing you to upgrade the specific server version without fear of corrupting on-disk data. In general, I think it is best to keep Postgres ... Docker Postgres Read more
Odoo 10 in Docker Oct 12, 2016 News & Info As of today, the Docker Hub hibou/odoo image now supports the 10.0 tag and bumps the latest tag to 10.0. Changes The configuration file has been renamed from `openerp-server.conf` to `odoo.conf` (stil... Docker Odoo v10 Read more
Running Odoo on Pypy Oct 12, 2016 News & Info For the unfamiliar, Pypy is an alternative just in time (JIT) compiler runtime for the python language. Normally, when you run a python file, the ordinary Python runtime (cpython) interprets the file ... Odoo Read more
Docker Odoo Blueprint Oct 11, 2016 News & Info This is a complete guide for how I lay out Odoo deploys, and projects, that is optimized for development and deploy using Git and Docker. Note that whenever I give an example of an owner UID or GUID, ... Docker Odoo Read more
Getting Timesheets on Payslip Aug 15, 2016 HR & Payroll Often companies need a way to track time and attendance for employees. Odoo's built in Timesheet module provides a good mechanism for doing just that. However, it stops short of being able to pull tha... Read more
US Payroll Module Changes in August 2016 Aug 9, 2016 HR & Payroll Be sure to check out all of your fields after upgrading this module. Non-Resident Alien (W4) New Contract level field for withholding calculations based on Non-Resident Alien status. This field only a... Federal Read more
Hibou Odoo Docker Manifesto Aug 9, 2016 News & Info I have been using Docker more and more, and the Docker project has progressed to the point where I prefer to use a bare host OS over lots of Virtual Machines (KVM or otherwise). Eight months ago I for... Docker Odoo Read more