add app-odoo

This commit is contained in:
ivan deng
2022-10-21 18:15:02 +08:00
parent e346c360a2
commit 83d18a062c
292 changed files with 2968 additions and 0 deletions

View File

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