tutorials
tutorials copied to clipboard
[ADD] estate: created a new module 'estate'
This is an exercise on the tutorial "Server Framework 101: Chapter 2"
The commit introduces the bare minimum files for creating a new odoo module:
- init.py (empty for now)
- manifest.py
