Hi, I've created a custom design for the sales confirmation report.
I extended controller class like this...
class SalesConfirmControllerExt extends SalesConfirmController
Is using chain of command the preferred method or does it matter?
Thanks in advance