Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 88143a7c

Von Jan Büren vor mehr als 3 Jahren hinzugefügt

  • ID 88143a7cbf4c90b9aec1e7808215da659319a48f
  • Vorgänger eeaebcf9
  • Nachfolger 81d155d1

Lagerbestandsbericht per_page als Filter-Parameter an der Oberfläche

Unterschiede anzeigen:

templates/webpages/wh/report_filter.html
146 146
         [% L.radio_button_tag("stock_value_basis", value='list_price',     checked=0, label=LxERP.t8('List Price')) %]
147 147
        </td>
148 148
       </tr>
149
       <tr>
149 150
        <th align="right">
150 151
          [% "List all rows" | $T8 %]:
151 152
        </th>
......
153 154
         [% L.yes_no_tag("allrows", 1) %]
154 155
        </td>
155 156
       </tr>
157
       <tr>
158
        <th align="right">
159
          [% "Results per page" | $T8 %]:
160
        </th>
161
        <td align="left">
162
         [% L.input_number_tag("per_page", 20, size=4) %]
163
        </td>
164
       </tr>
156 165
      </table>
157 166
     </td>
158 167
    </tr>

Auch abrufbar als: Unified diff