Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision ab4fd70d

Von Moritz Bunkus vor mehr als 7 Jahren hinzugefügt

  • ID ab4fd70d62762d7d0e1e136be66ff2a0b8b3568b
  • Vorgänger 2884b5ce
  • Nachfolger 329a06d7

Menüvereinheitlichung: »Zahlungsverkehr« → »Kontobewegungen/Auszugsimport/Verbuchen/Abgleich« umgestellt

Unterschiede anzeigen:

bin/mozilla/rc.pl
173 173
        submit    => [ '#form', { action => "get_payments" } ],
174 174
        accesskey => 'enter',
175 175
      ],
176

  
177
      'separator',
178

  
179
      combobox => [
180
        action => [ t8('Account') ],
181

  
182
        link => [
183
          t8('Import Bank Statement'),
184
          link => 'controller.pl?action=BankImport/upload_mt940',
185
        ],
186

  
187
        link => [
188
          t8('Post Bank Statement'),
189
          link => 'controller.pl?action=BankTransaction/search',
190
        ],
191

  
192
        link => [
193
          t8('Reconciliation with bank'),
194
          link => 'controller.pl?action=Reconciliation/search',
195
        ],
196
      ],
176 197
    );
177 198
  }
178 199
}

Auch abrufbar als: Unified diff