Merge branch 'b-3.6.1' of ../kivitendo-erp_20220811
authorMichael Wagner <michael@wagnertech.de>
Fri, 12 Aug 2022 11:53:09 +0000 (13:53 +0200)
committerMichael Wagner <michael@wagnertech.de>
Fri, 12 Aug 2022 11:53:09 +0000 (13:53 +0200)
Conflicts:
SL/Controller/Mebil.pm
VERSION
locale/de/all
menus/user/00-erp.yaml

1  2 
SL/Controller/Mebil.pm
VERSION
locale/de/all

@@@ -51,6 -51,10 +51,9 @@@ sub action_showmap 
        $::lxdebug->enter_sub;
        my ($self) = @_;
        
 -      # call model
++      # call model -> diese Zeile ist fraglich, war ein Konflikt
+       $self->{data} = DB::MebilMapping::getMappings($::form->get_standard_dbh);
+       
 -      
        $::form->{title} = $::locale->text('Mebil Map');
  
        my $sql = "SELECT fromacc,typ,toacc from mebil_mapping order by ordering";
diff --cc VERSION
+++ b/VERSION
@@@ -1,2 -1,1 +1,2 @@@
- 3.3.0
- xxxxx
+ 3.6.1
++
diff --cc locale/de/all
@@@ -3389,12 -4530,18 +4530,20 @@@ $self->{texts} = 
    'list_of_receipts'            => 'zahlungseingaenge',
    'list_of_transactions'        => 'buchungsliste',
    'male'                        => 'männlich',
 +  'mark as paid'                => 'als bezahlt markieren',
 +  'mebil - Mapping: values for #1' => 'mebil - Mapping: Werte für #1',
+   'max filesize'                => 'maximale Dateigröße',
+   'min'                         => 'min',
    'missing'                     => 'Fehlbestand',
+   'missing file for action import' => 'Es wurde keine Datei zum Hochladen ausgewählt',
+   'missing_br'                  => 'Fehl.',
    'month'                       => 'Monatliche Abgabe',
    'monthly'                     => 'monatlich',
+   'more'                        => 'mehr',
+   'natural person'              => 'natürliche Person',
+   'netto'                       => 'netto',
    'never'                       => 'niemals',
+   'new order controller'        => 'Neuer Auftrags-Controller',
    'next'                        => 'vor',
    'no'                          => 'nein',
    'no article assigned yet'     => 'noch kein Artikel zugewiesen',