Skip to Content
Menu
This question has been flagged
2 Replies
1379 Views

Hi,

in the sale order form i want to add a tab that contain a tree to show the history of sale orders of the selected partner. thanks in advance

Avatar
Discard

Do you know that this is two clicks away already? If you save the Sale Order, click the Customer, then click the SALES Smartbutton at the top of the Customer record.

Best Answer

I agree with Ray , as no need to load all the data on sales order opening as it may take some time to load and your system may slow down. Even though, if you want, then instead of adding one2many add smart (stat) button that redirect to you on sales order list view with default filter customer.

Avatar
Discard
Author

Hi,

actually i need this feature in a custom module so using one2many will not cause any problem. can you please help with this. Thanks