addons-cm/product_origin_char/readme/INSTALL.rst
snt c8b83cc333 [ADD] product_origin_char: Free text origin field per supplier
New addon to replace structured country/state fields with flexible
free-text origin descriptions.

Features:
- Translatable origin_text field in product.supplierinfo
- Computed origin field in products based on main_seller_id
- Support for creative supplier origin descriptions
- Full OCA documentation structure
- ES/EU translations included
- 8 unit tests (all passing)

Replaces product_origin for use cases where suppliers use non-standardized
origin descriptions (e.g., 'Valencia, Spain', 'Huerta de...', etc.)

Depends on: product, product_main_seller
Author: Criptomart
Funding: Elika Bilbo
2026-02-25 18:42:54 +01:00

9 lines
236 B
ReStructuredText

This module depends on:
* ``product`` - Base product management
* ``product_main_seller`` - To determine the main vendor for products
To install:
#. Install the required dependencies
#. Install this module through the Odoo Apps menu