Payment Follow-up Management

account_followup
REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/8.0/account_followup
VERSION
VERSION 1.0
CATEGORY
CATEGORYAccounting & Finance
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOpenERP SA
MAINTAINERS
MAINTAINERSOpenERP SA
COMMITTERS
COMMITTERSRaphael Collet, Odoo Translation Bot, Martin Trigaux, Fabien Pinckaers, Antony Lesuisse, Olivier Dony, Thibault Delavallée, Vo Minh Thu, Launchpad Translations on behalf of openerp, Quentin (OpenERP), Denis Ledoux, Fabien Meghazi, Christophe Simonis, Xavier Morel, Goffin Simon, Simon Lejeune, Richard Mathot, qdp-odoo, Géry Debongnie, Aaron Bohy, Richard Mathot (OpenERP), ged-odoo, Gery Debongnie, Chirag Dodiya (OpenERP), DJ Patel, Mansi Kariya (OpenERP)
WEBSITE
WEBSITEhttps://www.odoo.com/page/billing
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-05 23:45:40
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - account_accountant
    - account_voucher
    - account
    - base_setup
    - base
    - web_kanban
    - web
    - product
    - decimal_precision
    - mail
    - report
    - analytic
    - board
    - edi
    - email_template
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Module to automate letters for unpaid invoices, with multi-level recalls.
=========================================================================

You can define your multiple levels of recall through the menu:
---------------------------------------------------------------
    Configuration / Follow-up / Follow-up Levels
    
Once it is defined, you can automatically print recalls every day through simply clicking on the menu:
------------------------------------------------------------------------------------------------------
    Payment Follow-Up / Send Email and letters

It will generate a PDF / send emails / set manual actions according to the the different levels 
of recall defined. You can define different policies for different companies. 

Note that if you want to check the follow-up level for a given partner/account entry, you can do from in the menu:
------------------------------------------------------------------------------------------------------------------
    Reporting / Accounting / **Follow-ups Analysis

Code Analysis

Views touched (19)
XML IDNameModelTypeStatus
account_followup_stat_by_partner_search account_followup.stat.by.partner.search account_followup.stat.by.partner search New
account_followup_stat_by_partner_tree account_followup.stat.by.partner.tree account_followup.stat.by.partner tree New
account_move_line_partner_tree account.move.line.partner.tree account.move.line tree New
customer_followup_search_view Search res.partner search Inherits base.view_res_partner_filter
customer_followup_tree res.partner.followup.inherit.tree res.partner tree New
report_followup report_followup ir.ui.view qweb New
view_account_config_settings_inherit account settings account.config.settings xpath Inherits account.view_account_config_settings
view_account_followup_filter account.followup.select account_followup.followup search New
view_account_followup_followup_form account_followup.followup.form account_followup.followup form New
view_account_followup_followup_line_form account_followup.followup.line.form account_followup.followup.line form New
view_account_followup_followup_line_tree account_followup.followup.line.tree account_followup.followup.line tree New
view_account_followup_followup_tree account_followup.followup.tree account_followup.followup tree New
view_account_followup_print account.followup.print.form account_followup.print form New
view_account_followup_sending_results account_followup.sending.results.form account_followup.sending.results form New
view_account_followup_stat_graph account_followup.stat.graph account_followup.stat graph New
view_account_followup_stat_search account_followup.stat.search account_followup.stat search New
view_move_line_form account.move.line.form.followup account.move.line field Inherits account.view_move_line_form
view_partner_inherit_customer_followup_tree res.partner.followup.inherit.tree res.partner field Inherits base.view_partner_tree
view_partner_inherit_followup_form res.partner.followup.form.inherit res.partner page Inherits base.view_partner_form
Models touched (1)

New fields (0)

No new fields.

Public methods (0)

No public methods.

REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/7.0/account_followup
VERSION
VERSION 1.0
CATEGORY
CATEGORYAccounting & Finance
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOpenERP SA
MAINTAINERS
MAINTAINERSOpenERP SA
COMMITTERS
COMMITTERSRaphael Collet, Twinkle Christian (OpenERP), Cecile Tonglet, Rucha (Open ERP), Atul Patel (OpenERP), Jalpesh Patel (OpenERP), Stephane Wirtel, Odoo Translation Bot, Turkesh Patel (Open ERP), Numerigraphe - Lionel Sausin, Pinakin Nayi (OpenERP), Harry (OpenERP), Antonin Bourguignon, pankita shah (Open ERP), Martin Trigaux, Ajay Chauhan (OpenERP), Bhumika (OpenERP), Purnendu Singh (OpenERP), Fabien Pinckaers, Antony Lesuisse, Bharat Devnani (OpenERP), Olivier Dony, Twinkle (OpenERP), Divyesh Makwana (Open ERP), Vo Minh Thu, Hardik, Josse Colpaert, pso (OpenERP), Sbh (Openerp), Launchpad Translations on behalf of openerp, vta vta@openerp.com, Quentin (OpenERP), Kuldeep Joshi (OpenERP), Nimesh (Open ERP), Denis Ledoux, Mayur Maheshwari (OpenERP), Jigar Amin - OpenERP, Alexis de Lattre, help, Xavier ALT, Christophe Simonis, Goffin Simon, Mohammed Shekha, dle@openerp.com, Cedric Snauwaert, Nehal Panchal, Csaba TOTH
WEBSITE
WEBSITEhttp://www.openerp.com
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-05 23:43:11
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - account_accountant
    - account_voucher
    - account
    - base_setup
    - base
    - web_kanban
    - web
    - product
    - process
    - decimal_precision
    - mail
    - analytic
    - board
    - edi
    - email_template
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Module to automate letters for unpaid invoices, with multi-level recalls.
=========================================================================

You can define your multiple levels of recall through the menu:
---------------------------------------------------------------
    Configuration / Follow-Up Levels
    
Once it is defined, you can automatically print recalls every day through simply clicking on the menu:
------------------------------------------------------------------------------------------------------
    Payment Follow-Up / Send Email and letters

It will generate a PDF / send emails / set manual actions according to the the different levels 
of recall defined. You can define different policies for different companies. 

Note that if you want to check the follow-up level for a given partner/account entry, you can do from in the menu:
------------------------------------------------------------------------------------------------------------------
    Reporting / Accounting / **Follow-ups Analysis

Code Analysis

Views touched (18)
XML IDNameModelTypeStatus
account_followup_stat_by_partner_search account_followup.stat.by.partner.search account_followup.stat.by.partner search New
account_followup_stat_by_partner_tree account_followup.stat.by.partner.tree account_followup.stat.by.partner tree New
account_move_line_partner_tree account.move.line.partner.tree account.move.line tree New
customer_followup_search_view Search res.partner search Inherits base.view_res_partner_filter
customer_followup_tree res.partner.followup.inherit.tree res.partner tree New
view_account_followup_filter account.followup.select account_followup.followup search New
view_account_followup_followup_form account_followup.followup.form account_followup.followup form New
view_account_followup_followup_line_form account_followup.followup.line.form account_followup.followup.line form New
view_account_followup_followup_line_tree account_followup.followup.line.tree account_followup.followup.line tree New
view_account_followup_followup_tree account_followup.followup.tree account_followup.followup tree New
view_account_followup_print account.followup.print.form account_followup.print form New
view_account_followup_sending_results account_followup.sending.results.form account_followup.sending.results form New
view_account_followup_stat_graph account_followup.stat.graph account_followup.stat graph New
view_account_followup_stat_search account_followup.stat.search account_followup.stat search New
view_account_followup_stat_tree account_followup.stat.tree account_followup.stat tree New
view_move_line_form account.move.line.form.followup account.move.line field Inherits account.view_move_line_form
view_partner_inherit_customer_followup_tree res.partner.followup.inherit.tree res.partner field Inherits base.view_partner_tree
view_partner_inherit_followup_form res.partner.followup.form.inherit res.partner page Inherits base.view_partner_form
Models touched (0)

No models found for this module.

REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/6.1/account_followup
VERSION
VERSION 1.0
CATEGORY
CATEGORYAccounting & Finance
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOpenERP SA
MAINTAINERS
MAINTAINERSOpenERP SA
COMMITTERS
COMMITTERSRaphael Collet, Rucha (Open ERP), Stephane Wirtel, Harry (OpenERP), Fabien Pinckaers, Antony Lesuisse, Meera Trambadia (OpenERP), Olivier Dony, Divyesh Makwana (Open ERP), Thibault Delavallée, Vo Minh Thu, Launchpad Translations on behalf of openerp, Quentin (OpenERP), Mayur Maheshwari (OpenERP), vro, niv-openerp, Ujjvala Collins (OpenERP), Xavier Morel, Serpent Consulting Services, Najlaâ, Samus CTO, Carlos Vásquez, Els Van Vossel, Israel Fermin Montilla, Rifakat Haradwala (Open ERP), mayur maheshwari (Open ERP), Hardik Ansodariy (OpenERP), rch-openerp, Bharat (OpenERP), ARA (OpenERP), aag (OpenERP), Yogesh (OpenERP), ron@tinyerp.com, mtr, YSA (Openerp), Atik Agewan (OpenERP)
WEBSITE
WEBSITEhttp://www.openerp.com
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-05 23:41:35
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - account_accountant
    - account
    - base_setup
    - base
    - product
    - process
    - decimal_precision
    - analytic
    - board
    - edi
    - email_template
    - mail
    - base_tools
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Module to automate letters for unpaid invoices, with multi-level recalls.
==========================================================================

You can define your multiple levels of recall through the menu:
    Accounting/Configuration/Miscellaneous/Follow-Ups

Once it is defined, you can automatically print recalls every day through simply clicking on the menu:
    Accounting/Periodical Processing/Billing/Send followups

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 also send mail to the customer.

Note that if you want to check the followup level for a given partner/account entry, you can do from in the menu:
    Accounting/Reporting/Generic Reporting/Partners/Follow-ups Sent

Code Analysis

Views touched (17)
XML IDNameModelTypeStatus
account_followup_stat_by_partner_search account_followup.stat.by.partner.search account_followup.stat.by.partner search New
account_followup_stat_by_partner_tree account_followup.stat.by.partner.tree account_followup.stat.by.partner tree New
account_move_line_partner_tree account.move.line.partner.tree account.move.line tree New
view_account_followup_filter account.followup.select account_followup.followup search New
view_account_followup_followup_form account_followup.followup.form account_followup.followup form New
view_account_followup_followup_line_form account_followup.followup.line.form account_followup.followup.line form New
view_account_followup_followup_line_tree account_followup.followup.line.tree account_followup.followup.line tree New
view_account_followup_followup_tree account_followup.followup.tree account_followup.followup tree New
view_account_followup_print account.followup.print.form account.followup.print form New
view_account_followup_print_all account.followup.print.all.form account.followup.print.all form New
view_account_followup_print_all_msg account.followup.print.all.msg.form account.followup.print.all form New
view_account_followup_stat_graph account_followup.stat.graph account_followup.stat graph New
view_account_followup_stat_search account_followup.stat.search account_followup.stat search New
view_account_followup_stat_tree account_followup.stat.tree account_followup.stat tree New
view_company_inherit_followup_form res.company.followup.form.inherit res.company field Inherits account.view_company_inherit_form
view_move_line_form account.move.line.form.followup account.move.line field Inherits account.view_move_line_form
view_move_line_tree account.move.line.tree.followup account.move.line field Inherits account.view_move_line_tree
Models touched (0)

No models found for this module.