TIP: You can type at any time to perform a new search.
Sale Order Customer No Autofollow
sale_order_partner_no_autofollow · OCA/sale-workflow
- Repository
- OCA/sale-workflow · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Sale
- Folder size
- 0.04 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/sale-workflow
- Last tracking update
- 2026-08-07 08:22:55
- Authors
- Odoo Community Association (OCA), Cetmix
- Maintainers
- Odoo Community Association (OCA), Cetmix
- Committers
- OCA-git-bot, oca-ci, kopeyev
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
By default Odoo adds customer as follower to all orders. 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.sale_order | 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 (1)
-
partner_disable_autofollowBooleanconfig_parameter='sale_order_partner_no_autofollow.partner_disable_autofollow'string='Customer disable autofollow'
No public methods.
New fields (0)
No new fields.
Public methods (3)-
action_confirm(self) -
create(self, values)@api.model_create_multi -
message_subscribe(self, partner_ids=None, subtype_ids=None)
Loading…
Loading…
Loading…