How to use cycles to depreciate assets
The software can depreciate based on the following cycles:
- Monthly
- Quarterly
- Annually
- Twice a year
- Last day of the month
Updated
The software can depreciate based on the following cycles:
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) { %>