]> wagnertech.de Git - kivitendo-erp.git/commitdiff
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

index db4a84b113255838cac91200cf4523d536d05c39,03a89177077061c925f8ec3bb039c2c7f63e2da6..99e20ff6dd95f00351fdff355b8c08eb9849c533
@@@ -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
index 3049e4e11c8657f9d121588b0b85637d1e6973f1,9575d51bad249b78b01fa517932882eb917cb750..8ab2db9acce31ffb5ba37fee5ac554d52ce8c760
+++ b/VERSION
@@@ -1,2 -1,1 +1,2 @@@
- 3.3.0
- xxxxx
+ 3.6.1
++
diff --cc locale/de/all
index 0121e1cac842f2ff9d94fbd27dbb310d7567f683,d2efcf7dc9027a2c4574dbb5e1e9b2b64ead5e8f..e1480665fb2a599f17f3415954ab27311431a50f
@@@ -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',