mail/populate/__init__.py
Данил Воробьев 6e6f15d803 initial commit
2024-05-03 09:40:35 +00:00

6 lines
157 B
Python

# Part of Odoo. See LICENSE file for full copyright and licensing details.
from . import mail_message
from . import mail_notification
from . import discuss