| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/stock-weighing |
| GIT | |
| GIT | https://github.com/OCA/stock-weighing.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/stock-weighing/tree/18.0/stock_weighing_brand |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Inventory |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, Andrii9090-tecnativa |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/stock-weighing |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:30:15 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/brand: - product_brand OCA/stock-weighing: - stock_weighing OCA/web: - web_quick_start_screen - web_filter_header_button - web_widget_numeric_step - web_ir_actions_act_multi odoo/odoo: - stock - product - base - base_setup - web - bus - web_tour - html_editor - uom - barcodes_gs1_nomenclature - barcodes - digest - portal - web_editor - http_routing - auth_signup - resource - sale - sales_team - account_payment - account - onboarding - analytic - payment - utm |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module extends functionality of stock_weighing and add a product brand logo (see more *product_brand* module) to stock weighing kanban view. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
stock_weighing_brand_view_move_weight_kanban_view |
stock.move | field | Inherits stock_weighing.view_move_weight_kanban_view | |
weighing_wizard_form_view |
weighing.wizard | xpath | Inherits stock_weighing.weighing_wizard_form_view |
logo
Binary
related='product_id.product_brand_id.logo'
product_brand
Char
related='product_id.product_brand_id.name'
No public methods.
product_brand
Char
related='product_id.product_brand_id.name'
product_brand_has_logo
Boolean
compute='_compute_product_brand_has_logo'
product_brand_logo
Binary
related='product_id.product_brand_id.logo'
No public methods.