]> wagnertech.de Git - kivitendo-erp.git/blobdiff - SL/MoreCommon.pm
Konfigurationsdateien config/lx_office.conf{.default} in kivitendo.conf{.default...
[kivitendo-erp.git] / SL / MoreCommon.pm
index 9be3bc8a16c9ef66e096ccb26904d0216f400cc3..dad975037db50c75507cd44b36b66288bedaa88a 100644 (file)
@@ -201,6 +201,7 @@ The exceptions are documented here.
 =over 4
 
 =item save_form
+
 =item restore_form
 
 A lot of the old sql-ledger routines are strictly procedural. They search for params in the $form object, do stuff with it, and return a status code.