Revision 662ded38
Von Sven Schöling vor mehr als 14 Jahren hinzugefügt
bin/mozilla/ar.pl | ||
---|---|---|
1035 | 1035 |
|
1036 | 1036 |
$form->{defaultcurrency} = $form->get_default_currency(\%myconfig); |
1037 | 1037 |
|
1038 |
my $invdate = $form->datetonum($form->{transdate}, \%myconfig); |
|
1039 |
|
|
1038 | 1040 |
for my $i (1 .. $form->{paidaccounts}) { |
1039 | 1041 |
|
1040 | 1042 |
if ($form->parse_amount(\%myconfig, $form->{"paid_$i"})) { |
Auch abrufbar als: Unified diff
Globale Variablen entfernt/umgewandelt.
Conflicts: