summary |
shortlog |
log |
commit | commitdiff |
tree
raw |
patch |
inline | side by side (from parent 1:
8235eb9)
department_1 und _2 mit auf Sonderzeichen ueberpruefen beim Druck
# some of the stuff could have umlauts so we translate them
push @a,
# some of the stuff could have umlauts so we translate them
push @a,
- qw(shiptoname shiptostreet shiptozipcode shiptocity shiptocountry shiptoemail shippingpoint shipvia company address signature employee contact);
+ qw(shiptoname shiptostreet shiptozipcode shiptocity shiptocountry shiptoemail shippingpoint shipvia company address signature employee contact department_1 department_2);
push @a, ("${inv}date", "${due}date", email, cc, bcc);
push @a, ("${inv}date", "${due}date", email, cc, bcc);