Skip to content

scvetojevic1402/odoo-gis

Repository files navigation

Odoo GIS

This project integrates GIS functionality into Odoo.

Features

  • Spatial data handling within Odoo
  • Map-based visualization
  • Customizable GIS modules

Prerequisites

  • Docker needs to be installed and running on your system.

Installation

  1. Clone the repository
    git clone https://github.com/scvetojevic1402/odoo-gis
  2. Change into the project directory
     cd odoo-gis
  3. Run the project
    make run

Note: Docker uses a volume for PostgreSQL data, so your data will persist across runs. This means that even if you stop and restart the containers, your data will remain intact.

Using Odoo GIS

After running the project with make run, follow these steps to use Odoo GIS:

  1. Start Screen Open your web browser and navigate to http://localhost:8069. Then click on Manage Databases. Login

  2. Create a Database Fill out the form. Use your master password from odoo.conf, your email, odoo_db as the database name and choose your password. Also check Demo Data option and finally click on Create Database. Navigate to Apps

  3. Login Use your email and password from the previous step to log in. You will be redirected to the Odoo dashboard. Activate Modules

  4. Install GIS Modules Search for the GIS-related modules, such as Field Service Geoengine and Field Service - CRM. Click on the "Activate" button to install them. Configure Settings

  5. Use GIS Features Use the provided modules to manage geospatial data directly in Odoo. You can now create, view, and edit spatial data. GIS Features

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors