Files
account-reconcile/account_reconcile_payment_order/readme/DESCRIPTION.rst
Pedro M. Baeza f493b2723a [MIG] account_reconcile_payment_order: Migration to 12.0
* Standard procedure.
* README by fragments.
* Adapt logic to new reconciliation widget model.
* Add tests.
2022-03-29 10:18:51 +02:00

6 lines
385 B
ReStructuredText

Payment orders that show up as one big transaction can be difficult for the
accounting to handle if a transfer account is used. In this case, we need to
reconcile this transaction with possibly hundreds of move lines, which can be a
bit tiresome. This module tries to recognize transactions deriving from payment
orders and propose the unreconciled move lines from this payment order.