Announcements
No record found.
Hi All,
Requirement : Need to add one more option set to filter the departure date as parameter like transaction date/due date/ document date.
Is this possible to do any extenstion or add any event handler to get change the logic of departure date ?
Can anybody suggest any idea to get complete this functionality how it makes possible?
Hi Esakkiappan,
You need to duplicate the whole report and add the new parameters as you want.
Its difficult to modify the standard report logic or query to work based on your custom filter added.
So my suggestion will be creating the report from the scratch.
Thanks,
Girish S.
Hi, If you don't need to change report design and just want to filter the report data by adding another parameter value then it might be possible. You can extend DateTransactionDuedate base enum and add new value for 'Departure Date' (It will display in all related objects).
Most of CustAgingReport methods that is using this parameter is either public or protected so CoC should work to manipulate the logic such as in setRanges method.
You will have to duplicate the standard logic in few places so you can evaluate whether to extend this report or create a duplicate report as Girish suggested.
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Congratulations to our 2026 Super Stars!
Thanks to all of our 2025 Community Spotlight stars!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
André Arnaud de Cal... 512 Super User 2026 Season 1
Giorgio Bonacorsi 386
Adis 259 Super User 2026 Season 1