mirror of
https://github.com/OCA/pms.git
synced 2025-01-29 00:17:45 +02:00
[UPD][WIP] update files for using qweb email templates
This commit is contained in:
@@ -611,7 +611,7 @@ class HotelFolio(models.Model):
|
||||
try:
|
||||
template_id = ir_model_data.get_object_reference(
|
||||
'hotel',
|
||||
'mail_template_hotel_reservation')[1]
|
||||
'email_template_reservation')[1]
|
||||
except ValueError:
|
||||
template_id = False
|
||||
try:
|
||||
|
||||
Reference in New Issue
Block a user