Startdatum in Bilanz in Mandantenkonfiguration konfigurierbar gemacht
[kivitendo-erp.git] / SL / DB / MetaSetup / Default.pm
index 7756a11..b96def2 100644 (file)
@@ -18,6 +18,7 @@ __PACKAGE__->meta->columns(
   ar_show_mark_as_paid                    => { type => 'boolean', default => 'true' },
   articlenumber                           => { type => 'text' },
   assemblynumber                          => { type => 'text' },
+  balance_startdate_method                => { type => 'text' },
   bin_id                                  => { type => 'integer' },
   bin_id_ignore_onhand                    => { type => 'integer' },
   businessnumber                          => { type => 'text' },