\r
\r
\r
+\r
<meta http-equiv="CONTENT-TYPE" content="text/html; charset=iso-8859-1"><title>FrontAccounting Update</title>\r
\r
<meta name="GENERATOR" content="OpenOffice.org 2.4 (Linux)">\r
<meta name="CHANGED" content="20100902;19041400"></head><body style="direction: ltr;" lang="en-US">\r
<h4><strong><font color="#cc6600"><font style="font-size: 20pt;" size="5"><i>Front</i></font></font></strong><strong><font style="font-size: 20pt;" size="5">Accounting\r
Update</font></strong></h4>\r
+<h2>Important Notes for release 2.3.22.</h2>\r
+\r
+\r
+<h4>New global flags in config.php (config-default.php):</h4>\r
+/* Show average costed values instead of fixed standard cost */ In Enventory Valuation Report.<br>\r
+<span style="font-weight: bold;">$use_costed_values = 0;</span><br>\r
+<br>\r
+/* Print Item Images on Sales Quotations. Set to 1 if so. */<br>\r
+<span style="font-weight: bold;">$print_item_images_on_quote = 0;</span><br>\r
<h2>Important Notes for release 2.3.21.</h2>\r
\r
\r
\r
+\r
<h4>Crucial security patches:</h4>\r
\r
This version consists of crucial security patches and this applies especially to all publicly available servers, <br>\r
// application version - can be overriden in config.php
if (!isset($version))
- $version = "2.3.21";
+ $version = "2.3.22";
//======================================================================
// Extension packages repository settings