~therp-nl/banking-addons/ba61-apply_tax_from_statement_line

« back to all changes in this revision

Viewing changes to account_banking/__openerp__.py

  • Committer: OpenERP instance user
  • Date: 2011-12-27 12:00:52 UTC
  • Revision ID: oersmldev6@midgard.therp.nl-20111227120052-t44nn90g4cdqj0pp
[ADD] translations
[ADD] migration support
[RFR] adapt triodos module to use duplicate flagging
        by transaction content instead of statement names

Show diffs side-by-side

added added

removed removed

Lines of Context:
27
27
##############################################################################
28
28
{
29
29
    'name': 'Account Banking',
30
 
    'version': '0.1.90',
 
30
    'version': '0.1.92',
31
31
    'license': 'GPL-3',
32
32
    'author': 'EduSense BV / Therp BV / Smile',
33
33
    'website': 'https://launchpad.net/banking-addons',