[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
parent fc45c44280
commit a2564f48a3
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