correct problem for sending invoice emails

This commit is contained in:
Kristof Bernaert
2026-02-01 17:03:22 +01:00
parent 903858fd8a
commit 428f7b062c
2 changed files with 15 additions and 1 deletions
@@ -3,4 +3,5 @@ from . import mail_thread
from . import res_partner
from . import mail_template
from . import mail_compose_message
from . import account_move_send
from . import account_move_send
from . import account_move