[IMP] Sale Order form view: move social widget outside of the form

bzr revid: fme@openerp.com-20120409215849-wknbjoazecclhy9b
This commit is contained in:
Fabien Meghazi 2012-04-09 23:58:49 +02:00
parent 214ec28024
commit 459f9824b2
1 changed files with 1 additions and 1 deletions

View File

@ -279,8 +279,8 @@
<field colspan="4" name="picking_ids" nolabel="1"/>
</page>
</notebook>
<field name="message_ids_social" colspan="4" widget="ThreadView" nolabel="1"/>
</form>
<field name="message_ids_social" colspan="4" widget="ThreadView" nolabel="1"/>
</html>
</field>
</record>