Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 89dd4ca8

Von Moritz Bunkus vor mehr als 17 Jahren hinzugefügt

  • ID 89dd4ca84494de24ac1ecc7bd3b84fdd35e28020
  • Vorgänger e71494c1
  • Nachfolger 77923db3

Falschen Spaltennamen korrigiert.

Unterschiede anzeigen:

bin/mozilla/ap.pl
1348 1348
       due duedate transaction_description notes employee globalprojectnumber);
1349 1349

  
1350 1350
  my @hidden_variables = map { "l_${_}" } @columns;
1351
  push @hidden_variables, "l_subtotal", qw(open closed vendor invnumber ordnumber activity_description notes project_id transdatefrom transdateto);
1351
  push @hidden_variables, "l_subtotal", qw(open closed vendor invnumber ordnumber transaction_description notes project_id transdatefrom transdateto);
1352 1352

  
1353 1353
  my $href = build_std_url('action=ap_transactions', grep { $form->{$_} } @hidden_variables);
1354 1354

  

Auch abrufbar als: Unified diff