Repository
OCA/product-variant · module folder · Try on Runboat
Module version
1.0.0
Category
Product Management
Folder size
0.04 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://www.agilebg.com/
Last tracking update
2026-08-07 07:17:49
Authors
Odoo Community Association (OCA), Agile Business Group
Maintainers
Odoo Community Association (OCA), Agile Business Group
Committers
Weblate, Alex Comba, OCA Transbot, oca-travis
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
product_variant_easy_edit_view product.product.view.form.easy product.product form Inherits product.product_variant_easy_edit_view
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (2)

New fields (1)
  • sale_delay Float
    help="The average delay in days between the confirmation of the customer order and the delivery of the finished products. It's the time you promise to your customers." string='Customer Lead Time'
Public methods (1)
  • create(self, vals)
    @api.model

New fields (0)

No new fields.

Public methods (2)
  • create(self, vals)
    @api.model
  • write(self, vals)
    @api.multi