oca-warehouse/odoo-bringout-oca-stock-logistics-barcode-product_packaging_multi_barcode/README.md
2025-08-29 15:43:06 +02:00

47 lines
1.1 KiB
Markdown

# Multiple barcodes on product packagings
Odoo addon: product_packaging_multi_barcode
## Installation
```bash
pip install odoo-bringout-oca-stock-logistics-barcode-product_packaging_multi_barcode
```
## Dependencies
This addon depends on:
- product_multi_barcode
- product_multi_barcode_stock_menu
## Manifest Information
- **Name**: Multiple barcodes on product packagings
- **Version**: 16.0.1.3.0
- **Category**: Product Management
- **License**: AGPL-3
- **Installable**: True
## Source
Based on [OCA/stock-logistics-barcode](https://github.com/OCA/stock-logistics-barcode) branch 16.0, addon `product_packaging_multi_barcode`.
## License
This package maintains the original AGPL-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