oca-ocb-sale/odoo-bringout-oca-ocb-website_sale_stock_product_configurator
2025-08-30 15:36:23 +02:00
..
doc Update DEPENDENCIES.md links to correct package locations 2025-08-30 15:36:23 +02:00
website_sale_stock_product_configurator Initial commit: Sale packages 2025-08-29 15:20:49 +02:00
pyproject.toml Initial commit: Sale packages 2025-08-29 15:20:49 +02:00
README.md Initial commit: Sale packages 2025-08-29 15:20:49 +02:00

Website Sale Stock Product Configurator

    Bridge module to make the website e-commerce stock management compatible with the product configurator

Installation

pip install odoo-bringout-oca-ocb-website_sale_stock_product_configurator

Dependencies

This addon depends on:

  • website_sale_stock
  • sale_product_configurator

Manifest Information

  • Name: Website Sale Stock Product Configurator
  • Version: 1.0
  • Category: Hidden
  • License: LGPL-3
  • Installable: False

Source

Based on OCA/OCB branch 16.0, addon website_sale_stock_product_configurator.

License

This package maintains the original LGPL-3 license from the upstream Odoo project.

Documentation

  • Overview: doc/OVERVIEW.md
  • Architecture: doc/ARCHITECTURE.md
  • Models: doc/MODELS.md
  • Controllers: doc/CONTROLLERS.md
  • Wizards: doc/WIZARDS.md
  • Reports: doc/REPORTS.md
  • Security: doc/SECURITY.md
  • Install: doc/INSTALL.md
  • Usage: doc/USAGE.md
  • Configuration: doc/CONFIGURATION.md
  • Dependencies: doc/DEPENDENCIES.md
  • Troubleshooting: doc/TROUBLESHOOTING.md
  • FAQ: doc/FAQ.md