Can unpaid bills be sorted by vendor?
When processing payments, bills will show in order by due date. There is not an option to change the order in which the vendors show.
When processing payments, bills will show in order by due date. There is not an option to change the order in which the vendors show.
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) { %>