]> wagnertech.de Git - kivitendo-erp.git/blobdiff - SL/DB/MetaSetup/Default.pm
WebshopApi: ShopImage
[kivitendo-erp.git] / SL / DB / MetaSetup / Default.pm
index f62f1d1fd2a723e687728114eccb5c14cf5526b9..ea81e3504414706fe0e98028f6e21bd52e47b9e0 100644 (file)
@@ -55,6 +55,7 @@ __PACKAGE__->meta->columns(
   doc_storage_for_attachments               => { type => 'text', default => 'Filesystem' },
   doc_storage_for_documents                 => { type => 'text', default => 'Filesystem' },
   doc_storage_for_images                    => { type => 'text', default => 'Filesystem' },
+  doc_storage_for_shopimages                => { type => 'text', default => 'Filesystem' },
   doc_webdav                                => { type => 'boolean', default => 'false' },
   dunning_ar                                => { type => 'integer' },
   dunning_ar_amount_fee                     => { type => 'integer' },