From ed129ff92964bca63674120ed301cf2d119ac5c1 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Bernd=20Ble=C3=9Fmann?= Date: Fri, 4 Oct 2019 19:05:44 +0200 Subject: [PATCH] S:C:YearEndTransactions: Kosmetik: Tab entfernt --- SL/Controller/YearEndTransactions.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SL/Controller/YearEndTransactions.pm b/SL/Controller/YearEndTransactions.pm index d015ccab7..658cf42f8 100644 --- a/SL/Controller/YearEndTransactions.pm +++ b/SL/Controller/YearEndTransactions.pm @@ -149,7 +149,7 @@ sub _year_end_bookings { my $employee_id = SL::DB::Manager::Employee->current->id; - # rather than having one gl transaction for each asset account, we group all + # rather than having one gl transaction for each asset account, we group all # the debit sums and credit sums for cb and ob bookings, so we will have 4 gl # transactions: -- 2.20.1