Skip to content

Odoo application to showcase module development

License

Notifications You must be signed in to change notification settings

thuycom205/todo_app

 
 

Repository files navigation

Build Status

Odoo Development Essentials

This repository holds the code used in the Odoo Development Essentials book.

An Odoo application for “to-do” tasks is used to showcase module development.

  • Chapter 1: scripts and Samba sample file are in _ch01_install/
  • Chapter 2: code in the todo_app module
  • Chapters 3 and 4: code in the todo_user module
  • Chapters 5 and 6: code in the todo_uimodule
  • Chapter 7: code in the todo_wizard module
  • Chapter 8: code in the todo_kanban module
  • Chapter 9: code for client application in NoteClientApp/
  • Chapter 10: Nginx sample file is in _ch10_deploy/

About

Odoo application to showcase module development

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 85.5%
  • Shell 14.5%