Repository
OCA/product-attribute · module folder · Try on Runboat
Module version
1.0.0
Category
Product
Folder size
0.07 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/product-attribute
Last tracking update
2026-08-07 08:22:59
Authors
Odoo Community Association (OCA), Sygel
Maintainers
Odoo Community Association (OCA), Sygel
Committers
sygel, Weblate, OCA-git-bot, oca-ci
Odoo dependencies
odoo/odoo:
- web
- bus
- uom
Python dependencies
None
System dependencies
None
Required by
None
Description
This module edits the product document smartbutton domain to show the documents of the current product record, plus the documents of the related product template in case the record being a variant.

Odoo uses this mecanism in order to calculate the attachments of a a sale order, however the smartbutton and the documents count variable uses another domain and returns other results, which can cause confusion to users.

The module also adds more filters to customize the search inside the product.document views.

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
product_document_search_inherit product.document.search.inherit product.document search Inherits product.product_document_search
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (2)

New fields (0)

No new fields.

Public methods (1)
  • action_open_documents(self)

New fields (0)

No new fields.

Public methods (1)
  • action_open_documents(self)
Status
Open migration PR — not merged yet for this version
CI status
checks failing
Open since
601 days ago
Last activity
8 days ago
Repository
OCA/product-attribute
Pull request
[18.0][MIG] product_document_domain: Migration to 18.0 (#1827)