Repository
OCA/l10n-usa · module folder · Try on Runboat
Module version
1.0.0
Category
Extra Tools
Folder size
0.02 MB
License
LGPL-3
Application
No
Auto-installable
No
Website
https://laslabs.com/
Last tracking update
2026-08-07 07:17:51
Authors
Odoo Community Association (OCA), LasLabs
Maintainers
Odoo Community Association (OCA), LasLabs
Committers
GitHub, Dave Lasley, OCA-git-bot, oca-travis
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
l10n_us_product_stock
Description

Code Analysis

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

No HTTP endpoints found for this module.

Models touched (1)

New fields (2)
  • volume_in Float
    compute='_compute_volume_in' help='Volume of the product, in inches cubed.' inverse='_inverse_volume_in'
  • weight_oz Float
    compute='_compute_weight_oz' help='Weight of the product, in ounces.' inverse='_inverse_weight_oz'
Public methods (0)

No public methods.