[IMP] account_payment: remove dead voucher code and extension hook
authorStéphane Bidoul <stephane.bidoul@acsone.eu>
Wed, 15 Oct 2014 19:38:29 +0000 (21:38 +0200)
committerqdp-odoo <qdp@openerp.com>
Tue, 18 Nov 2014 12:32:47 +0000 (13:32 +0100)
commitd247f6c9e205d61b6d189cc52274a672b60ab025
tree01ea30dc219fccb8df058e093d0f0bccd77fd626
parentab640d2704e81098629b97e3a79915e4386db37a
[IMP] account_payment: remove dead voucher code and extension hook

Since bank statement do not use vouchers anymore in 8.0,
it's not necessary to create the voucher anymore.

Additionally, I add an extension point to let modules adapt
the statement line.
addons/account_payment/wizard/account_payment_populate_statement.py