[IMP] l10n_gr: Improved view file (put 4 spaces instead of tabs)

bzr revid: pso@tinyerp.com-20101116134142-lb01ffr4qccaev70
This commit is contained in:
pso 2010-11-16 19:11:42 +05:30
parent 18f7655f91
commit 4c35086cf6
1 changed files with 187 additions and 187 deletions

View File

@ -1,3 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<openerp>
@ -152,6 +153,7 @@
</record>
<!-- Other tax columns -->
<record id="sum_input" model="account.tax.code.template">
<field name="name">Σύνολο Φορολ/τέων εισροών</field>
<field name="parent_id" ref="vat_code_chart_root"/>
@ -181,7 +183,6 @@
<field name="parent_id" ref="sum_input_358"/>
</record>
<!-- Chart Template -->
<record id="l10n_gr_chart_template" model="account.chart.template">
@ -214,6 +215,7 @@
</record>
<!-- *-* revise the ΦΠΑ.. -->
<record id="ovat19" model="account.tax.template">
<field name="chart_template_id" ref="l10n_gr_chart_template"/>
<field name="name">Εκροές 19</field>
@ -228,7 +230,5 @@
<field name="ref_tax_code_id" ref="vat_code_input_S"/> -->
</record>
</data>
</openerp>