reporting-engine/base_comment_template/models/__init__.py

5 lines
116 B
Python
Raw Normal View History

2021-05-26 11:32:35 +00:00
from . import base_comment_template
from . import comment_template
2021-03-23 19:14:27 +00:00
from . import res_partner
2021-05-26 11:32:35 +00:00
from . import ir_model