Collection of OCA/product-attribute related modules.
  • HTML 91.2%
  • Python 8.8%
Find a file
2026-01-21 12:02:26 +01:00
product_country_of_origin chore: add license 2025-04-08 18:29:10 +02:00
product_end_of_life_dates chore: add license 2025-04-08 18:29:10 +02:00
product_feeder_id chore: add license 2025-04-08 18:29:10 +02:00
product_listprice_currency chore: add license 2025-04-08 18:29:10 +02:00
product_putaway_final_location feat(product_putaway_final_location): change place of field in view 2026-01-21 12:02:26 +01:00
product_type_description chore: add license 2025-04-08 18:29:10 +02:00
product_type_description2 chore: add license 2025-04-08 18:29:10 +02:00
product_variant_description feat(product_variant_description): migrate 2025-05-12 14:19:49 +02:00
.editorconfig feat: init 17.0 branch 2024-11-12 10:21:36 +01:00
.eslintrc.yml feat: init 17.0 branch 2024-11-12 10:21:36 +01:00
.gitignore feat: init 17.0 branch 2024-11-12 10:21:36 +01:00
.pre-commit-config.yaml feat: init 17.0 branch 2024-11-12 10:21:36 +01:00
.prettierrc.yml feat: init 17.0 branch 2024-11-12 10:21:36 +01:00
.pylintrc feat: init 17.0 branch 2024-11-12 10:21:36 +01:00
.pylintrc-mandatory feat: init 17.0 branch 2024-11-12 10:21:36 +01:00
.ruff.toml feat: init 17.0 branch 2024-11-12 10:21:36 +01:00
README.md feat(product_variant_description): migrate 2025-05-12 14:19:49 +02:00

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.