[IMP] change file name

bzr revid: rgaopenerp-20120806113248-urvz0z1bqje57t0h
This commit is contained in:
RGA(OpenERP) 2012-08-06 17:02:48 +05:30
parent 80dd5bdfbc
commit 08fd6917b5
4 changed files with 3 additions and 3 deletions

View File

@ -129,12 +129,12 @@ financial year and for preparation of vouchers there is a module named account_v
"account_pre_install.yml"
],
'js': [
'static/src/js/account.js',
'static/src/js/account_move_reconciliation.js',
],
'qweb' : [
"static/src/xml/account.xml",
"static/src/xml/account_move_reconciliation.xml",
],
'css':['static/src/css/account.css'
'css':['static/src/css/account_move_reconciliation.css'
],
'demo_xml': [
'demo/account_demo.xml',