projects
/
kivitendo-erp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
350fba5
)
Shops: rosedateien für Standartversandkosten
author
Werner Hahn
<wh@futureworldsearch.net>
Wed, 7 Apr 2021 17:02:28 +0000
(19:02 +0200)
committer
Werner Hahn
<wh@futureworldsearch.net>
Thu, 24 Jun 2021 14:45:01 +0000
(16:45 +0200)
SL/DB/MetaSetup/Shop.pm
patch
|
blob
|
history
diff --git
a/SL/DB/MetaSetup/Shop.pm
b/SL/DB/MetaSetup/Shop.pm
index
7987e57
..
1110fd0
100644
(file)
--- a/
SL/DB/MetaSetup/Shop.pm
+++ b/
SL/DB/MetaSetup/Shop.pm
@@
-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' },