mirror of
https://github.com/OCA/pms.git
synced 2025-01-29 00:17:45 +02:00
[IMP] pms_api_rest: add payment report service
This commit is contained in:
committed by
Darío Lodeiros
parent
233c2d3e02
commit
9faa3155d6
@@ -8,4 +8,3 @@ class PmsResUsersInfo(Datamodel):
|
||||
id = fields.Integer(required=False, allow_none=True)
|
||||
name = fields.String(required=False, allow_none=True)
|
||||
userImageBase64 = fields.String(required=False, allow_none=True)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user