Revision ac9bfb42
Von Moritz Bunkus vor etwa 13 Jahren hinzugefügt
bin/mozilla/io.pl | ||
---|---|---|
1341 | 1341 |
$output_longdates = 1; |
1342 | 1342 |
} |
1343 | 1343 |
|
1344 |
# Store the output number format so that the template modules know |
|
1345 |
# how to parse the amounts back if requested. |
|
1346 |
$myconfig{output_numberformat} = $output_numberformat; |
|
1347 |
|
|
1344 | 1348 |
($form->{employee}) = split /--/, $form->{employee}; |
1345 | 1349 |
|
1346 | 1350 |
# create the form variables |
Auch abrufbar als: Unified diff
Variablen in Druckvorlagen optional unformatiert ausgeben lassen