Repository
OCA/web · module folder · Try on Runboat
Module version
1.0.0
Category
Uncategorized
Folder size
0.03 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/web
Last tracking update
2026-08-07 09:06:23
Authors
Odoo Community Association (OCA), ForgeFlow
Maintainers
Odoo Community Association (OCA), ForgeFlow
Committers
David Vidal, OCA-git-bot, oca-ci
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
Always display the full label in the *product_label_section_and_note* widget.

When using this widget (usually on purchase order lines and invoice lines) the
name or description of the line is treated by this widget to display only
certain information from the name, in what is called the label of the widget.

More specifically, it removes the product name from the label (if present),
making it confusing in case you want to remove the actual product name from
the line description.

With this module, you always see the full content of the line name or
description in the label section of the widget. Although it can contain doubled
information (for example, if the description of the line is exactly the same as
the product name), it makes the edition of the line description more clear and
user-friendly.

Code Analysis

Views touched (0)

No views found for this module.

HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (0)

No models found for this module.

Loading…