mirror of
https://github.com/OCA/pms.git
synced 2025-01-29 00:17:45 +02:00
[ADD]pms_api_rest: Add Patch invoices complete
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user