how to preview report 1401 (Check) ?

julkifli33julkifli33 Member Posts: 1,087
hi all
i have a question
when from payment journal, we can print check
but cannot preview?

is there any code should block in this report so user can preview first before they print?
thanks

Comments

  • mohana_cse06mohana_cse06 Member Posts: 5,504
    Did you check with Debugger?
    If you are getting any error message means it should have been added in Text constants..Did you check text constants and where it is getting called?
  • thmartinthmartin Member Posts: 90
    The user is not supposed to preview the check report itself. On the payment journal you have a seperate menu item called "Preview Check".

    Do not just remove the "IF CurrReport.PREVIEW THEN" from the report as it also creates entries and stuff and not just only prints the checks.
    Thomas Martin
    NAV Developer
Sign In or Register to comment.