~therp-nl/banking-addons/6.1-dev-fixes_from_testing_iteration_1

« back to all changes in this revision

Viewing changes to account_banking_uk_hsbc/__openerp__.py

  • Committer: Stefan Rijnhart
  • Date: 2012-04-14 09:16:54 UTC
  • mfrom: (121.1.4 6.1-dev)
  • Revision ID: stefan@therp.nl-20120414091654-aw92jhhhijl69nok
[MRG] Merged with main development branch

Show diffs side-by-side

added added

removed removed

Lines of Context:
20
20
##############################################################################
21
21
{
22
22
    'name': 'HSBC Account Banking',
23
 
    'version': '0.4',
 
23
    'version': '0.5',
24
24
    'license': 'AGPL-3',
25
25
    'author': 'credativ Ltd',
26
26
    'website': 'http://www.credativ.co.uk',
45
45
    This module adds above import/export filter to the account_banking module.
46
46
    All business logic is in account_banking module.
47
47
 
48
 
    Initial release of this module was co-sponsored by canonical.
 
48
    Initial release of this module was co-sponsored by Canonical.
49
49
    ''',
50
50
    'active': False,
51
51
    'installable': True,