~sergio-incaser/banking-addons/banking-addons

« back to all changes in this revision

Viewing changes to account_banking_sepa_direct_debit/__openerp__.py

  • Committer: Stéphane Bidoul
  • Author(s): Alexis de Lattre
  • Date: 2014-02-16 14:01:09 UTC
  • mto: (225.1.9 banking-addons)
  • mto: This revision was merged to the branch mainline in revision 227.
  • Revision ID: stephane.bidoul@acsone.eu-20140216140109-wfst7pfaafkvtb29
[IMP] Add demo data

Show diffs side-by-side

added added

removed removed

Lines of Context:
44
44
        'data/mandate_reference_sequence.xml',
45
45
        'security/ir.model.access.csv',
46
46
    ],
 
47
    'demo': ['sepa_direct_debit_demo.xml'],
47
48
    'description': '''
48
49
Module to export direct debit payment orders in SEPA XML file format.
49
50