To find the average adoption fee for a given time period:
- Run the "Item Report" from Accounting Quick Reports
- Export to Excel
- Sort by Item Name
- Use an Excel formula to find the average of all rows where the Item Name is: "Adopted: [animal name]"
To find the average adoption fee for a given time period:
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) { %>