mirror of
https://github.com/OCA/pms.git
synced 2025-01-29 00:17:45 +02:00
[IMP]pms_api_rest: added overpayment color to configurate in property
This commit is contained in:
@@ -43,6 +43,7 @@ class PmsPropertyService(Component):
|
||||
staffReservationColor=prop.staff_reservation_color,
|
||||
toAssignReservationColor=prop.to_assign_reservation_color,
|
||||
pendingPaymentReservationColor=prop.pending_payment_reservation_color,
|
||||
overPaymentColor=prop.overpayment_reservation_color,
|
||||
simpleOutColor=prop.simple_out_color,
|
||||
simpleInColor=prop.simple_in_color,
|
||||
simpleFutureColor=prop.simple_future_color,
|
||||
|
||||
Reference in New Issue
Block a user