Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 8f84a8a4

Von Tamino Steinert vor 6 Tagen hinzugefügt

  • ID 8f84a8a4e32d79b8eaad74c9b531cd415ec283fc
  • Vorgänger 24356c73

FIX: S:C:DeliveryOrder: Währung in Template speichern

Unterschiede anzeigen:

templates/design40_webpages/delivery_order/tabs/basic_data.html
315 315

  
316 316
</div><!-- /#row_table_scroll_id /.wrapper -->
317 317

  
318
[% L.hidden_tag('order.currency_id', SELF.order.currency_id) %]
318 319
[% L.hidden_tag('order.taxzone_id', SELF.order.taxzone_id) %]
319 320
[% L.hidden_tag('order.taxincluded', SELF.order.taxincluded) %]
320 321

  
templates/webpages/delivery_order/tabs/basic_data.html
291 291

  
292 292
  </table>
293 293

  
294
  [% L.hidden_tag('order.currency_id', SELF.order.currency_id) %]
294 295
  [% L.hidden_tag('order.taxzone_id', SELF.order.taxzone_id) %]
295 296
  [% L.hidden_tag('order.taxincluded', SELF.order.taxincluded) %]
296 297

  

Auch abrufbar als: Unified diff