[fix] account_statement_ext: trigger related fields

This commit is contained in:
unknown
2014-03-12 16:20:42 +01:00
committed by Yannick Vaucher
3 changed files with 130 additions and 22 deletions

View File

@@ -20,7 +20,7 @@
##############################################################################
{'name': "Bank statement extension and profiles",
'version': '1.3.3',
'version': '1.3.4',
'author': 'Camptocamp',
'maintainer': 'Camptocamp',
'category': 'Finance',
@@ -79,7 +79,7 @@
'security/ir.model.access.csv',
'security/ir_rule.xml'],
'demo_xml': [],
'test': [],
'test': ['test/test_profile_related_fields.yml'],
'installable': True,
'images': [],
'auto_install': False,