[0004212] Work Order Entry: fixed error when voided WO refence is reused.
[fa-stable.git] / update.html
index d88329d564854199c1a6f954c605a235be193d12..4b7f7f78ee07b42580651e1de701bf2a9ebb6c8b 100644 (file)
@@ -1,13 +1,51 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
 <html><head>
+
+
 <meta http-equiv="CONTENT-TYPE" content="text/html; charset=iso-8859-1"><title>FrontAccounting Update</title>
 <meta name="GENERATOR" content="OpenOffice.org 2.4 (Linux)">
 <meta name="CREATED" content="0;0">
 <meta name="CHANGED" content="20100902;19041400"></head><body style="direction: ltr;" lang="en-US">
 <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
 Update</font></strong></h4>
+<h2>Important Notes for release 2.4.1.</h2>
+<h3>This is a preliminary FrontAccounting ERP 2.4.1 release. </h3>
+This version provides a couple of new important features (in addition to all the <br>
+features merged from latest 2.3.26 release), but main development effort was <br>
+focused on internal architecture changes and cleanups to make future FA development <br>
+easier. <br>
+<br>
+At the time of release most of optional extension modules available from central<br>
+extensions repo has been also ported to 2.4 and should be mostly usable. Most Themes are<br>
+updated and many new Themes are available.<br>
+<br>
+Due to deep changes made under the hood, we highly encourage all current FA 2.3 users<br>
+to make test upgrades on a copy of your working installation connected to separate database<br>
+filled with your real company data. This will allow us find and fix any possible<br>
+upgrade issues before final 2.4 release. Please report any bugs/problems found via our <br>
+Mantis Bugtracker at http://mantis.frontaccounting.com.<br>
+<h3>Download instructions</h3>
+In Sourceforge FrontAccounting (http://sourceforge.net/projects/frontaccounting), select <br>
+Files -&gt; FrontAccounting 2.4 -&gt;2.4.1.<br>
+<br>
+For Windows users select the zip file. For all other users select the tar.gz file.<br>
+<h3>Notice for certain Windows wamp servers.</h3>
+Due to experienced long upgrade time for release 2.3 databases to release 2.4 on certain wamp <br>
+servers, we just ask you to be patience. It might take a while, but should&nbsp; end successfully. <br>
+<h4>New global flags in config.php (config-default.php):</h4>
+/* Optional popup search enabled if this is true. $max_rows_in_search = 10 <br>
+
+&nbsp;&nbsp;&nbsp; is used for maximum rows in search */<br>
+
+<span style="font-weight: bold;">$use_popup_search = true;</span><br>
+
+<span style="font-weight: bold;">$max_rows_in_search = 10;</span><br>
+
 <h2>Important Notes for release 2.3.22.</h2>
 
+
+
+
 <h4>New global flags in config.php (config-default.php):</h4>
 /* Show average costed values instead of fixed standard cost */ In Enventory Valuation Report.<br>
 <span style="font-weight: bold;">$use_costed_values = 0;</span><br>