[ExtensionOf(classStr(LedgerFiscalJournalController_IT))]
final class DVLedgerFiscalJournalController_IT_Extension
{
public SRSCatalogItemName parmReportName(SRSCatalogItemName _reportName)
{
SRSCatalogItemName ret = next parmReportName(_reportName);
//Report name fixed to custom report
reportName = ssrsReportStr(DVLedgerFiscalJournal_IT, Report); //Thid code override the standard report with the new custom report "DVLedgerFiscalJournal_IT"
return reportName;
}
}
Preview:
downloadDownload PNG
downloadDownload JPEG
downloadDownload SVG
Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!
Click to optimize width for Twitter