mirror of
https://github.com/bringout/oca-ocb-core.git
synced 2026-04-22 05:52:08 +02:00
payment_custom vanilla 16.0
This commit is contained in:
parent
f0ee375081
commit
26cf1cbfb7
86 changed files with 7688 additions and 0 deletions
32
odoo-bringout-oca-ocb-payment_custom/README.md
Normal file
32
odoo-bringout-oca-ocb-payment_custom/README.md
Normal file
|
|
@ -0,0 +1,32 @@
|
|||
# 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.
|
||||
Loading…
Add table
Add a link
Reference in a new issue