Alexandre Fayolle f21049a942 protect import of external dependencies
Odoo won't install an addon if the external dependencies are not met.
However, the python modules of the addons are imported at startup, and the
lack of an external dependency for an external addon will cause a crash,
therefore the import needs to be in a try..except block.
2015-03-25 09:11:12 +01:00
2015-03-03 17:24:01 +01:00
2014-07-14 16:10:57 +02:00
2014-12-16 13:23:11 +01:00
2014-08-21 10:33:46 -04:00
2014-11-18 13:35:24 +01:00

Build Status Coverage Status

OCA banking payment addons for Odoo

On version 8.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_banking_sepa_credit_transfer - Export of payment orders in SEPA format

    • account_direct_debit - Debit order infrastructure analogous to Odoo native payment orders

      • account_banking_sepa_direct_debit - Export of debit orders in SEPA format

Other features can now be found in these repositories:


OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.

http://odoo-community.org/

Description
Odoo Electronic Payment
Readme 46 MiB
Languages
Python 58.9%
HTML 41%