Skip to content

web application to compare Odoo data to ESDC AD data

Notifications You must be signed in to change notification settings

gcdevops/OdooCompare

Repository files navigation

Odoo Compare

Flask application that shows deltas between Active Directory and Odoo.

Build and Run

# in root directory 
$ docker build . --build-arg APP_ENV=production -t whatevertagyoulike:latest
$ docker run -p 8080:80 whatevertagyoulike

Then navigate to localhost:8080 on your machine

About

web application to compare Odoo data to ESDC AD data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published