Revision e3b47235
Von Moritz Bunkus vor mehr als 9 Jahren hinzugefügt
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
Gutschrift drucken: HTML-formatierte Felder richtig behandeln