Gutschriften Anpassungen

This commit is contained in:
Kevin Adametz 2021-04-29 16:36:11 +02:00
parent 3754f1c571
commit e670b92f5d
28 changed files with 303 additions and 99 deletions

View file

@ -44,5 +44,6 @@ return [
'credit' => 'Gutschriften',
'invoice' => 'Rechnungen',
'revenue' => 'Umsätze',
'paycredit' => 'Guthaben',
'paycredit' => 'Einkaufsguthaben',
'commissions' => 'Provisionen'
];