This question has been flagged
2871 Views

Hello ,

I have created new customized class named as "my_class" and having res_user_id (many2one) and sales_order_id (many2one) fields which are related with res_users and sale_order class.

I have crated tree view also. It will work fine.

The problem is how to open Sales Order Form view when I have click on any record from tree view of my_class class ??

  i.e. can I open sales_order form view from my_class tree view records ?
Avatar
Discard