Revision 12727b13
Von Sven Schöling vor mehr als 8 Jahren hinzugefügt
bin/mozilla/am.pl | ||
---|---|---|
590 | 590 |
$form->{title} = $locale->text('Delete Account'); |
591 | 591 |
|
592 | 592 |
foreach my $id ( |
593 |
qw(inventory_accno_id income_accno_id expense_accno_id fxgain_accno_id fxloss_accno_id rndgain_accno_id rndloss_accno_id)
|
|
593 |
qw(inventory_accno_id income_accno_id expense_accno_id fxgain_accno_id fxloss_accno_id) |
|
594 | 594 |
) { |
595 | 595 |
if ($form->{id} == $form->{$id}) { |
596 | 596 |
$form->error($locale->text('Cannot delete default account!')); |
Auch abrufbar als: Unified diff
Revert "Belege runden, und Rundungsdifferenzen auf Extrakonten buchen."
This reverts commit 422f2f17365ea7879c14b902c5db1e4cd7023e48.