Callbacks

In the EPT, you can define a callback on an existing action from the MPT or SPT. This callback will only be executed if user's role enterprise has EPT defined and loaded in DB. Please note also that on a module level actions, you can define a callback in both the SPT and EPT. In this case, both will be executed when you execute that action (SPT callback will always be executed but EPT callback execution will depend on the user's role enterprise).