Skip to content

jdebetaz/odoo-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Odoo Boilerplate

A boilerplate for Odoo application

Report Bug - Request Feature

Install

Clone the repo:

git clone --depth 1 --branch main https://github.com/jdebetaz/odoo-boilerplate.git your-project-name
cd your-project-name

Starting Development

Start the app without demo data:

make dev

Database initialization on first launch and terminate the command at the end with Ctrl+c

make setup

Maintainers

About

A boilerplate for Odoo application

Resources

Stars

Watchers

Forks