mirror of
https://github.com/OCA/pms.git
synced 2025-01-29 00:17:45 +02:00
[ADD] Add folio_name into the popover notification
This commit is contained in:
@@ -52,6 +52,7 @@ class BusHotelCalendar(models.TransientModel):
|
||||
'real_dates': vals['real_dates'],
|
||||
},
|
||||
'tooltip': {
|
||||
'folio_name': vals['folio_id'],
|
||||
'name': vals['partner_name'],
|
||||
'phone': vals['partner_phone'],
|
||||
'email': vals['partner_email'],
|
||||
|
||||
Reference in New Issue
Block a user