When attempting to process Direct Deposits in payroll, the above error is common if you have an employee with a special character, such as an apostrophe, in their name.
- The solution is to remove the special character.
Updated
When attempting to process Direct Deposits in payroll, the above error is common if you have an employee with a special character, such as an apostrophe, in their name.
Updated
If you have an issue that requires help or feedback, please Contact Support.
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) { %>