Install latest/stable of BusinessBox — Odoo 19 ERP
Ubuntu 16.04 or later?
Make sure snap support is enabled in your Desktop store.
Install using the command line
sudo snap install businessbox
Don't have snapd? Get set up for snaps.
You are about to open
Do you wish to proceed?
Thank you for your report. Information you provided will help us investigate further.
There was an error while sending your report. Please try again later.
Generate an embeddable card to be shared on external websites.
BusinessBox packages Odoo 19 Community Edition from the OCA/OCB backport repository as a strict-mode snap. It ships 600+ official community addons, wkhtmltopdf for PDF reports, and sensible defaults so you can bootstrap a production ERP in minutes.
Quick start: sudo snap install businessbox sudo snap connect businessbox:removable-media sudo snap set businessbox db-password=odoo sudo snap start businessbox
Then open http://localhost:8069 in your browser.
Configure the database connection:
sudo snap set businessbox db-host=localhost db-port=5433
db-user=odoo db-password=odoo
sudo snap restart businessbox
View logs: sudo tail -f /var/snap/businessbox/current/logs/odoo-server.log
Data locations: /var/snap/businessbox/current/odoo.conf Generated Odoo config /var/snap/businessbox/current/logs/ Odoo server logs /var/snap/businessbox/current/filestore/ Filestore (attachments) /var/snap/businessbox/current/extra-addons/ Drop custom addons here
Choose your Linux distribution to get detailed installation instructions. If yours is not shown, get more details on the installing snapd documentation.