Odoo 19 syntaxing

This commit is contained in:
2026-07-13 15:00:04 +02:00
parent bf4049382e
commit 833d5e0298

View File

@@ -1,4 +1,4 @@
# -*- coding: utf-8 -*-
from . import hooks
from .hooks import post_init_hook
from . import models