mirror of
https://github.com/OCA/bank-payment.git
synced 2025-02-02 10:37:31 +02:00
[ADD] Use a drop-down to select full reconcile vs. part reconcile, as per account_voucher. [ADD] Create an account.voucher from the reconciliation information and generate moves using standard account_voucher code to simplify the account_banking module. [TODO] Need to ensure all the necessary fields are gathered when a statement line is automatically matched. [TODO] Need to handle cancelations.