mirror of
https://github.com/bringout/oca-ocb-accounting.git
synced 2026-04-18 05:41:59 +02:00
account_reconcile_oca
This commit is contained in:
parent
64fdc5b0df
commit
a8804cdf59
95 changed files with 17541 additions and 0 deletions
32
odoo-bringout-oca-ocb-account_statement_base/README.md
Normal file
32
odoo-bringout-oca-ocb-account_statement_base/README.md
Normal 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.
|
||||
Loading…
Add table
Add a link
Reference in a new issue