[IMP] display link

bzr revid: al@openerp.com-20111218154807-vqm64gvf22ny0v6d
This commit is contained in:
Antony Lesuisse 2011-12-18 16:48:07 +01:00
parent c3c7712e13
commit cd226b06dc
1 changed files with 3 additions and 1 deletions

View File

@ -93,7 +93,9 @@
</field>
</group>
<group colspan="4" col="1" attrs="{'invisible':[('user_type','!=','embedded')]}">
<separator string="Insert the following snippet where you want to display the OpenERP action"/>
<separator string="Use this link"/>
<field name="share_root_url" nolabel="1"/>
<separator string="Or insert the following code where you want to embed your documents"/>
<group col="4" string="Options">
<field name="embed_option_title" on_change="onchange_embed_options(embed_option_title, embed_option_search)"/>
<field name="embed_option_search" on_change="onchange_embed_options(embed_option_title, embed_option_search)" attrs="{'invisible':[('access_mode','=','readonly')]}"/>