Repository
OCA/sale-workflow · module folder · Try on Runboat
Module version
1.0.0
Category
Sales Management
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 09:06:23
Authors
Odoo Community Association (OCA), Open Source Integrators
Maintainers
Odoo Community Association (OCA), Open Source Integrators
Committers
OCA-git-bot, oca-ci, Wesley Oliveira
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
This module allows the user to tag sales order lines in order to
classify them.

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
sale_order_line_tag_view_tree sale.order.line.tag.list sale.order.line.tag list New
sale_order_line_view_form_readonly_add_tag sale.order.line.form.add.tag sale.order.line form Inherits sale.sale_order_line_view_form_readonly
view_order_form_inherit_add_tag sale.order.form.add.tags sale.order form Inherits sale.view_order_form
view_order_line_tree_add_tag sale.order.line.list.add.tag sale.order.line list Inherits sale.view_order_line_tree
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (2)

New fields (1)
  • tag_ids Many2many → sale.order.line.tag
    string='Tags' args: 'sale.order.line.tag'
Public methods (0)

No public methods.

New fields (1)
  • name Char
    required=True
Public methods (0)

No public methods.

Loading…

Loading…

Loading…