[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 Alexis de Lattre
parent 39bee6e5f7
commit e644b27b7a
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