Auto-filter hyperlinks for PO vs. invoice breakdown in Receiving

This commit is contained in:
Lance Edgar 2022-02-20 19:52:24 -06:00
parent 4d404cb20b
commit 8ae1b87a1e
3 changed files with 64 additions and 9 deletions

View file

@ -158,7 +158,7 @@
<div class="object-helper">
<h3>Row Status Breakdown</h3>
<div class="object-helper-content">
${status_breakdown_grid|n}
${status_breakdown_grid}
</div>
</div>
% elif status_breakdown is not Undefined and status_breakdown is not None: