Kundenstatistik: Typo und Formatierung
[kivitendo-erp.git] / SL / InstanceConfiguration.pm
index 6995689..934cd77 100644 (file)
@@ -35,7 +35,7 @@ sub init_default_currency {
   return (SL::DBUtils::selectfirst_array_query($::form, $::form->get_standard_dbh, qq|SELECT name FROM currencies WHERE id = ?|, $self->data->{currency_id}))[0];
 }
 
-sub crm_installed {
+sub init_crm_installed {
   return -f (SL::System::Process->exe_dir . '/crm/Changelog');
 }
 
@@ -123,6 +123,13 @@ Returns the default inventory system, perpetual or periodic
 
 Returns the default profit determination method, balance or income
 
+=item C<get_balance_startdate_method>
+
+Returns the default method for determining the startdate for the balance
+report.
+
+Valid options:
+closed_to start_of_year all_transactions last_ob_or_all_transactions last_ob_or_start_of_year
 
 =item C<get_is_changeable>
 
@@ -227,6 +234,10 @@ Returns the configuration for storing documents in the corresponding WebDAV fold
 
 Returns the configuration for "vertreter"
 
+=item C<get_feature_experimental>
+
+Returns the configuration for experimental features
+
 =item C<get_parts_show_image>
 
 Returns the configuarion for show image in parts