From 4f0943406760d2e2943d260fad758e86426c8550 Mon Sep 17 00:00:00 2001 From: "Jay (OpenERP)" Date: Mon, 27 Sep 2010 23:10:40 +0530 Subject: [PATCH] [REF] Account_followup bzr revid: jvo@tinyerp.com-20100927174040-jmzto129gr41qht1 --- addons/account_followup/__openerp__.py | 14 +++++++------- addons/account_followup/test/account_followup.yml | 8 -------- 2 files changed, 7 insertions(+), 15 deletions(-) diff --git a/addons/account_followup/__openerp__.py b/addons/account_followup/__openerp__.py index ea2f79c967d..ae6fb8e4fce 100644 --- a/addons/account_followup/__openerp__.py +++ b/addons/account_followup/__openerp__.py @@ -27,18 +27,18 @@ Modules to automate letters for unpaid invoices, with multi-level recalls. You can define your multiple levels of recall through the menu: - Financial Management/Configuration/Follow-Ups + Accounting/Configuration/Miscellaneous/Follow-Ups - Once it's defined, you can automatically print recalls every day + Once it is defined, you can automatically print recalls every day through simply clicking on the menu: - Financial Management/Periodical Processing/Send followups + Accounting/Periodical Processing/Billing/Send followups - It will generate a PDF with all the letters according the the + It will generate a PDF with all the letters according to the the different levels of recall defined. You can define different policies - for different companies. You can send also mail to the customer. + for different companies. You can also send mail to the customer. - Note that if you want to change the followup level for a given partner/account entry, you can do it in the menu: - Accounting/Reporting/Follow-Ups/All receivable entries + Note that if you want to change the followup level for a given partner/account entry, you can do from in the menu: + Accounting/Reporting/Generic Reporting/Partner Accounts/Follow-ups Sent """, 'author': 'OpenERP SA', diff --git a/addons/account_followup/test/account_followup.yml b/addons/account_followup/test/account_followup.yml index 0a47ddad116..a81559011f3 100644 --- a/addons/account_followup/test/account_followup.yml +++ b/addons/account_followup/test/account_followup.yml @@ -101,11 +101,3 @@ "active_model": "ir.ui.menu", "active_ids": [ref("account_followup.account_followup_print_menu")], "tz": False, "date": "2010-06-08", "followup_id": ref("account_followup_followup_testfollowups0"), "active_id": ref("account_followup.account_followup_print_menu"), }) - - - - - - - -