mirror of
https://github.com/OCA/pms.git
synced 2025-01-29 00:17:45 +02:00
[IMP] pms-api-rest: demo data for property image hotel, icon room type classes, views, init, manifest & services & datamodels (property, user, room_type_class, agency, sale channels)
This commit is contained in:
committed by
Darío Lodeiros
parent
d8aa915e1f
commit
ec00f1069b
@@ -29,3 +29,4 @@ class PmsPropertyInfo(Datamodel):
|
||||
simpleInColor = fields.String(required=False, allow_none=True)
|
||||
simpleFutureColor = fields.String(required=False, allow_none=True)
|
||||
language = fields.String(required=True, allow_none=False)
|
||||
hotelImageUrl = fields.String(required=False, allow_none=True)
|
||||
|
||||
Reference in New Issue
Block a user