[REVERT] rev. 5097 jke@openerp.com-20140328154704-88nph9tlkd48kd1y: This field has been removed from the view because was suspected to be twice included in the view, while it isnt, this is a form view inside an other formview

bzr revid: dle@openerp.com-20140401092254-tyu2040tf90ijc49
This commit is contained in:
Denis Ledoux 2014-04-01 11:22:54 +02:00
parent 37c469c5cd
commit 328ea17625
1 changed files with 1 additions and 0 deletions

View File

@ -287,6 +287,7 @@
<field name="country_id" placeholder="Country" class="oe_no_button" options='{"no_open": True}'/>
</div>
</group>
<field name="supplier" invisible="True"/>
<field name="customer" invisible="True"/>
</sheet>
</form>