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