mirror of
https://github.com/OCA/pms.git
synced 2025-01-29 00:17:45 +02:00
[FIX] pms-api-rest: fix precommit
This commit is contained in:
committed by
Darío Lodeiros
parent
f7319d99a9
commit
82c2ac3065
@@ -212,7 +212,6 @@ class PmsReservationService(Component):
|
||||
if reservation_vals:
|
||||
reservation.write(reservation_vals)
|
||||
|
||||
|
||||
def _get_reservation_lines_mapped(self, origin_data, reservation_line=False):
|
||||
# Return dict witch reservation.lines values (only modified if line exist,
|
||||
# or all pass values if line not exist)
|
||||
|
||||
Reference in New Issue
Block a user