Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision b24dfcbb

Von Moritz Bunkus vor fast 5 Jahren hinzugefügt

  • ID b24dfcbb7755c7c2d3389185091f951755de463c
  • Vorgänger 5ceaa0a7
  • Nachfolger c08e4068

ZUGFeRD: Zahlungsinfos ergänzt: Kontonummer, Typ=Einzug/Überweisung

Unterschiede anzeigen:

SL/Controller/SimpleSystemSetting.pm
{ method => 'bank', title => t8('Bank'), },
{ method => 'bank_code', title => t8('Bank code'), },
{ method => 'bic', title => t8('BIC'), },
{ title => t8('Use for ZUGFeRD'), formatter => sub { $_[0]->use_for_zugferd ? t8('yes') : t8('no') } },
{ method => 'reconciliation_starting_date_as_date', title => t8('Date'), align => 'right' },
{ method => 'reconciliation_starting_balance_as_number', title => t8('Balance'), align => 'right' },
],

Auch abrufbar als: Unified diff