We will not be adjusting invoices after they have been published, unless it's in your benefit. The dashboard will be updated with the actual (not estimated) pickup volumes and kilograms, as (and if) they are made available.
In this article
-
<% allItems.forEach(function(item) { %>
- <%= item.name %> <%= partial('partial-table-of-contents', { items: item.children, partial: partial }) %> <% }); %>
-
<% items.forEach(function(item) { %>
- <%= item.name %> <%= partial('partial-table-of-contents', { items: item.children, partial: partial }) %> <% }); %>