odoo/addons/account_followup/report
Denis Ledoux f2f4391e8b [FIX] account_followup: partial overdue payments
This is related to rev. ab9f02cdee

The above rev. take care to exclude payments that are not yet due;
meaning the ones due in the future, by checking the maturity
date.

Problem: Payments (e.g. move lines from bank statements)
do not have a maturity date. Only move lines that actually
have a maturity date, in the future, must be excluded,
not the one that do not have a maturity date.

opw-633930
2015-04-29 17:45:02 +02:00
..
__init__.py merged with trunk 2010-12-30 15:28:09 +05:30
account_followup_print.py [FIX] account_followup: partial overdue payments 2015-04-29 17:45:02 +02:00
account_followup_print.rml [FIX] account_followup: multi currency handling 2012-11-30 16:42:08 +01:00
account_followup_print.sxw [FIX] account_followup: account_followup_print report, sxw according to rml 2014-05-27 10:29:12 +02:00
account_followup_report.py [IMP] use the openerp namespace. 2012-12-06 15:56:32 +01:00
account_followup_report.xml [FIX]account_followup: no need create button in report, added create false in tree view 2013-02-27 16:27:11 +05:30