Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision ad20db68

Von Sven Schöling vor 5 Monaten hinzugefügt

  • ID ad20db6844b979b8a189c89aba0be6eff859262f
  • Vorgänger 86f1ea29
  • Nachfolger de08e910

Order: Eingabeleiste jetzt auch in UserPrefs konfigurierbar

Unterschiede anzeigen:

templates/webpages/am/config.html
</td>
</tr>
<tr>
<th align="right">[% 'Item input position for quotations and orders' | $T8 %]</th>
<td>
[% L.select_tag('order_item_input_position', [ [ 'default', LxERP.t8('Use settings from client configuration') ], [ 0, LxERP.t8('above the positions') ], [ 1, LxERP.t8('below the positions') ] ], default=order_item_input_position) %]
</td>
</tr>
</table>
</div>

Auch abrufbar als: Unified diff