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 07:47:29
Authors
Odoo Community Association (OCA), Ooops404, PyTech SRL
Maintainers
Odoo Community Association (OCA), Ooops404, PyTech SRL
Committers
Weblate, OCA-git-bot, oca-ci, Alessio Renda
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
sale_blanket_order_line_search sale.blanket.order.line search Inherits sale_blanket_order.sale_blanket_order_line_search
sale_blanket_order_line_tree sale.blanket.order.line tree Inherits sale_blanket_order.sale_blanket_order_line_tree
view_blanket_order_form sale.blanket.order form Inherits sale_blanket_order.view_blanket_order_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (2)

New fields (1)
  • product_customer_reference Char
    compute='_compute_product_customer_reference' store=True string='Customer Reference'
Public methods (1)
  • onchange_product(self)
    @api.onchange('product_id', 'original_uom_qty')

New fields (0)

No new fields.

Public methods (0)

No public methods.