OCA / pms

Property Management System on Odoo
GNU Affero General Public License v3.0
68 stars 83 forks source link

[FIX] pms: fix NumRoomsSelectionModel.booking_engine_id #226

Closed robinkeunen closed 1 year ago

robinkeunen commented 1 year ago

Inverse relation is defined here :

https://github.com/OCA/pms/blob/01d869b4697e04d0fa22429a1c511c5b5dbb76b6/pms/wizards/pms_booking_engine.py#L331-L339

in AvailabilityWizard (booking engine lines)

robinkeunen commented 1 year ago

@carmenbianca @DarioLodeiros