comment <field name="journal_id"/>

appear 2 times so give error in e-tiny

bzr revid: mga@tinyerp.com-20080829053420-noa72l1vizyfqguh
This commit is contained in:
mga@tinyerp.com 2008-08-29 11:04:20 +05:30
parent 7a41e20018
commit e79dd19330
1 changed files with 1 additions and 1 deletions

View File

@ -129,7 +129,7 @@
<field invisible="1" name="product_uom_id" on_change="on_change_unit_amount(product_id, unit_amount, product_uom_id)"/>
<field name="amount"/>
<field name="general_account_id"/>
<field name="journal_id"/>
<!-- <field name="journal_id"/>-->
<field invisible="1" name="user_id" required="1"/>
</tree>
</field>