oca-ocb-technical/odoo-bringout-oca-ocb-iap/README.md
Ernad Husremovic 2696f14ed7 19.0 vanilla
2026-03-09 09:32:34 +01:00

26 lines
401 B
Markdown

# In-App Purchases
This module provides standard tools (account model, context manager and helpers)
to support In-App purchases inside Odoo.
## Installation
```bash
pip install odoo-bringout-oca-ocb-iap
```
## Dependencies
- web
- base_setup
## Source
- Repository: https://github.com/OCA/OCB
- Branch: 19.0
- Path: addons/iap
## License
This package preserves the original LGPL-3 license.