PHP 7.X produces A non-numeric value encountered in \includes\date_functions.inc...
[fa-stable.git] / doc / 2.2_Beta.txt
index 3dcee4384530d49d0f82ed70ee12af5dbba6d945..00f5d8a33bdb04dc44183a87fadaa182f51d9147 100644 (file)
@@ -11,26 +11,29 @@ Common
 - Time Zone on Reports
 - Audit Trail for all operations with Report
 - Bank Charge field in Customer/Supplier Payment.
-- New default fields in Company table for Bank Charge, Retained Earnings and Profit/Loss Year. 
-- Direct Allocations of Invoices in Customer/Supplier Payments
-- New Access Levels/Security Roles.
+- New default fields in Company table for Bank Charge, Retained Earnings and 
+  Profit/Loss Year. 
+- Direct Allocation of Invoices in Customer/Supplier Payments
+- New Access Levels/Security Roles system enables fine tunning person access rights.
 - Item Tax Types moved to Setup module
 - Default Start-up Tab set by user.
+- Authorization timeout parameter set in Company preferences
 
 Sales
 -----
 - Customer/Supplier Balance Reports now with Open Balance from selected date
-- Added Sales Quotations, Inqury and Report
+- Added Sales Quotations, Inquiry and Report
 
 Purchasing
 ----------
 - Better support for conversion factor in Purchasing Prices.
-- Purchasing price can have up to 6 decimals allowing fractions of hundredths in prices.
+- Purchasing price can have up to 6 decimals allowing fractions of hundredths in 
+  prices.
 
 Items and Inventory
 -------------------
 - Item Categories contains default parameters for new items.
-- Non Sale Items from Categories.
+- Excluded from Sale. Non Sales Items from Categories.
 - GRN Valuation Report
 - Automatic price-calculation of Items from Std. Cost (if no prices set on items)
 - Rounding of prices to nearest XX Cent after calculations.
@@ -46,12 +49,16 @@ Dimensions
 Banking and General Ledger
 --------------------------
 - Closing a fiscal year also closes the balances and brings forward retained earnings
-- Deling a fiscal year removes all transactions and convert into relevant Open Balances.
+- Deleting a fiscal year removes all transactions and convert into relevant Open 
+  Balances.
 - Journal Enquiry
 - Edition/view of Journal Entries.
 - Group Sorting by Id in Account Selectors
+- Default per currency bank accounts (used in reports). The Bank Account selection on 
+  documents has been replaced by this.
 
 Bugs fixed in this release
 --------------------------
-All bugs up to release 2.1.5 are fixed in this release too.
+- Fixed php 5 warnings flood in error log.
+- All bugs up to release 2.1.6 are fixed in this release too.