~cv.clearcorp/openerp-costa-rica/7.0-fix_detail_reports

« back to all changes in this revision

Viewing changes to l10n_cr_account_banking_cr_davivienda/__openerp__.py

[MRG] Fixed import when comes from debit/credit cards accounts. l10n_cr_account_banking_davivienda - Fixed starting and ending balanace calculations for account.bank.statement during import. Fixed davivienda's parser import date when importing bank statements files

Show diffs side-by-side

added added

removed removed

Lines of Context:
33
33
    'init_xml': [],
34
34
    'update_xml': [],
35
35
    'demo_xml': [],
36
 
    'description': '',
 
36
    'description': 'Module intended to import Davivienda\'s statements files',
37
37
    'active': False,
38
38
    'installable': True,
39
39
}