Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 54bd1719

Von Thomas Heck vor fast 12 Jahren hinzugefügt

  • ID 54bd1719f9ca8db62ef6a3d766d3965e01833c20
  • Vorgänger f28b428a
  • Nachfolger 0d38094b

Kunden > Lieferungen: die Übergabe der Lieferadressenid gefixt.

Unterschiede anzeigen:

templates/webpages/ct/form_header.html
314 314
     <tr>
315 315
      <th align="right">[% 'Shipping Address' | $T8 %]</th>
316 316
      <td colspan="3">
317
       [% L.select_tag('delivery_id', SHIPTO_ALL, title_sub = \shipto_label, with_empty = 1,
317
       [% L.select_tag('delivery_id', SHIPTO_ALL, value_key = 'shipto_id', title_sub = \shipto_label, with_empty = 1,
318 318
                       onchange = "\$('#delivery').load('ct.pl?action=get_delivery&id=' + \$('#cvid').attr('value') + '&db=' + \$('#db').attr('value') + '&shipto_id=' + this.value)") %]
319 319
      </td>
320 320
     </tr>

Auch abrufbar als: Unified diff