Colleciton of modules made by Studer Nicola while learning odoo.
- Open Academy module made with the online documentaiton
- Coding conventations from OCA
-
Clone this repository
-
Add the path of the repository to the "odoo-server.cfg" file
... addons_path = /home/uid/odoo/addons,/path/to/repository/functional-training ...
Or you can simply add the path to your
odoo-bin
command.