Hi
I have created a new module that is connected to the accounts and the contacts module, similarly how a quote for example has an account and a contact associated with it.
Now I want to “extract” the account name in a logic hook. I have tried different versions of $bean->accounts, $bean->Accounts, etc. but couldn’t get any results.
Any hints how I can access the account/contact info in the hook?
Best
Jan