TIP: You can type at any time to perform a new search.
Sale Order Tags
sale_order_tag · OCA/sale-workflow
- Repository
- OCA/sale-workflow · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Sale
- Folder size
- 0.06 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/sale-workflow
- Last tracking update
- 2026-08-07 09:06:23
- Authors
- Odoo Community Association (OCA), Patrick Wilson
- Maintainers
- Odoo Community Association (OCA), Patrick Wilson
- Committers
- OCA-git-bot, oca-ci, eugenio
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
This module adds tags to Sales Orders that are not related to Opportunity.
Code Analysis ⓘ
Views touched (5)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
sale_order_tag_form_view |
sale.order.tag.form | sale.order.tag | form | New |
sale_order_tag_list_view |
sale.order.tag.list | sale.order.tag | list | New |
sale_order_tag_view_filter |
sale.order.tag.search | sale.order | search | Inherits sale.view_sales_order_filter |
sale_order_tag_view_form |
sale.order.tag.form | sale.order | form | Inherits sale.view_order_form |
sale_order_tag_view_list |
sale.order.tag.list | sale.order | list | Inherits sale.sale_order_tree |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (1)
-
so_tag_idsMany2many → sale.order.tagstring='Sale Order Tags' args: 'sale.order.tag'
No public methods.
New fields (7)
-
activeBooleandefault=True -
colorIntegerstring='Color Index' -
company_idMany2one → res.companystring='Company' args: 'res.company' -
descriptionText -
nameCharrequired=True -
sequenceIntegerdefault=<expr>required=True -
team_idsMany2many → crm.teamstring='Sales Teams' args: 'crm.team'
No public methods.
Loading…
Loading…
Loading…
Loading…
Loading…