Skip to content

[ADD] estate: add empty module shell#1261

Draft
patja-odoo wants to merge 1 commit intoodoo:19.0from
odoo-dev:19.0-tutorials-patja
Draft

[ADD] estate: add empty module shell#1261
patja-odoo wants to merge 1 commit intoodoo:19.0from
odoo-dev:19.0-tutorials-patja

Conversation

@patja-odoo
Copy link
Copy Markdown

Create the initial Odoo tutorial addon structure so the module is recognized in
Apps and can be installed as an empty shell.

This PR only adds the minimal required files (manifest.py and init.py) and does
not introduce any models/views yet, following the Odoo
“Chapter 2: A New Application” tutorial step.

Create the initial Odoo tutorial addon structure so the module is recognized in Apps and can be installed as an empty shell.

This PR only adds the minimal required files (__manifest__.py and __init__.py) and does not introduce any models/views yet, following the Odoo “Chapter 2: A New Application” tutorial step.
@robodoo
Copy link
Copy Markdown

robodoo commented May 8, 2026

Pull request status dashboard

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants