[MOD] base_synchro : Usability Improvment in icons

bzr revid: dbr@tinyerp.com-20101026122812-614j3w3zt7mq4w2n
This commit is contained in:
DBR (OpenERP) 2010-10-26 17:58:12 +05:30
parent b5009d0eea
commit 5eeb03af82
1 changed files with 2 additions and 6 deletions

View File

@ -42,7 +42,7 @@
</group>
<newline/>
<group expand="0" string="Group By" colspan="4">
<filter string="Object" icon="terp-stage" domain="[]" context="{'group_by':'obj_id'}"/>
<filter string="Object" icon="terp-stock_align_left_24" domain="[]" context="{'group_by':'obj_id'}"/>
<separator orientation="vertical"/>
<filter string="Date" icon="terp-go-month" domain="[]" context="{'group_by':'name'}"/>
</group>
@ -124,7 +124,7 @@
</group>
<newline/>
<group expand="0" string="Group By" colspan="4">
<filter string="Object to synchronize" icon="terp-stage" domain="[]" context="{'group_by':'model_id'}"/>
<filter string="Object to synchronize" icon="terp-stock_align_left_24" domain="[]" context="{'group_by':'model_id'}"/>
<separator orientation="vertical"/>
<filter string="Latest synchronization" icon="terp-go-month" domain="[]" context="{'group_by':'synchronize_date'}"/>
</group>
@ -185,7 +185,6 @@
<field name="server_port"/>
<field name="server_db"/>
</group>
</form>
</field>
</record>
@ -199,10 +198,7 @@
<menuitem action="action_base_synchro_server_tree" id="synchro_server_tree_menu_id" parent="base_synchro.next_id_63"/>
<!--view_base_synchro_server end -->
</data>
</openerp>