Changeset 6 for ucetnictvi/l10n_cs/l10n_cs_account_chart_template.xml
- Timestamp:
- Jul 12, 2011, 9:39:08 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
ucetnictvi/l10n_cs/l10n_cs_account_chart_template.xml
r2 r6 3 3 <data> 4 4 5 <record id=" l10n_cs_account_chart_template" model="account.chart.template">5 <record id="cs_chart_template" model="account.chart.template"> 6 6 <field name="name">Česká účtová osnova</field> 7 7 <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"/> 9 9 <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" /> 12 12 <field name="property_account_expense_categ" ref="account_template_5" /> 13 13 <field name="property_account_income_categ" ref="account_template_6" />
Note:
See TracChangeset
for help on using the changeset viewer.