Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Assigns which design is to be shown for the report.
Syntax
private void design()
Run On
Server
Remarks
The corresponding design is executed depending on the selection of parameters by the user:
Design one is executed if the print sales tax code and sort order sales tax code parameters are selected.
Design two is executed if the print sales tax code, print totals per tax code, and show transactions without VAT parameters are not selected.
Design three is executed if the print sales tax code is selected and if the print totals per tax code and sort order sales tax code parameters are not selected.
Design four is executed if print sales tax code and print totals per tax code parameters are not selected and show transactions without VAT parameter is selected.
Design five is executed if either print sales tax code is selected and if sort order sales tax code parameter is not selected, but print totals per tax code is selected or print sales tax code is not selected and if print totals per tax code parameter is selected.