oca-ocb-sale/odoo-bringout-oca-ocb-product
Ernad Husremovic 73afc09215 19.0 vanilla
2026-03-09 09:32:12 +01:00
..
doc Enhance validate_fix_submodules.py to detect and auto-fix orphaned worktrees 2025-11-16 17:33:54 +01:00
product 19.0 vanilla 2026-03-09 09:32:12 +01:00
pyproject.toml 19.0 vanilla 2026-03-09 09:32:12 +01:00
README.md 19.0 vanilla 2026-03-09 09:32:12 +01:00

Products & Pricelists

This is the base module for managing products and pricelists in Odoo.

Products support variants, different pricing methods, vendors information, make to stock/order, different units of measure, packaging and properties.

Pricelists support:

* Multiple-level of discount (by product, category, quantities)
* Compute price based on different criteria:
    * Other pricelist
    * Cost price
    * List price
    * Vendor price

Pricelists preferences by product and/or partners.

Print product labels with barcode.

Installation

pip install odoo-bringout-oca-ocb-product

Dependencies

  • base
  • mail
  • uom

Source

License

This package preserves the original LGPL-3 license.