Startdatum in Bilanz in Mandantenkonfiguration konfigurierbar gemacht
[kivitendo-erp.git] / SL / InstanceConfiguration.pm
index b8537f1..41cb9f3 100644 (file)
@@ -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>