Projekt

Allgemein

Profil

Fehler #410 » add_shipto.patch

Patch zu add_shipto - Bernd Bleßmann, 05.12.2019 11:07

Unterschiede anzeigen:

SL/Form.pm
my @values;
foreach my $item (qw(name department_1 department_2 street zipcode city country gln
contact cp_gender phone fax email)) {
contact phone fax email)) {
if ($self->{"shipto$item"}) {
$shipto = 1 if ($self->{$item} ne $self->{"shipto$item"});
}
(1-1/2)