How changing an account description affects historic transactions
Once you edit an account description, the change affects all transactions in the application as if the account always had the updated description.
Updated
Once you edit an account description, the change affects all transactions in the application as if the account always had the updated description.
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) { %>