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,32 @@
# Bank Statement Base
Odoo addon: account_statement_base
## Installation
```bash
pip install odoo-bringout-oca-ocb-account_statement_base
```
## Dependencies
This addon depends on:
- account
## Manifest Information
- **Name**: Bank Statement Base
- **Version**: 16.0.1.15.0
- **Category**: Accounting
- **License**: LGPL-3
- **Installable**: True
## Source
- Repository: https://github.com/OCA/OCB
- Branch: 16.0
- Path: addons/account_statement_base
## License
This package maintains the original LGPL-3 license from the upstream Odoo project.