| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/account-payment |
| GIT | |
| GIT | https://github.com/OCA/account-payment.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/account-payment/tree/19.0/account_payment_notification |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Accounting |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Moduon |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Moduon |
| COMMITTERS | |
| COMMITTERS | OCA-git-bot, oca-ci, Eduardo de Miguel |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/account-payment |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:40:50 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - account - base_setup - base - web - onboarding - product - bus - web_tour - html_editor - uom - analytic - portal - http_routing - auth_signup - digest - resource - sms - iap_mail - iap - phone_validation |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module lets you notify partners about sent payment or debit orders. You can do that by e-mail and/or by SMS. It is automated by default. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
res_config_settings_view_form |
Settings for payment notification | res.config.settings | block | Inherits account.res_config_settings_view_form |
view_account_payment_search |
Email and phone filters | account.payment | filter | Inherits account.view_account_payment_search |
mobile
Char
related='partner_id.phone'
mark_as_sent(self)
account_payment_notification_automatic
Selection
default='auto'
help='Choose the automatism level when notifying sent payments.'
required=True
selection=[('manual', 'Notify manually'), ('auto', 'Notify automatically')]
string='Payment notifications automatism'
account_payment_notification_method
Selection
default='email_only'
help='Choose the method to notify payments automatically when marked as sent.'
required=True
selection=[('email_only', 'By email'), ('email_or_sms', 'By email if possible, by SMS otherwise'), ('sms_only', 'By SMS'), ('sms_or_email', 'By SMS if possible, by email otherwise'), ('all', 'By all possible notification means')]
string='Payment notification method'
account_payment_notification_required
Boolean
help='Enable to forbid marking payments as sent if they cannot be notified using the chosen method(s).'
string='Require payment notifications'
No public methods.
account_payment_notification_automatic
Selection
readonly=False
related='company_id.account_payment_notification_automatic'
account_payment_notification_method
Selection
readonly=False
related='company_id.account_payment_notification_method'
account_payment_notification_required
Boolean
readonly=False
related='company_id.account_payment_notification_required'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/account-payment |
| GIT | |
| GIT | https://github.com/OCA/account-payment.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/account-payment/tree/18.0/account_payment_notification |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Accounting |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Moduon |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Moduon |
| COMMITTERS | |
| COMMITTERS | Jairo Llopis, OCA-git-bot, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/account-payment |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:30:17 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - account - base_setup - base - web - onboarding - product - bus - web_tour - html_editor - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource - sms - iap_mail - iap - phone_validation |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module lets you notify partners about sent payment or debit orders. You can do that by e-mail and/or by SMS. It is automated by default. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
res_config_settings_view_form |
Settings for payment notification | res.config.settings | block | Inherits account.res_config_settings_view_form |
view_account_payment_search |
Email and phone filters | account.payment | filter | Inherits account.view_account_payment_search |
mobile
Char
related='partner_id.mobile'
mark_as_sent(self)
account_payment_notification_automatic
Selection
default='auto'
help='Choose the automatism level when notifying sent payments.'
required=True
selection=[('manual', 'Notify manually'), ('auto', 'Notify automatically')]
string='Payment notifications automatism'
account_payment_notification_method
Selection
default='email_only'
help='Choose the method to notify payments automatically when marked as sent.'
required=True
selection=[('email_only', 'By email'), ('email_or_sms', 'By email if possible, by SMS otherwise'), ('sms_only', 'By SMS'), ('sms_or_email', 'By SMS if possible, by email otherwise'), ('all', 'By all possible notification means')]
string='Payment notification method'
account_payment_notification_required
Boolean
help='Enable to forbid marking payments as sent if they cannot be notified using the chosen method(s).'
string='Require payment notifications'
No public methods.
account_payment_notification_automatic
Selection
readonly=False
related='company_id.account_payment_notification_automatic'
account_payment_notification_method
Selection
readonly=False
related='company_id.account_payment_notification_method'
account_payment_notification_required
Boolean
readonly=False
related='company_id.account_payment_notification_required'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/account-payment |
| GIT | |
| GIT | https://github.com/OCA/account-payment.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/account-payment/tree/16.0/account_payment_notification |
| VERSION | |
| VERSION | 1.0.1 |
| CATEGORY | |
| CATEGORY | Accounting |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Moduon |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Moduon |
| COMMITTERS | |
| COMMITTERS | Andrea, Weblate, OCA-git-bot, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/account-payment |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:53:56 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - account - base_setup - base - web - product - bus - web_tour - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource - sms - iap_mail - iap - phone_validation |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
res_config_settings_view_form |
Settings for payment notification | res.config.settings | div | Inherits account.res_config_settings_view_form |
view_account_payment_search |
Email and phone filters | account.payment | filter | Inherits account.view_account_payment_search |
mobile
Char
related='partner_id.mobile'
mark_as_sent(self)
account_payment_notification_automatic
Selection
default='auto'
help='Choose the automatism level when notifying sent payments.'
required=True
selection=[('manual', 'Notify manually'), ('auto', 'Notify automatically')]
string='Payment notifications automatism'
account_payment_notification_method
Selection
default='email_only'
help='Choose the method to notify payments automatically when marked as sent.'
required=True
selection=[('email_only', 'By email'), ('email_or_sms', 'By email if possible, by SMS otherwise'), ('sms_only', 'By SMS'), ('sms_or_email', 'By SMS if possible, by email otherwise'), ('all', 'By all possible notification means')]
string='Payment notification method'
account_payment_notification_required
Boolean
help='Enable to forbid marking payments as sent if they cannot be notified using the chosen method(s).'
string='Require payment notifications'
No public methods.
account_payment_notification_automatic
Selection
readonly=False
related='company_id.account_payment_notification_automatic'
account_payment_notification_method
Selection
readonly=False
related='company_id.account_payment_notification_method'
account_payment_notification_required
Boolean
readonly=False
related='company_id.account_payment_notification_required'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/account-payment |
| GIT | |
| GIT | https://github.com/OCA/account-payment.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/account-payment/tree/15.0/account_payment_notification |
| VERSION | |
| VERSION | 1.1.0 |
| CATEGORY | |
| CATEGORY | Accounting |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Moduon |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Moduon |
| COMMITTERS | |
| COMMITTERS | Jairo Llopis, Weblate, OCA-git-bot, oca-ci, Eduardo López Peñalver |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/account-payment |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:46:41 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - account - base_setup - base - web - product - bus - web_tour - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource - sms - iap_mail - iap - phone_validation |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
res_config_settings_view_form |
Settings for payment notification | res.config.settings | div | Inherits account.res_config_settings_view_form |
view_account_payment_search |
Email and phone filters | account.payment | filter | Inherits account.view_account_payment_search |
mobile
Char
related='partner_id.mobile'
mark_as_sent(self)
account_payment_notification_automatic
Selection
default='auto'
help='Choose the automatism level when notifying sent payments.'
required=True
selection=[('manual', 'Notify manually'), ('auto', 'Notify automatically')]
string='Payment notifications automatism'
account_payment_notification_method
Selection
default='email_only'
help='Choose the method to notify payments automatically when marked as sent.'
required=True
selection=[('email_only', 'By email'), ('email_or_sms', 'By email if possible, by SMS otherwise'), ('sms_only', 'By SMS'), ('sms_or_email', 'By SMS if possible, by email otherwise'), ('all', 'By all possible notification means')]
string='Payment notification method'
account_payment_notification_required
Boolean
help='Enable to forbid marking payments as sent if they cannot be notified using the chosen method(s).'
string='Require payment notifications'
No public methods.
account_payment_notification_automatic
Selection
readonly=False
related='company_id.account_payment_notification_automatic'
account_payment_notification_method
Selection
readonly=False
related='company_id.account_payment_notification_method'
account_payment_notification_required
Boolean
readonly=False
related='company_id.account_payment_notification_required'
No public methods.