mirror of
https://github.com/Mint-System/Odoo-Apps-Product-Attribute.git
synced 2026-04-23 22:13:48 -06:00
Collection of OCA/product-attribute related modules.
- HTML 91.2%
- Python 8.8%
| product_country_of_origin | ||
| product_end_of_life_dates | ||
| product_feeder_id | ||
| product_listprice_currency | ||
| product_putaway_final_location | ||
| product_type_description | ||
| product_type_description2 | ||
| product_variant_description | ||
| .editorconfig | ||
| .eslintrc.yml | ||
| .gitignore | ||
| .pre-commit-config.yaml | ||
| .prettierrc.yml | ||
| .pylintrc | ||
| .pylintrc-mandatory | ||
| .ruff.toml | ||
| README.md | ||
Available modules
| Module | Summary |
|---|---|
| product_country_of_origin | Add field country of origin to product. |
| product_end_of_life_dates | Date fields for ens of support, sale and life. |
| product_feeder_id | Add text field feeder ID to product. |
| product_listprice_currency | Set listprice in different currencies and use them in pricelist formulas. |
| product_type_description2 | Secondary type description field for products. |
| product_type_description | Add field type description to product. |
| product_variant_description | Set sale, purchase and picking product description for each variant. |