[IMP] point_of_sale: Improved xml syntax

bzr revid: pso@tinyerp.com-20101215070510-gnyy34rewcbdssbm
This commit is contained in:
pso 2010-12-15 12:35:10 +05:30
parent 76130b84c6
commit 061dae98a7
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
<field name="model">pos.box.out</field>
<field name="type">form</field>
<field name="arch" type="xml">
<form string="Output Operation>
<form string="Output Operation">
<separator string="Please fill these fields for entries to the box:" colspan="4"/>
<field name="name"/>
<field name="journal_id"/>