~akretion-team/banking-addons/70-sepa-direct-debit

« back to all changes in this revision

Viewing changes to account_banking_sepa_direct_debit/wizard/__init__.py

  • Committer: Alexis de Lattre
  • Date: 2013-10-15 21:29:28 UTC
  • Revision ID: alexis@via.ecp.fr-20131015212928-7wj0xxftxv613rhi
First implementation of mandates, but I still have a lot of hesitation about the data model so it may change.
Manage different sequence types in the same file ; we just have to separate them in different payment info blocks.

Show diffs side-by-side

added added

removed removed

Lines of Context:
20
20
#
21
21
##############################################################################
22
22
 
23
 
import export_sdd
 
23
from . import export_sdd