Set up the Numbering Script for a Chart of Accounts

If a chart of accounts uses the numbering script, MineMarket will not try to match accounts when an invoice is locked. Instead, the account number will be generated dynamically for the journal entries. These account numbers can be validated in 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 Numbering Script.

    The DefaultJournalGenerationScriptEvent.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 numbering 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.