[FIX] account codes

bzr revid: lorenzo.battistini@agilebg.com-20111004054511-4gz8em15cj4piiiq
This commit is contained in:
eLBati 2011-10-04 07:45:11 +02:00
parent d4d3d3ca50
commit ee1df93906
1 changed files with 5 additions and 5 deletions

View File

@ -228,8 +228,8 @@
"7202","7202","sopravvenienze passive straordinarie ","72","account_type_p_l","other","TRUE"
"7203","7203","insussistenze passive straordinarie ","72","account_type_p_l","other","TRUE"
"7204","7204","imposte esercizi precedenti ","72","account_type_p_l","other","TRUE"
"81","81","IMPOSTE DELL'ESERCIZIO ","0","account_type_view","view","TRUE"
"8101","8101","imposte dell'esercizio ","81","account_type_p_l","other","TRUE"
"91","91","CONTI DI RISULTATO ","0","account_type_view","view","TRUE"
"9101","9101","conto di risultato economico ","91","account_type_p_l","other","TRUE"
"9102","9102","stato patrimoniale","91","account_type_p_l","other","TRUE"
"8","8","IMPOSTE DELL'ESERCIZIO ","0","account_type_view","view","TRUE"
"8101","8101","imposte dell'esercizio ","8","account_type_p_l","other","TRUE"
"9","9","CONTI DI RISULTATO ","0","account_type_view","view","TRUE"
"9101","9101","conto di risultato economico ","9","account_type_p_l","other","TRUE"
"9102","9102","stato patrimoniale","9","account_type_p_l","other","TRUE"

1 id code name parent_id:id user_type:id type reconcile
228 7202 7202 sopravvenienze passive straordinarie 72 account_type_p_l other TRUE
229 7203 7203 insussistenze passive straordinarie 72 account_type_p_l other TRUE
230 7204 7204 imposte esercizi precedenti 72 account_type_p_l other TRUE
231 81 8 81 8 IMPOSTE DELL'ESERCIZIO 0 account_type_view view TRUE
232 8101 8101 imposte dell'esercizio 81 8 account_type_p_l other TRUE
233 91 9 91 9 CONTI DI RISULTATO 0 account_type_view view TRUE
234 9101 9101 conto di risultato economico 91 9 account_type_p_l other TRUE
235 9102 9102 stato patrimoniale 91 9 account_type_p_l other TRUE