Can I change a deposit, journal entry or bill transaction numbers?
The software does not allow users to create their own transaction numbers.
Related Articles
How to find a Journal Entry Transaction
Updated
The software does not allow users to create their own transaction numbers.
How to find a Journal Entry Transaction
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) { %>