Vauxoo / odoo

Fork of Odoo (formerly OpenERP). [This project is not publically mantained just born for internal usage with some little patches] go to official repository on github.com/odoo/odoo
https://www.odoo.com
Other
9 stars 9 forks source link

[IMP] account: allow to register payments for several partners, from … #220

Closed JulioSerna closed 2 years ago

JulioSerna commented 7 years ago

…invoices.

This patch allow to select several invoices/refunds or bills/bill refunds and launch the contextual action to register a payment for all of them. Where, before, the system allowed that only if there was a single partner, it will now create and post a payment for each of them.

Was PR #https://github.com/odoo/odoo/pull/15228 Was task: 24014