[FIX] fix needed for opw 51206. Is linked to a server fix for csv import
authorolt@tinyerp.com <>
Tue, 14 Feb 2012 08:10:02 +0000 (09:10 +0100)
committerolt@tinyerp.com <>
Tue, 14 Feb 2012 08:10:02 +0000 (09:10 +0100)
bzr revid: olt@tinyerp.com-20120214081002-991gs3eua8dsn2hl

addons/l10n_it/data/account.account.type.csv

index 273ff71..f4fff1d 100644 (file)
@@ -1,10 +1,10 @@
 "id","code","name","close_method","report_type"
 "account_type_receivable","receivable","Debiti","unreconciled","liability"
 "account_type_payable","payable","Crediti","unreconciled","asset"
-"account_type_view","view","Gerarchia","none",
+"account_type_view","view","Gerarchia","none","none"
 "account_type_income","income","Entrate","none","income"
 "account_type_expense","expense","Uscite","none","expense"
-"account_type_tax","tax","Tasse","none",
+"account_type_tax","tax","Tasse","none","none"
 "account_type_cash","cash","Liquidità","balance","asset"
 "account_type_asset","asset","Beni","none","asset"
 "account_type_bank","bank","Banca","balance","asset"