i'm trying to printing sales invoice different design when i use specific company
so i add this code in class SalesInvoiceController into main method between if condition as you see in this pic
else if (curext()=='SHW')
{
formLetterController.parmReportName(ssrsReportStr(SalesInvoice, ReportA4));
}

but stil show me original design and i want apply my specific design to this company only
*This post is locked for comments
I have the same question (0)