Journal Entries

Top  Previous  Next

Administrators can upload Journal Entry reports in the Manage Global Attachments page.

 

Customized JE Reports (je1.xsl)

 

1.Click Browse to locate the je1.xsl file.
2.Enter JE1 as the code.
3.Add a description.
4.Select No from the Show on intro page drop-down list.
5.Click Attach.

 

Configurable JE Reports (ouputjesbase.xsl) -

 

Note: Configurable JE reports are available only in versions 6.1 or higher.

 

1.Click Browse to locate the ouputjesbase.xsl file.
2.Enter ouputjesbase as the code.
3.Add a description.
4.Select No on show on intro page Drop down.
5.Click Attach.

 

You also need to upload a configurable menu item for each configurable report so that a link displays on the menu. The format for each link is: 

 

       <MenuItem order="(a number)" name="(name of the report)"  

       link="tswReport.jsp?reportstr=(reportstring)&amp;        stylesheet=(the code of the appropriate  stylesheet)" />

 

       Example:

         <MenuItem order="12" name="Output JE - Base (Unit Detail)" link="tswReport.jsp?reportstr=r1465000000&amp;stylesheet=outputjesbase" />