odoo/addons/account_followup
Goffin Simon ab9f02cdee [FIX] account_followup: overdue payments must exclude payments not yet due.
Before this revision, the overdue payments report contained all payments due,
including the ones in the future, that are not actually due yet.

opw-628874
2015-03-04 17:12:23 +01:00
..
i18n [I18N] Sync updated 7.0 translations from Launchpad 2015-01-07 17:57:28 +01:00
report [FIX] account_followup: overdue payments must exclude payments not yet due. 2015-03-04 17:12:23 +01:00
security [MERGE] [FIX] hr_timesheet_sheet, account_followup: remove create access rights on reports and hide create button from views 2013-06-13 13:31:46 +02:00
test [FIX]account_followup : fix bug in test where year was hardcoded and it is not the case in the demo data 2013-01-02 10:34:05 +01:00
tests [IMP] use DEFAULT_SERVER_DATE_FORMAT in tests 2013-02-20 15:44:03 +01:00
wizard [FIX] account_followup: use %s string formatting to avoid concat None values 2014-10-22 19:26:00 +02:00
__init__.py [FIX] unmutable default in the remaining modules 2012-03-05 19:40:03 +01:00
__openerp__.py [MERGE] module desc + stock 2012-12-09 11:55:27 +01:00
account_followup.py [FIX] account_followup: overdue payments must exclude payments not yet due. 2015-03-04 17:12:23 +01:00
account_followup_customers.xml [MERGE] [FIX] 'Do manual Follow-ups' (menu) mistakenly enables create and import button 2013-05-28 17:13:01 +02:00
account_followup_data.xml [FIX] email.template: add missing parenthesis to filter all data on email and not the last one 2013-11-22 11:45:09 +01:00
account_followup_demo.xml [IMP] currencies in mails + minor 2012-12-06 17:40:06 +01:00
account_followup_view.xml [FIX] account_followup: fixed the action for the menu 'Reconcile Invoices & Payments' 2012-12-28 15:08:53 +01:00