Hi all,
I extended the Calls module by a ID field pae_contact_id, linked to the Contacts Module. (see code below of the pae_vardef)
Additional I want to display & search the Contact Name and Country in the Calls List View.
Displaying the data works…
I need to create a module exactly same as quote module with all functionality of quote module
My Custom Module name is "Order Form"
Quote & "Order Form" will be related as 1 to Many i.e 1 "Quote" : Many "Order Form"
Product and "Order Form" will…