Revision 73880867
Von Werner Hahn vor mehr als 1 Jahr hinzugefügt
| templates/design40_webpages/disposition_manager/list_parts.html | ||
|---|---|---|
|     [% END %]
 | ||
|   </table>
 | ||
| </form>
 | ||
| </div>
 | ||
| <h3>[% 'Short onhand Ordered' | $T8 %]</h3>
 | ||
| templates/design40_webpages/disposition_manager/reorder_level_list/report_bottom.html | ||
|---|---|---|
| [% USE L %]
 | ||
| [%- L.paginate_controls(models=SELF.models)  %]
 | ||
| </div>
 | ||
| templates/webpages/disposition_manager/list_parts.html | ||
|---|---|---|
| [%- USE T8 -%]
 | ||
|  | ||
| [%- INCLUDE 'common/flash.html' %]
 | ||
| <hr>
 | ||
| <h2>[% 'Short onhand' | $T8 %]</h2>
 | ||
| <div style="margin:1em;">
 | ||
| <h2>[% 'Short onhand' | $T8 %]</h2>
 | ||
| <form id="form">
 | ||
|   <table width="100%">
 | ||
|     <thead>
 | ||
| ... | ... | |
|     [% END %]
 | ||
|   </table>
 | ||
| </form>
 | ||
| <hr>
 | ||
| </div>
 | ||
| <h2>[% 'Short onhand Ordered' | $T8 %]</h2>
 | ||
| templates/webpages/disposition_manager/reorder_level_list/report_bottom.html | ||
|---|---|---|
| [% USE L %]
 | ||
| [%- L.paginate_controls(models=SELF.models)  %]
 | ||
| </div>
 | ||
Auch abrufbar als: Unified diff
DispositionManager: Templates