This is probably really stupid, but when I launch the Customer Aging Report, the Parameters window opens but the 'Print aging period description' parameter is grayed out (disabled). I've looked for the code for this but cannot find where it is getting set to 'disabled'.
I've even tried forcing the value to enabled(true) in the CustAGingReportUIBuilder\postBuild (where the other param values are set), but it is still disabled and I don't see any reference to parmPrintAgingBucketDescription in there or in any other of the related classes.
Can anyone help me out?
Thanks!