How to apply a write-off
- Open the invoice you would like to apply a write-off to
- Click Apply Write-Off
- Enter the Outstanding Balance in the Write-Off Amount field
- Select Apply
Updated
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) { %>