mirror of
https://github.com/bringout/oca-ocb-accounting.git
synced 2026-04-18 04:02:01 +02:00
33 lines
585 B
Markdown
33 lines
585 B
Markdown
# 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.
|