vTiger SalesOrder item detail view
- January 11, 2014
Here we discuse about how to add vTiger Sales Order item detail in any where in your vTiger , for example if you want to add Sales Order Item detail in your email .you just need that is just add simple function . if you want to add salesorder item view using single function.
getDetailAssociatedProducts('SalesOrder',$focus);
to youse the above function you got all the detail in your html format .