mirror of
https://github.com/OCA/pms.git
synced 2025-01-29 00:17:45 +02:00
[IMP] add comment SRP Review
This commit is contained in:
@@ -176,6 +176,8 @@ class PmsReservationLine(models.Model):
|
|||||||
|
|
||||||
# Check if the room assigment is manual or automatic to set the
|
# Check if the room assigment is manual or automatic to set the
|
||||||
# to_assign value on reservation
|
# to_assign value on reservation
|
||||||
|
# REVIEW: SRP Issue?¿ (set reservation to_assign value on
|
||||||
|
# compute_room_id in reservation_line)
|
||||||
if (
|
if (
|
||||||
free_room_select
|
free_room_select
|
||||||
and reservation.preferred_room_id.id
|
and reservation.preferred_room_id.id
|
||||||
|
|||||||
Reference in New Issue
Block a user