Odoo – AttributeError: ‘NoneType’ object has no attribute ‘id’

The error  AttributeError: 'NoneType' object has no attribute 'id' occurs when you uninstall one of the apps, most likely the Discuss app. After trying installing and uninstalling different apps (Projects, Inventory Management, Manufacturing, Employee Directory, etc.) I noticed that this error occurs only when you uninstall the Discuss app. So far, the only solution I found was to drop the database. Connect to…

How to Install Odoo on Mac OS using Homebrew

In this tutorial we will look into how to install Odoo on Mac OS using the package manager Homebrew. Install Homebrew: If you do not already have Homebrew set up on your system, you can install it by running the command below in the terminal:

To check that Homebrew is installed, run the command: