Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

While initiating the use of Odoo for your implementation, several fundamental system configurations must be completed before recording any sales, inventory transactions, or payments. Although some features and processes may not be utilized extensively based on your implementation requirements, we strongly advise configuring these settings for accuracy and optimal system utilisation. In addition to the below essential areas, we highly recommend going through the Official Odoo 16 setup guide to understand more about the configuration.

Tippanel
panelIconId1f4fb
panelIcon:radio:
panelIconText📻
bgColor#B3F5FF

Community Session on Odoo 16 integration and migration from older versions has been conducted in accordance with Bahmni Standard 1.0.0 release. Refer this video.

Tip

On this page

Table of Contents
minLevel1
maxLevel6
outlinefalse
styledefault
typelist
printabletrue

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

  1. Company Name

  2. Address

  3. Currency (this is important and cannot be changed later)

  4. 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.

image-20240813-095912.png

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.