Ignore:
Timestamp:
Jul 12, 2011, 9:39:08 AM (13 years ago)
Author:
chronos
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • ucetnictvi/l10n_cs/l10n_cs_account_chart_template.xml

    r2 r6  
    33  <data>
    44
    5     <record id="l10n_cs_account_chart_template" model="account.chart.template">
     5    <record id="cs_chart_template" model="account.chart.template">
    66      <field name="name">Česká účtová osnova</field>
    77      <field name="account_root_id" ref="account_template_top" />
    8       <field name="tax_code_root_id" ref="tax_code_chart_root"/>
     8      <field name="tax_code_root_id" ref="vat_code_tax"/>
    99      <field name="bank_account_view_id" ref="account_template_221"/>
    10       <field name="property_account_receivable" ref="account_template_112"/>
    11       <field name="property_account_payable" ref="account_template_119" />
     10      <field name="property_account_receivable" ref="account_template_311"/>
     11      <field name="property_account_payable" ref="account_template_321" />
    1212      <field name="property_account_expense_categ" ref="account_template_5" />
    1313      <field name="property_account_income_categ" ref="account_template_6" />
Note: See TracChangeset for help on using the changeset viewer.