Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 9891db43

Von Cem Aydin vor 2 Monaten hinzugefügt

  • ID 9891db43cba332849be1d960ce470aa7f1e25767
  • Vorgänger 0def3b8a
  • Nachfolger 285446a6

Berichte Buchungsliste: Export als Chart deaktiviert

Der export als chart funktioniert hier nicht,
und hat hier vermutlich auch nur bedingt nutzen,
daher deaktiviert.

Unterschiede anzeigen:

SL/Controller/ListTransactions.pm
229 229
    title                 => $self->title,
230 230
    allow_pdf_export      => 1,
231 231
    allow_csv_export      => 1,
232
    allow_chart_export    => 0,
232 233
    attachment_basename   => t8('list_of_transactions') . strftime('_%Y%m%d', localtime time),
233 234
    top_info_text         => $self->get_top_info_text,
234 235
  );

Auch abrufbar als: Unified diff