mirror of
https://github.com/bringout/oca-ocb-core.git
synced 2026-04-18 06:52:09 +02:00
32 lines
556 B
Markdown
32 lines
556 B
Markdown
# Payment Provider: Custom Payment Modes
|
|
|
|
|
|
|
|
## Installation
|
|
|
|
```bash
|
|
pip install odoo-bringout-oca-ocb-payment_custom
|
|
```
|
|
|
|
## Dependencies
|
|
|
|
This addon depends on:
|
|
- payment
|
|
|
|
## Manifest Information
|
|
|
|
- **Name**: Payment Provider: Custom Payment Modes
|
|
- **Version**: 2.0
|
|
- **Category**: Accounting/Payment Providers
|
|
- **License**: LGPL-3
|
|
- **Installable**: False
|
|
|
|
## Source
|
|
|
|
- Repository: https://github.com/OCA/OCB
|
|
- Branch: 16.0
|
|
- Path: addons/payment_custom
|
|
|
|
## License
|
|
|
|
This package maintains the original LGPL-3 license from the upstream Odoo project.
|