The Account Balance report has a column for Type. The Type Payable indicates that a bill has been entered but it has not been paid. When the bill is paid, the type will change to Paid Bill.
Updated
The Account Balance report has a column for Type. The Type Payable indicates that a bill has been entered but it has not been paid. When the bill is paid, the type will change to Paid Bill.
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) { %>