Repository
OCA/sale-workflow · module folder · Try on Runboat
Module version
1.0.0
Category
Sales/Sales
Folder size
0.03 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/sale-workflow
Last tracking update
2026-08-07 08:09:12
Authors
Odoo Community Association (OCA), Open Source Integrators
Maintainers
dreispt, Nikul-OSI
Committers
Daniel Reis, Weblate, OCA-git-bot, oca-ci
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
product_attribute_view_form product.attribute form Inherits product.product_attribute_view_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (2)

New fields (1)
  • store_in_field Many2one → ir.model.fields
    domain="[('model', '=', 'sale.order.line')]" help='When selected, the attribute value will be stored in this field.' args: 'ir.model.fields'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (1)
  • write(self, vals)