bemade-addons/msg_attachments_to_mail_message/models/__init__.py

4 lines
88 B
Python
Raw Normal View History

2025-01-21 22:10:31 -05:00
from . import ir_attachment
2025-02-24 09:53:36 -05:00
from . import mail_thread
2025-01-21 22:10:31 -05:00
from . import res_config_settings