Ok i've been searching for an answer all day on this. Was hoping someone on here could help me figure it out.
I've created a custom button within detailviewdefs.php ... the button requires the ID from the related module... right now i have
but it keeps returningCode:$account = new ab12_Company_PO_Vendor_Invoices(); $account->retrieve($_REQUEST['record']); $contacts = $account->get_linked_beans('opportunities','Opportunity');
any and all help would be appreciated... thank youCode:Undefined property: ab12_Company_PO_Vendor_Invoices::$opportunities Call to a member function getBeans() on a non-object in


LinkBack URL
About LinkBacks



Reply With Quote

Bookmarks