• Setting up the ForNAV Customizable Report Pack

    The easiest way to setup ForNAV Customizable Report Pack is to run “ForNAV Setup” from the Assisted Setup page. If you have more than one company you need to run setup for each company Step 1: Setup payment note and Legal Conditions Step 2: Setup VAT and Watermarks Step 4: Change report selection so Business…

    Read more

  • Change the language automatically on document reports

    To set the language automatically on document reports, in the Header Data Item, set the Set Language Field property to the field containing the language code. This means that, when creating a new data item, the language is changed automatically if the record has a field with relation to the language table.

    Read more

  • Using the Direct Print UI

    The user interface for Direct Print can be run from the command line to automate the import and deletion of connected environments. The following command line parameters are supported: Myenvironment.fornavprintconfig – Configuration file with information about which environment to import or delete. /SILENT – No dialogs are shown during the operation. /REMOVE – Remove the…

    Read more

  • Permalinks

    The following will give you a list of permanent links for your build and test scripts.   The latest installer of the ForNAV components (ForNAV Toolbox): https://www.fornav.com/products/rep/downloads/?version=latest   The latest version of the Universal Code Report Pack for on-premises (OnPrem): https://www.fornav.com/products/rep/runtime/?bcversion=latest   A specific version of the Universal Code Report Pack for on-premises (OnPrem): https://www.fornav.com/products/rep/runtime/?bcversion=23.0

    Read more

  • Setting the default language and format region for a report

    Normally, the language and formatting of decimal numbers and dates on a report are controlled by the individual user settings in Business Central, or by changing the language in AL-code using CurrReport.Language. However, in Business Central 23, Microsoft has added a new page, the Report Limits and Settings page, which can force the language and…

    Read more

  • Text splitter

    There are places in Business Central where you can write long pieces of text. One of these is the Work Description field on sales documents. When this text gets too long, ForNAV will normally cut it off at the end of a page. If you want to display the whole text, then it needs to…

    Read more

  • HTML Splitter

    Long HTML texts have been a problem with Business Central reporting for a while. HTML is designed to be used on webpages and emails and these don’t have page splits. Report documents do, however, therefore we need to break the HTML off in a logical place, so we can continue the text on the next…

    Read more

  • ForNAV document labels

    The ForNAV Customizable Report pack comes with several label reports, some more complex than others. A subset of these labels are the document labels: Sales Shipment Label Production Label Sales Order Label Purchase Receipt Label These reports print a label for each line on the document. They are designed to be easy to use and…

    Read more

  • Change aging captions

    This requires ForNAV Customizable Report Pack version 7.2.0.1 or later. Sometimes, it might be necessary to change the captions of the aging buckets in the ForNAV Customer Statement and Aged Accounts reports. These captions are dynamically generated depending on the date range that is specified in the reports. However, the text parts of these captions…

    Read more

  • New labels and label features

    In ForNAV 7.1, we replaced some existing labels with brand new reports. The reason we did this is that the old labels were no longer compatible with the best practice of ForNAV report customization. They were created when custom report layouts, cloning reports, and adding virtual Data Items were not easily possible. To be able…

    Read more