mirror of
https://github.com/OCA/pms.git
synced 2025-01-29 00:17:45 +02:00
[FIX] Class Name
This commit is contained in:
@@ -10,7 +10,7 @@ from datetime import datetime
|
||||
import logging
|
||||
|
||||
|
||||
class HotelFolio(models.Model):
|
||||
class HotelCheckinPartner(models.Model):
|
||||
|
||||
_inherit = 'hotel.checkin.partner'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user