[REF] account: change in string

bzr revid: psi@tinyerp.co.in-20101007092846-8bfsh7bdz246v3mz
This commit is contained in:
psi (Open ERP) 2010-10-07 14:58:46 +05:30
parent 5221166ec6
commit 06448a700d
1 changed files with 1 additions and 1 deletions

View File

@ -2231,7 +2231,7 @@ class account_account_template(osv.osv):
('view','View'),
('consolidation','Consolidation'),
('liquidity','Liquidity'),
('other','Others'),
('other','Regular'),
('closed','Closed'),
], 'Internal Type', required=True,help="This type is used to differentiate types with "\
"special effects in OpenERP: view can not have entries, consolidation are accounts that "\