Set up the Properties Script for Journal Entries

The configured properties can be used when interfacing with external accounting software.

Security Note: You need the Allow the user to maintain naming script security right in the Scripting user group security rights group for this activity.

Activity Steps

  1. Open the Chart Of Accounts screen.
  2. Click Edit Journal Entry Properties Script.

    The DefaultJournalEntryPropertyScriptEvent.txt (script editor) and the Scripting Ribbon Tab display.

  3. Edit the C# script.
  4. Append the public class code after any other public classes in the properties script.
  5. Click the Build icon on the Scripting ribbon tab to compile the script.
  6. Click the Save icon on the Scripting ribbon tab.