[IMP] pms_api_rest: add get for payments and invoices in partner service

This commit is contained in:
Sara
2022-09-13 14:54:28 +02:00
committed by Darío Lodeiros
parent 6c7afeb76c
commit 0848c0424f
4 changed files with 89 additions and 0 deletions

View File

@@ -15,6 +15,7 @@ from . import pms_partner
from . import pms_property
from . import pms_account_journal
from . import pms_account_payment
from . import pms_account_move
from . import pms_user