X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=update.html;h=d88329d564854199c1a6f954c605a235be193d12;hb=9145a040396e901eda3fa154dcfaaa66004e568c;hp=cd68f0e958171417c219425455c6650822cf6385;hpb=fc595ca67c9b4c902e530da7ababe236c3a344b2;p=fa-stable.git diff --git a/update.html b/update.html index cd68f0e9..d88329d5 100644 --- a/update.html +++ b/update.html @@ -1,57 +1,288 @@ - - - + + +FrontAccounting Update + + + +

FrontAccounting +Update

+

Important Notes for release 2.3.22.

+

New global flags in config.php (config-default.php):

+/* Show average costed values instead of fixed standard cost */ In Enventory Valuation Report.
+$use_costed_values = 0;
+
+/* Print Item Images on Sales Quotations. Set to 1 if so. */
+$print_item_images_on_quote = 0;
+

Important Notes for release 2.3.21.

- FrontAccounting Update - -
FrontAccounting Update
-
-
+

Crucial security patches:

-

Important Notes

+This version consists of crucial security patches and this applies especially to all publicly available servers,
+ f.i. installations which are run in not fully trusted environment like public demos, shared accounts or SAAS.
+

New global flags in config.php (config-default.php):

+/* Whether to allow sending new password by e-mail */
+$allow_password_reset = false

Important Notes for release 2.3.20.

-