X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=update.html;h=3af13a0ed2c90e66fd6986353990c285d0cd2036;hb=7840540918bfd37c886877a5d52e3ba0b3373289;hp=414b8e88bbe817ef7aabf0c7d9281ac105498fae;hpb=a02e687697549fcc9e911e0529aaec892ba3c2d9;p=fa-stable.git diff --git a/update.html b/update.html index 414b8e88..3af13a0e 100644 --- a/update.html +++ b/update.html @@ -5,17 +5,27 @@ FrontAccounting Update -

FrontAccounting Update

+

Important Notes for release 2.3.5.

Change in the behaviour of Recurrent Invoices.

Important Notes

Upgrade process can be done only by administrator of the first company created during FrontAccounting installation. This person is considered as a site admin who have granted access to potentially dangerous setup options, like Setup/Software Upgrade.

In the following description sections related to older FA versions are -prefixed with [color tags] +prefixed with [color tags] . You can skip tagged fragment safely if currently FA application is newer than the version in tag.

Upgrade process consists of up to four stages, some of them are @@ -56,7 +66,7 @@ files update

add all new settings (if any).

-

[<FA +

[<FA 2.2beta]

$show_users_online = 0;

$def_print_destination @@ -65,11 +75,11 @@ settings (if any).

$dflt_date_sep=0;

$table_style,table_style2 changed

-

[<FA +

[<FA 2.3beta]

$alternative_tax_include_on_doc=0;

$suppress_tax_rates = 0;

-

[<FA +

[<FA 2.3RC1]

Application version @@ -80,7 +90,12 @@ application version displayed in footer is defined in $version variable unless this is set in config.php file. If you want current release version to be displayed on every FA update just remove or comment out $version variable in config.php.

-

2. Database upgrade

+

[<FA +2.3RC2]

+

$save_report_selections  = 0;  // A value > 0 means days to save the report selections.

[<FA +2.3]

$save_po_item_codes  = 0;  //  show item codes on purchase order 

$def_print_destination = 0; //  default print destination. 0 = PDF/Printer, 1 = Excel

$alternative_tax_include_on_docs = 0; //  1 = print Subtotal tax excluded, tax and Total tax included

$suppress_tax_rates = 0; //  suppress tax rates on documents. 0 = no, 1 = yes.

+ +

2. Database upgrade

This step can be skipped for small version updates i.e. when you have already installed FrontAccounting version 2.3.1 or later. Before database upgrade is @@ -110,11 +125,11 @@ be removed from config.phpa. Source files cleanup

-

[<FA +

[<FA 2.2beta]

-

/includes/reserved.inc +

/includes/reserved.inc – removed.

-

[<FA +

[<FA 2.1]

/admin/db/v_banktrans.inc @@ -122,7 +137,7 @@ Source files cleanup

b. Config.php cleanup

-

[<FA +

[<FA 2.2RC1]

$security_headings,