[IMP] removing based on for tax statement

bzr revid: fp@tinyerp.com-20101008173750-q0c5bqdx88pgvu2j
This commit is contained in:
Fabien Pinckaers 2010-10-08 19:37:50 +02:00
parent ea26c97f35
commit fd38631931
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@
<form string="Select Period">
<field name="company_id" groups="base.group_multi_company" widget='selection'/>
<newline/>
<field name="based_on"/>
<field name="based_on" invisible="1"/>
<newline/>
<separator string="Select Period(s)" colspan="4"/>
<field name="periods" nolabel="1" colspan="2"/>