Skip to content
This repository has been archived by the owner on Dec 13, 2017. It is now read-only.
/ odoo-matrix Public archive

D3.js visualization for Odoo's inter-dependencies

Notifications You must be signed in to change notification settings

pawamoy/odoo-matrix

Repository files navigation

Dependency Matrix Visualization for Odoo through Django

Installation

  • Clone this repo
  • Create a virtualenv
  • Activate it
  • Install requirements: pip install -r requirements.txt
  • Download Odoo and extract openerp directory into your virtualenv's site-packages
  • Run migrations: ./manage.py migrate
  • Run the server: ./manage.py runserver
  • Go on your browser to this address: http://localhost:8000

Screenshot

Screenshot

About

D3.js visualization for Odoo's inter-dependencies

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published