Skip to content
This repository was archived by the owner on Aug 12, 2023. It is now read-only.
This repository was archived by the owner on Aug 12, 2023. It is now read-only.

Feature Request / Question of File Templates and Images #11

@renzo1974

Description

@renzo1974

Hi

Images
It would be very nice to add images into generated package.
As example we have to add our company logo and a base product logo into every odoo module which is generated. And this is forgotten to many times...

File generation
Another problem that I have is to generate the __init__.py files based on selected folders.

An odoo Module has the following structure:

  • /module
    • __init__.py
    • /models/__init__.py
    • /controllers/__init__.py
    • /wizards/__init__.py

Now when I do not need e.g. the wizards folder, I disable this folder in package template Popup.
But in root __init__.py I have to add (or remove) all (not) needed imports for sub packages.
Is there a possibility to automize the generation of __init__.py in root by selected folders?

Regards
Renzo

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions