I know about the 4.2.x search button, but I need a fastest way to reach my shop 
panel

Right now I have (esale_osc_view.xml)

<record>
                <field>ir.actions.act_window</field>
                <field>esale_osc.web</field>
                <field>form</field>
                <field>
                <field>[('id','=', 1)]</field>
        </record>
<menuitem>

id is the key column into esale_osc_web table.
Now I got a new MyShop menu entry but it doesn't work and simply opens a new 
WebShop record.





_______________________________________________
Tinyerp-users mailing list
http://tiny.be/mailman/listinfo/tinyerp-users

Reply via email to