Auto-filter hyperlinks for PO vs. invoice breakdown in Receiving
This commit is contained in:
parent
4d404cb20b
commit
8ae1b87a1e
3 changed files with 64 additions and 9 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue