🎉 Initialize module repository

This commit is contained in:
Marc Wempe
2026-04-03 23:08:57 +02:00
commit d81e8a87e3
25 changed files with 4584 additions and 0 deletions

3
__init__.py Normal file
View File

@@ -0,0 +1,3 @@
from . import models
from . import report
from . import wizards