[IMP] add record_id on mail.message to be able to access to the record

This commit is contained in:
Sébastien BEAU
2019-01-11 10:56:31 +01:00
committed by Chafique
parent 39e257a3a5
commit f13068d356
2 changed files with 19 additions and 0 deletions

View File

@@ -3,3 +3,4 @@
from . import mail
from . import tools
from . import mail_template
from . import mail_message