There are several steps involved in getting General Ledger ready for use. Use the following general steps as a guide:
- Set Up Company Information
- Set Up Year and Periods
- Set Up Account Structure
- Set Up Chart of Accounts
Updated
There are several steps involved in getting General Ledger ready for use. Use the following general steps as a guide:
Updated
empty
<% } %> <% var labels = "a_label".split(',').map(function(label) { return label.trim(); }).filter(function(label) { return label; }); %> <% var articlesWithLabels = articles.filter(function(article) { return Util.intersection(article['label_names'], labels).length; }) %> <% if (articlesWithLabels.length) { %>