Added Odoo to BigBearCasaOS

About

Open-source business management software suite designed to streamline various aspects of business operations. With its modular structure, users can choose and integrate specific applications such as accounting, inventory, and sales. Odoo provides a user-friendly interface, scalability for businesses of all sizes, and is available in both community (free) and enterprise editions. Its integrated approach and customization options make it a popular choice for comprehensive ERP (Enterprise Resource Planning) solutions.

Requested by

App Store

Documentation

Follow the setup on the UI.

1 Like

Sorry, but I can’t start ODOO, could you help me with the initial configuration?

Can you help me add an SSL certificate for Odoo so that I can access it via https locally? Thanks!

Where are the Odoo files located in server after install?

Hello.

When You click on icon Odoo, choose Setting. You examine all basic setting of docker app. By default all apps data are store on Host: /DATA

In this case it is:

/DATA/AppData/big-bear-odoo/data/

It is folder for files. Data in DB are located in postgresql DB. You can see docker.yaml consist with two docker apps: big-bear-odoo and big-bear-odoo-db

Hello.

Late reply…. But You can install NPM - Nginx Proxy Manager. And on tab “SSL certifcates” be aware, there are two buttons “Add SSL certificates”- both open different dialogs (UI/UX facepalm). Right dialog is opened from top right button. Click on it and see, there is possible of upload Custom SSL certificate. You can generate it using openssl utility. And upload it to NPM using this dialog.

Sry, after two days, edit button is missing.

I want to complete my post.

App’s data are stored as I mentioned in: /DATA/AppData/big-bear-odoo/data/

But docker-compose.yml file is here:

/var/lib/casaos/apps/big-bear-odoo