Commit Graph

4 Commits

Author SHA1 Message Date
Pedro M. Baeza
f21cacd61e [IMP] account_payment_order_grouped_output: Don't generate grouped move when 1 line 2023-07-25 17:23:17 +02:00
Pedro M. Baeza
d00084833c [FIX] account_payment_order_grouped_output: Select both type of accounts to reconcile
Typo error.
2023-04-28 17:59:20 +02:00
Pedro M. Baeza
93991fd60e [MIG] account_payment_order_grouped_output: Migration to 15.0 2023-03-07 08:11:19 +01:00
Pedro M. Baeza
344153b7e8 [ADD] account_payment_order_grouped_output: Generate grouped entries from payment orders
This module adds an option to generate extra grouped moves for the payment
orders since the refactoring done to use native Odoo payments.

This serves for easing the reconciliation on bank statements of large payment
orders, handling them as one or several journal entries according payment date.
2023-03-06 10:13:05 +01:00