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

« back to all changes in this revision

Viewing changes to account_banking_sepa_credit_transfer/__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:
36
36
        'data/payment_type_sepa_sct.xml',
37
37
        'security/ir.model.access.csv',
38
38
    ],
 
39
    'demo': ['sepa_credit_transfer_demo.xml'],
39
40
    'description': '''
40
41
Module to export payment orders in SEPA XML file format.
41
42