How to recreate a Positive Pay file
- Regenerate a positive pay file by going to Process → Other Processes → Positive Pay Export.
- Select the bank account, enter check numbers or dates and click Submit.
- Export it as a text file.
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) { %>