TIP: You can type at any time to perform a new search.
Invoice Customer No Autofollow
account_invoice_customer_no_autofollow · OCA/account-invoicing
- Repository
- OCA/account-invoicing · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Account
- Folder size
- 0.04 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/account-invoicing
- Last tracking update
- 2026-08-07 08:22:53
- Authors
- Odoo Community Association (OCA), Cetmix
- Maintainers
- Odoo Community Association (OCA), Cetmix
- Committers
- GabbasovDinar, Weblate, OCA-git-bot, oca-ci
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
By default Odoo adds customer as follower to all invoices. This module allows to disable this behaviour using General Settings.
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
res_config_settings_view_form |
res.config.settings.view.form.inherit.account | res.config.settings | form | Inherits base.res_config_settings_view_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (0)
No new fields.
Public methods (3)-
action_post(self) -
create(self, values)@api.model_create_multi -
message_subscribe(self, partner_ids=None, subtype_ids=None)
New fields (1)
-
invoice_partner_no_autofollowBooleanconfig_parameter='invoice_customer_no_autofollow.invoice_partner_no_autofollow'string='Disable customer/vendor autofollow'
No public methods.
Loading…
Loading…
- Status
- Open migration PR — not merged yet for this version
- CI status
- green — ready to merge
- Open since
- 499 days ago
- Last activity
- 32 days ago
- Repository
- OCA/account-invoicing
- Pull request
- [18.0][MIG] account_invoice_customer_no_autofollow: Migration to 18.0 (#1967)