Revision 008c2e15
Von Moritz Bunkus vor fast 12 Jahren hinzugefügt
bin/mozilla/gl.pl | ||
---|---|---|
1078 | 1078 |
} |
1079 | 1079 |
|
1080 | 1080 |
if ($split_safety{-1} > 1 && $split_safety{1} > 1) { |
1081 |
$::form->error($::locale->text("Split entry detected. The values you have entered will result in an entry with more than one position on both debit and credit. Due to known problems involving accounting software Lx-Office does not allow these.")); |
|
1081 |
$::form->error($::locale->text("Split entry detected. The values you have entered will result in an entry with more than one position on both debit and credit. " . |
|
1082 |
"Due to known problems involving accounting software kivitendo does not allow these.")); |
|
1082 | 1083 |
} |
1083 | 1084 |
|
1084 | 1085 |
for my $i (1 .. $count) { |
Auch abrufbar als: Unified diff
Lx-Office heißt nun kivitendo