Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 861e49be

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

  • ID 861e49be32fd38125916576c31760433a43288b1
  • Vorgänger a5a93b70
  • Nachfolger cae732b8

wh report: Kosmetik

Unterschiede anzeigen:

templates/webpages/wh/report_filter.html
137 137
        <th align="right" nowrap>[% 'Stock Qty for Date' | $T8 %]:</th>
138 138
        <td>[% L.date_tag('date') %]</td>
139 139
       </tr>
140
        <tr>
141
        <th align="right">
142
          [% "basis for stock value" | $T8 %]:
143
        </th>
144
        <td align="left">
145
         [% L.radio_button_tag("stock_value_basis", value='purchase_price', checked=1, label=LxERP.t8('Purchase price')) %]
146
         [% L.radio_button_tag("stock_value_basis", value='list_price',     checked=0, label=LxERP.t8('List Price')) %]
147
        </td>
148
       </tr>
149

  
140 150
      </table>
141 151
     </td>
142 152
    </tr>
......
171 181
        [% END %]
172 182
       </tr>
173 183

  
174
       <tr><td colspan="4"><hr noshade height="1"></td></tr>
184
       <tr><td colspan="6"><hr noshade height="1"></td></tr>
175 185

  
176 186
       <tr>
177 187
        <td align="right"><input name="subtotal" id="subtotal" class="checkbox" type="checkbox" value="Y"></td>
......
190 200
        <td align="right"><input name="l_list_price" id="l_list_price" class="checkbox" type="checkbox" value="Y"></td>
191 201
        <td nowrap><label for="l_list_price">[% 'List Price' | $T8 %]</label></td>
192 202
       </tr>
193

  
194
       <tr>
195
        <td colspan="2" align="right">
196
         [% L.radio_button_tag("stock_value_basis", value='purchase_price', checked=1, label=LxERP.t8('Purchase price')) %]
197
         [% L.radio_button_tag("stock_value_basis", value='list_price',     checked=0, label=LxERP.t8('List Price')) %]
198
        </td>
199
        <td align="right">
200
          [% "basis for stock value" | $T8 %]
201
        </td>
202
       </tr>
203

  
204 203
      </table>
205 204
     </td>
206 205
    </tr>

Auch abrufbar als: Unified diff