Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 065711db

Von Stephan Köhler vor fast 19 Jahren hinzugefügt

  • ID 065711dbde1f5ccc12c7d43f4b30e6338a2ab0a6
  • Vorgänger 8235eb93
  • Nachfolger d1731f0c

Merge von 714 aus unstable: Bugfix
department_1 und _2 mit auf Sonderzeichen ueberpruefen beim Druck

Unterschiede anzeigen:

bin/mozilla/io.pl
1606 1606

  
1607 1607
  # some of the stuff could have umlauts so we translate them
1608 1608
  push @a,
1609
    qw(shiptoname shiptostreet shiptozipcode shiptocity shiptocountry shiptoemail shippingpoint shipvia company address signature employee contact);
1609
    qw(shiptoname shiptostreet shiptozipcode shiptocity shiptocountry shiptoemail shippingpoint shipvia company address signature employee contact department_1 department_2);
1610 1610

  
1611 1611
  push @a, ("${inv}date", "${due}date", email, cc, bcc);
1612 1612

  

Auch abrufbar als: Unified diff