Shops: rosedateien für Standartversandkosten
authorWerner Hahn <wh@futureworldsearch.net>
Wed, 7 Apr 2021 17:02:28 +0000 (19:02 +0200)
committerWerner Hahn <wh@futureworldsearch.net>
Thu, 24 Jun 2021 14:45:01 +0000 (16:45 +0200)
SL/DB/MetaSetup/Shop.pm

index 7987e57..1110fd0 100644 (file)
@@ -26,6 +26,7 @@ __PACKAGE__->meta->columns(
   protocol                => { type => 'text', default => 'http', not_null => 1 },
   realm                   => { type => 'text' },
   server                  => { type => 'text' },
+  shipping_costs_parts_id => { type => 'integer' },
   sortkey                 => { type => 'integer' },
   taxzone_id              => { type => 'integer' },
   transaction_description => { type => 'text' },