How to print the pay to the order of on a check
There is an option to print the check payee on the check layout setup page.
Setup → Check Layout
Related Articles
Check Layout and Print Test Check
Updated
There is an option to print the check payee on the check layout setup page.
Setup → Check Layout
Check Layout and Print Test Check
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) { %>