[FIX] l10n_ch: linked the demo journal of BANK CHF JOURNAL to the CHF currency

bzr revid: qdp-launchpad@openerp.com-20120924134910-5yye9t2m7yrqhhu7
This commit is contained in:
Quentin (OpenERP) 2012-09-24 15:49:10 +02:00
parent b3027a371c
commit 2477528512
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@
<field name="user_id" ref="base.user_root"/>
<field name="update_posted" eval="True" />
<field name="entry_posted" eval="True" />
<field name="currency" model="res.currency" ref="base.CHF" />
</record>
<record id="bank_euro_journal" model="account.journal">