Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 6b00b949

Von Tamino Steinert vor mehr als 1 Jahr hinzugefügt

  • ID 6b00b949320271b34c0f456b55d37fa5cfb6a001
  • Vorgänger 7b18afd5

Mahnsperre in VK-Rechnungsbericht anzeigen lassen

Unterschiede anzeigen:

bin/mozilla/ar.pl
1043 1043
       datepaid due duedate transaction_description notes salesman employee shippingpoint shipvia
1044 1044
       marge_total marge_percent globalprojectnumber customernumber country ustid taxzone
1045 1045
       payment_terms charts customertype direct_debit dunning_description department attachments
1046
       items);
1046
       items customer_dunning_lock);
1047 1047

  
1048 1048
  my $ct_cvar_configs                 = CVar->get_configs('module' => 'CT');
1049 1049
  my @ct_includeable_custom_variables = grep { $_->{includeable} } @{ $ct_cvar_configs };
......
1100 1100
    dunning_description       => { 'text' => $locale->text('Dunning level'), },
1101 1101
    attachments               => { 'text' => $locale->text('Attachments'), },
1102 1102
    items                     => { 'text' => $locale->text('Positions'), },
1103
    customer_dunning_lock     => { 'text' => $locale->text('Dunning lock'), },
1103 1104
    %column_defs_cvars,
1104 1105
  );
1105 1106

  

Auch abrufbar als: Unified diff