An open API service indexing awesome lists of open source software.

https://github.com/oca/product-configurator

Advanced Product Configurator (from the original Pledra project https://github.com/pledra/odoo-product-configurator)
https://github.com/oca/product-configurator

addons erp hacktoberfest oca odoo python

Last synced: 8 months ago
JSON representation

Advanced Product Configurator (from the original Pledra project https://github.com/pledra/odoo-product-configurator)

Awesome Lists containing this project

README

          

[![Runboat](https://img.shields.io/badge/runboat-Try%20me-875A7B.png)](https://runboat.odoo-community.org/builds?repo=OCA/product-configurator&target_branch=18.0)
[![Pre-commit Status](https://github.com/OCA/product-configurator/actions/workflows/pre-commit.yml/badge.svg?branch=18.0)](https://github.com/OCA/product-configurator/actions/workflows/pre-commit.yml?query=branch%3A18.0)
[![Build Status](https://github.com/OCA/product-configurator/actions/workflows/test.yml/badge.svg?branch=18.0)](https://github.com/OCA/product-configurator/actions/workflows/test.yml?query=branch%3A18.0)
[![codecov](https://codecov.io/gh/OCA/product-configurator/branch/18.0/graph/badge.svg)](https://codecov.io/gh/OCA/product-configurator)
[![Translation Status](https://translation.odoo-community.org/widgets/product-configurator-18-0/-/svg-badge.svg)](https://translation.odoo-community.org/engage/product-configurator-18-0/?utm_source=widget)

# product-configurator

product-configurator

[//]: # (addons)

Available addons
----------------
addon | version | maintainers | summary
--- | --- | --- | ---
[product_configurator](product_configurator/) | 18.0.1.0.0 | PCatinean | Base for product configuration interface modules
[product_configurator_mrp](product_configurator_mrp/) | 18.0.1.0.0 | PCatinean | BOM Support for configurable products
[product_configurator_sale](product_configurator_sale/) | 18.0.1.0.0 | PCatinean | Product configuration interface modules for Sale

[//]: # (end addons)

## Licenses

This repository is licensed under [AGPL-3.0](LICENSE).

However, each module can have a totally different license, as long as they adhere to Odoo Community Association (OCA)
policy. Consult each module's `__manifest__.py` file, which contains a `license` key
that explains its license.

----
OCA, or the [Odoo Community Association](http://odoo-community.org/), is a nonprofit
organization whose mission is to support the collaborative development of Odoo features
and promote its widespread use.