The calculate button does not create depreciation entries
The Calculate button in the Depreciation tab is not used to create journal entry transactions; it is only used to help the user determine if they've entered the right information.
Updated
The Calculate button in the Depreciation tab is not used to create journal entry transactions; it is only used to help the user determine if they've entered the right information.
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) { %>