Fix allow_mail_archived_partner causing system notifications to send emails

This commit is contained in:
Kristof Bernaert
2026-01-26 00:44:43 +01:00
commit f64fbb5e06
25 changed files with 453 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
# models/__init__.py
from . import mail_thread
from . import res_partner
from . import mail_template
# from . import mail_compose_message
from . import account_move_send