Skip to content
Snippets Groups Projects
Commit b6576109 authored by Quentin De Paoli's avatar Quentin De Paoli
Browse files

[MERGE] sales/crm: usability, review of form views

bzr revid: qdp-launchpad@openerp.com-20120719103409-jhssl9tr7mpxq90d
parents 37dbbe8d fab19615
Branches
Tags
No related merge requests found
......@@ -214,18 +214,24 @@
<group>
<field name="user_id" />
<field name="company_id" groups="base.group_multi_company" widget="selection"/>
</group>
<group>
<field name="customer"/>
<field name="supplier"/>
</group>
<group>
<field name="ref"/>
<field name="lang"/>
<field name="date"/>
</group>
<group>
<field name="customer"/>
<field name="supplier"/>
<field name="active"/>
</group>
</group>
</page>
<page string="History" invisible="True"></page>
<!-- The History page becomes visible as soon as there is something to display inside -->
<page string="History" name="page_history" invisible="True">
</page>
<page string="Internal Notes">
<field name="comment" placeholder="Internal notes about this customer..."/>
</page>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment