mirror of
https://github.com/OCA/bank-payment.git
synced 2025-02-02 10:37:31 +02:00
Update README.md (#436)
This commit is contained in:
committed by
Pedro M. Baeza
parent
1268b5f09f
commit
b0dac802c9
11
README.md
11
README.md
@@ -8,13 +8,13 @@ OCA banking payment addons for Odoo
|
||||
On version 11.0, this project focus on payment interface. The indentation below
|
||||
indicates the dependency graph of the main modules.
|
||||
|
||||
- account_banking_payment_export - Basic export functionality of payment orders
|
||||
- `account_payment_order` - Basic export functionality of payment orders
|
||||
|
||||
- account_banking_sepa_credit_transfer - Export of payment orders in SEPA format
|
||||
- `account_banking_sepa_credit_transfer` - Export of payment orders in SEPA format
|
||||
|
||||
- account_direct_debit - Debit order infrastructure analogous to Odoo native payment orders
|
||||
- `account_direct_debit` - Debit order infrastructure analogous to Odoo native payment orders
|
||||
|
||||
- account_banking_sepa_direct_debit - Export of debit orders in SEPA format
|
||||
- `account_banking_sepa_direct_debit` - Export of debit orders in SEPA format
|
||||
|
||||
Other features can now be found in these repositories:
|
||||
|
||||
@@ -22,6 +22,9 @@ Other features can now be found in these repositories:
|
||||
* https://github.com/OCA/bank-statement-reconcile
|
||||
|
||||
|
||||
Contributing
|
||||
------------
|
||||
Do you want to contribute? Please read our [contributing guidelines](https://github.com/OCA/maintainer-tools/blob/master/CONTRIBUTING.md).
|
||||
|
||||
----
|
||||
|
||||
|
||||
Reference in New Issue
Block a user