Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision e3b47235

Von Moritz Bunkus vor mehr als 9 Jahren hinzugefügt

  • ID e3b47235028494b18ced5e94f44c270b835bcd8f
  • Vorgänger 8dc4cef2
  • Nachfolger d951ddcd

Gutschrift drucken: HTML-formatierte Felder richtig behandeln

Unterschiede anzeigen:

bin/mozilla/io.pl
1388 1388
  }
1389 1389

  
1390 1390
  $form->{TEMPLATE_DRIVER_OPTIONS} = { };
1391
  if (any { $form->{type} eq $_ } qw(sales_quotation sales_order sales_delivery_order invoice request_quotation purchase_order purchase_delivery_order)) {
1391
  if (any { $form->{type} eq $_ } qw(sales_quotation sales_order sales_delivery_order invoice request_quotation purchase_order purchase_delivery_order credit_note)) {
1392 1392
    $form->{TEMPLATE_DRIVER_OPTIONS}->{variable_content_types} = {
1393 1393
      longdescription => 'html',
1394 1394
      partnotes       => 'html',

Auch abrufbar als: Unified diff