Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision b4c74fe9

Von Moritz Bunkus vor fast 16 Jahren hinzugefügt

  • ID b4c74fe9b236c5d86b8746ee4f3c32a9db07bdd7
  • Vorgänger 6607a714
  • Nachfolger 663c6340

Och Philip...

Unterschiede anzeigen:

bin/mozilla/oe.pl
$credittext = $locale->text('Credit Limit exceeded!!!');
my $follow_up_vc = $form->{ $form->{vc} eq 'customer' ? 'customer' : 'vendor' };
$follow_up_vc =~ s/--.*?//;
$follow_up_vc =~ s/--\d*\s*$//;
$TMPL_VAR{follow_up_trans_info} = ($form->{type} =~ /_quotation$/ ? $form->{quonumber} : $form->{ordnumber}) . " ($follow_up_vc)";
if ($form->{id}) {

Auch abrufbar als: Unified diff