Hello,

In  Partner form, right side of the screen there is one action window named 
"Purchase orders". Below is its code

<act_window
            context="{'partner_id': active_id}"
            domain="[('partner_id', '=', active_id)]"
            id="act_res_partner_2_purchase_order"
            name="Purchase orders"
            res_model="purchase.order"
            src_model="res.partner"/>

Now if i want to hide that action window then how can i modify above code? 
Please kindly help me to solve this problem.

Waiting for the reply.

------------------------
Sincerely,
Deven
www.4colordesign.com




-------------------- m2f --------------------

--
http://www.openobject.com/forum/viewtopic.php?p=42436#42436

-------------------- m2f --------------------


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

Reply via email to