]> wagnertech.de Git - kivitendo-erp.git/blobdiff - SL/DB/MetaSetup/Default.pm
Paginates nur anzeigen, wenn mindestens 2 Seiten.
[kivitendo-erp.git] / SL / DB / MetaSetup / Default.pm
index 7406c22f8eed6830e2876410a62d3077ad04581f..53ecc68e9b7924ec53883c0d4f11ff5e93a192a4 100644 (file)
@@ -46,6 +46,7 @@ __PACKAGE__->meta->setup(
     accounting_method          => { type => 'text' },
     inventory_system           => { type => 'text' },
     profit_determination       => { type => 'text' },
     accounting_method          => { type => 'text' },
     inventory_system           => { type => 'text' },
     profit_determination       => { type => 'text' },
+    language_id                => { type => 'integer' },
   ],
 
   primary_key_columns => [ 'id' ],
   ],
 
   primary_key_columns => [ 'id' ],