TIP: You can type at any time to perform a new search.
Payment Follow-up Management
account_followup · odoo/odoo
- Repository
- odoo/odoo · module folder
- Module version
- 1.0
- Category
- Accounting & Finance
- Folder size
- 2.83 MB
- License
- LGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://www.odoo.com/page/billing
- Last tracking update
- 2026-08-07 04:53:26
- Authors
- OpenERP SA
- Maintainers
- OpenERP SA
- Committers
- Xavier Morel, Quentin (OpenERP), Antony Lesuisse, Vo Minh Thu, Olivier Dony, Launchpad Translations on behalf of openerp, Fabien Pinckaers, Raphael Collet, Fabien Meghazi, Christophe Simonis, Thibault Delavallée, Martin Trigaux, Odoo Translation Bot, Denis Ledoux, Simon Lejeune, Goffin Simon, Richard Mathot, qdp-odoo, Aaron Bohy, Géry Debongnie, Richard Mathot (OpenERP), ged-odoo, Gery Debongnie, Chirag Dodiya (OpenERP), DJ Patel, Mansi Kariya (OpenERP)
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- 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 ID | Name | Model | Type | Status |
|---|---|---|---|---|
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 | 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 | form | Inherits account.view_move_line_form |
view_partner_inherit_customer_followup_tree |
res.partner.followup.inherit.tree | res.partner | tree | Inherits base.view_partner_tree |
view_partner_inherit_followup_form |
res.partner.followup.form.inherit | res.partner | form | Inherits base.view_partner_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (1)
New fields (0)
No new fields.
Public methods (0)No public methods.
Loading…
Loading…