Announcement

Collapse
No announcement yet.

Custom report - pass in order number?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Custom report - pass in order number?

    Hi,
    I have a mildly-modified version of the standard Actinic orders.rpt that I've added to the Report Selection dialog via reports.ini. How do I get it to run only for the currently highlighted order(s) on the main Orders tab rather than for every order in the system as it does now?

    Cheers,
    simon
    Cult Pens

    #2
    You can't do this unfortunately, you have to specify the report criteria in reports.ini.

    Regards,
    Jan Strassen, Mole End

    Comment


      #3
      Originally posted by Jan
      You can't do this unfortunately, you have to specify the report criteria in reports.ini.
      Thanks Jan, but these are restricted to dates and/or hardcoded criteria. How do the system reports pick up the highlighted orders?

      Cheers,
      simon
      Cult Pens

      Comment


        #4
        The report manager module in the program sets the report formula to the selected orders before running the report.

        Regards,
        Jan Strassen, Mole End

        Comment

        Working...
        X