[ADD]pms_api_rest: Add Patch invoices complete

This commit is contained in:
Darío Lodeiros
2022-11-13 12:35:19 +01:00
parent d25825c306
commit fd36e0119e
3 changed files with 124 additions and 90 deletions

View File

@@ -588,6 +588,7 @@ class PmsFolioService(Component):
else None,
moveLines=move_lines if move_lines else None,
portalUrl=portal_url,
moveType=move.move_type,
)
)
return invoices