account_reconcile_oca

This commit is contained in:
Ernad Husremovic 2025-10-25 10:34:41 +02:00
parent 64fdc5b0df
commit a8804cdf59
95 changed files with 17541 additions and 0 deletions

View file

@ -0,0 +1,33 @@
# Account Reconcile OCA
Odoo addon: account_reconcile_oca
## Installation
```bash
pip install odoo-bringout-oca-ocb-account_reconcile_oca
```
## Dependencies
This addon depends on:
- account_statement_base
- base_sparse_field
## Manifest Information
- **Name**: Account Reconcile OCA
- **Version**: 16.0.2.4.9
- **Category**: N/A
- **License**: AGPL-3
- **Installable**: False
## Source
- Repository: https://github.com/OCA/OCB
- Branch: 16.0
- Path: addons/account_reconcile_oca
## License
This package maintains the original AGPL-3 license from the upstream Odoo project.