odoo/addons/account_voucher/wizard
Quentin (OpenERP) 6391df3989 [FIX/IMP] account_voucher: changed/fixed/improved the way to handle refunds payments through vouchers. Now, the refund have to be encoded as a negative of the right type (if the amount is -200 in a customer payment, it means your paying a customer refund of 200)
bzr revid: qdp-launchpad@openerp.com-20120810124056-9rpa4ugnxhdtqhhb
2012-08-10 14:40:56 +02:00
..
__init__.py [REF] account_voucher: remove useless and unused code (classes account.statement.from.invoice and account.voucher.unreconcile) 2012-08-10 14:35:25 +02:00
account_statement_from_invoice.py [FIX/IMP] account_voucher: changed/fixed/improved the way to handle refunds payments through vouchers. Now, the refund have to be encoded as a negative of the right type (if the amount is -200 in a customer payment, it means your paying a customer refund of 200) 2012-08-10 14:40:56 +02:00
account_statement_from_invoice_view.xml [REF] account_voucher: remove useless and unused code (classes account.statement.from.invoice and account.voucher.unreconcile) 2012-08-10 14:35:25 +02:00