/openacademy_demo

'Open Academy' Module from Odoo documentation called "Building a Module"

Primary LanguagePython

Open Academy

Open Academy, is a Odoo 9 module that let you manage trainings:

  • training courses

  • training sessions

  • attendees registration

Dependencies

This module requires the following dependencies:

Install

Download the source code:

$ git clone https://github.com/Covantec/odoo-web_gantt.git
$ git clone https://github.com/macagua/openacademy_demo.git openacademy

Move openacademy and web_gantt folders into addons Odoo directory:

$ mv odoo-web_gantt/web_gantt /full/path/to/addon/
$ mv openacademy /full/path/to/addon/