Skip to content

transformatek/odoo-usecases

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

odoo-usecases

This repository contains documentation for Odoo use cases dediacated to small businesses. It includes guidelines for use, deploy, administrate and develop custom geospatially enabled modules.

Summary

Prerequisite

Content

TODO

  • Administration
  • Developement
  • Geospatial

Setup

Clone the repository

git clone https://github.com/transformatek/odoo-usecases.git
cd odoo-usecases/
touch .nojekyll

Install sphinx / python dependiencies

pip install sphinx
pip install recommonmark
pip install sphinx_rtd_theme
sphinx-quickstart

Make and check the generated documentation

mkdir docs
make html
google-chrome docs/index.html

For more infromations, visit sphinx documentation

About

Odoo use cases for small businesses : deploy - admin - develop- locate

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published