mirror of
https://github.com/OCA/bank-payment.git
synced 2025-02-02 10:37:31 +02:00
e0023174954a641800cb999829213c235a8194f3
color precendence
[FIX] Cannot cancel statement line
[FIX] Ability to encode statements manually,
as well as compatibility with point_of_sale module (lp 992141)
[FIX] Post vouchers using workflow
[FIX] Remove redundant move_id fields on statement line.
Use existing move_ids field instead. This restores
the ability to cancel legacy (stateless) statement lines.
[FIX] Selection of bugs and style issues found by pylint
[RFR] Restore confirm and cancel logic for other match types
[RFR] Adapt direct debit workflow to 6.1
[MRG] Merged with main development branch
[ADD] Move voucher logic from statement line to the transaction level
Preserve legacy methods for canceling reconciliation oriented transactions
Description
Languages
Python
58.9%
HTML
41%