mirror of
https://github.com/OCA/pms.git
synced 2025-01-29 00:17:45 +02:00
[DEL] Deleted Split information in popover
At the moment it is better to prioritize performance.
This commit is contained in:
@@ -757,7 +757,7 @@ var PMSCalendarController = AbstractController.extend({
|
||||
'amount_paid': Number(tp['amount_paid']).toLocaleString(),
|
||||
'reservation_type': tp['type'],
|
||||
'out_service_description': tp['out_service_description'],
|
||||
'reserv_chunks': tp['reserv_chunks'],
|
||||
'splitted': tp['splitted'],
|
||||
'channel_type': tp['channel_type'],
|
||||
};
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user