Hi everyone,
I’m having an issue in SuiteCRM 7.13 with the Copy Billing Address button in the Accounts module.
When clicking the button, I get the following error:
There is no action by that name: ContactAddressPopup
Environment
- SuiteCRM version: 7.13.x
- Module: Accounts
- Feature: Copy Billing Address Button
Additional info
It looks like SuiteCRM is trying to call the action:
index.php?module=Contacts&action=ContactAddressPopup
but the action does not exist or is not being loaded correctly.
In log file
Exception handling in /include/MVC/Controller/SugarController.php:397
Exception in Controller: There is no action by that name: ContactAddressPopup
Has anyone experienced this issue before?
Any help would be appreciated.
