How the Asset ID is assigned
The program does not assign the Asset ID. When a Fixed Asset is added, there is a field for Asset ID that is optional. Use it to your advantage.
The Fixed Asset list includes the assigned Asset ID's.
Updated
The program does not assign the Asset ID. When a Fixed Asset is added, there is a field for Asset ID that is optional. Use it to your advantage.
The Fixed Asset list includes the assigned Asset ID's.
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) { %>