register_payment
Register a payment against a posted invoice or bill via Odoo's standard wizard, keeping reconciliation accurate.
Instructions
Register a payment against a posted invoice/bill via Odoo's standard account.payment.register wizard model (keeps reconciliation correct -- never write account.payment directly).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| amount | No | ||
| move_id | Yes | ||
| journal_id | Yes | ||
| payment_date | No | ||
| payment_method_line_id | No |