Setup a Master Password
Odoo allows managing multiple databases within a single instance of Odoo and also allows backing up, duplicating and deleting any database from the UI. This page can be accessed by clicking the Manage Databases
link on the login page or from this URL http://<odoo-url>/web/database/manager
. All of the database operations are protected by a Master Password. As a one-time setup, click on the Set Master Password button and configure a strong master password for your database.
Setup Company Information
Odoo tracks all transactions under a concept of Company. Configure your implementation organisation information under Menu → Settings → Users & Companies → Companies. The configuration elements include the following
Company Name
Address
Currency (this is important and cannot be changed later)
Round off value (the round off value that is used in Sale quotations)
Date formatting and localisation
Odoo supports localisation capabilities. The same can be accessed through debug mode and navigating to Menu → Settings → Translations. Selecting an option will give additional configurable localisation options.
General Settings and User Configuration
Before rolling out for users, we recommend going through all the general settings once in the Menu → Settings → General Settings. Few of these properties cannot be updated once a transactional entry has been made. Also setup users with appropriate roles from Menu → Settings → Users & Companies → Users.
It is also very important to go through the accounting configuration. Refer this page for more details.
Additional Apps and Custom Apps
Odoo supports adding additional apps as per your implementation requirements. Refer here on how to mount additional apps downloaded from community or your custom developed apps. Refer this section to mount the modules shipped out of the box in bahmni/odoo-16 docker image and extend any customisations.
Also, this page has information about few optional addons that are bundled on the image that are available for implementation to install and use on a need basis.