Hello everybody,
i have two modules which override the get_pdf method. My question is now, is it possible to make a rule which one of the overriden methodes is called first. The get_pdf of the first module should always be called first.
Is there a way to achieve that goal?
Greets Flo