Use Sidebar LHS to navigate
For global help click here

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Version History

Version 1 Next »

PDF reports are used throughout the system - anywhere the result is a PDF.  For example Invoices, Sales Orders, Picking Slips, Labels etc.

PDF Reports have been defined using stimulsoft

The process of defining a report is as follows:

  1. You must have the Stimulsoft Editor - this will require you to obtain a license.  http://www.stimulsoft.com/en/online-store
  2. We need to send you the current mrt file on the system to use as a starting point
  3. Update your user preference for DebugReportXML to Selected (NAV: System > User Preferences) - Using this setting, when you run the existing report in the system it will provide a download for you of the XML used in the report which you can use in Stimulsoft as the XML source.
  4. Use the Stimulsoft Editor to edit the report
  5. Provide the finished MRT to us to upload into the test system.
    1. Providing the finished report for use in the test system requires us to generate a new app server and make the new one the default for new users.  You will have to logout and log back in to start using the new default app server.

When the system is looking for a stimulsoft report to use it looks in the following order:
  1. The report name (eg invoice.mrt) prefixed by the search code of the host company
    1. eg COMPANY1invoice.mrt if you are logged into the host company called COMPANY1
    2. or COMPANY2invoice.mrt if logged into the host company called COMPANY2
  2. The report name prefixed by the host company Report Prefix, eg C1invoice.mrt - if the host company you are logged into has the search code C1.
  3. The report name with no prefix, eg invoice.mrt (the default report)
  • No labels