|
@@ -24,11 +24,11 @@
|
|
|
'name': 'Comment voucher recibo',
|
|
|
'version': '2.1',
|
|
|
'category': 'Account',
|
|
|
- 'description': """This module allows to add obeservacion fields to the voucher.""",
|
|
|
+ 'description': """This module allows to add observacion fields to the voucher.""",
|
|
|
'author': 'Eiru Software/Sebastian Penayo',
|
|
|
'website': 'http://www.eirusoftware.com/',
|
|
|
'depends': ['base','account'],
|
|
|
- 'data': ['account_voucher_comment_view.xml'],
|
|
|
+ 'data': ['account_voucher_comment_view.xml','account_vouchersupplier_comment_view.xml'],
|
|
|
'installable': True,
|
|
|
}
|
|
|
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:
|