~akretion-team/banking-addons/70-fully-handle-payment-types

« back to all changes in this revision

Viewing changes to account_banking_nl_clieop/__openerp__.py

  • Committer: Raphaël Valyi
  • Date: 2014-03-21 19:12:47 UTC
  • mfrom: (225.1.11 7.0)
  • Revision ID: rvalyi@gmail.com-20140321191247-zqytcf091nlbxboo
[MERGE] merged HEAD into current feature branch

Show diffs side-by-side

added added

removed removed

Lines of Context:
24
24
    'author': 'EduSense BV',
25
25
    'website': 'http://www.edusense.nl',
26
26
    'category': 'Account Banking',
27
 
    'depends': ['account_banking_payment'],
 
27
    'depends': [
 
28
        'account_banking_payment',
 
29
        'account_iban_preserve_domestic',
 
30
        ],
28
31
    'data': [
29
32
        'account_banking_nl_clieop.xml',
30
33
        'wizard/export_clieop_view.xml',