odoo/tutorials#791
Created by Amr Magdy (ammg)
Blocked
- Merge method
- Review
-
CI
- ci/style: (runtime 3s)
- ci/tutorial: (runtime 17s)
- label
- odoo-dev:18.0-tutorial-ammg
- head
- b3830f134c8fcc506c5d7c68031f55f405d3b4a8
odoo/tutorials | |
---|---|
18.0 | #791 missing statuses missing r+ |
master |
[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