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

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
product_search_form_view product.product form Inherits base_product_mass_addition.product_search_form_view
product_tree_view product.product tree Inherits sale_quick.product_tree_view4sale
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (2)

New fields (2)
  • product_customer_code Char
    compute='_compute_product_customer_info' readonly=True search='_search_customer_supplierinfo_data' string='Product Customer Code'
  • product_customer_name Char
    compute='_compute_product_customer_info' readonly=True search='_search_customer_supplierinfo_data' string='Product Customer Name'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (1)
  • add_product(self)