Download List

Project Description

FrontAccounting is a Web-based accounting system for ERP chains. It is multiuser, multilingual, and multicurrency.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2013-02-14 19:38
2.3.15

'page expired' prevention was fixed (the white screen/warnings after a session timed out). A 'Moved Temporarily' error after login that occurred on some server configurations was fixed. Email of Sales Documents now use the General Contact type with a fall back if there are no 'orders' or 'invoices' contact types. If a document reference is already in use, FA now suggests the next number (if possible). New Supplier Details and Inventory Movements reports were added. Sales Pricing, Purchasing Pricing, Cost update, and Reorder Levels are now provided in tabs in the Items form.
Tags: Bugfixes

2013-01-18 07:10
2.3.14

All outgoing emails are optionally also sent to the BCC mailbox configured in company setup. A new $def_print_orientation variable in config.default.php
Print Links uses the def_print_orientation value. Implements Selectable Print Orientation (Portrait, Landscape) for all reports in the report centre. Adds an option to sort by customer and order number in customer allocations. New core report and Inventory Purchasing Report in Items and Inventory. Retained Earnings and Profit/Loss Year in GL Setup. The on-screen reports Trial Balance and P&L Drilldown now follow the printed reports periods.

2012-11-17 08:48
2.3.13

BLOOMBERG has been added to Exchange Rate Providers and config.php fixed. Access functions have been move from renderer to current_user. They were cluttering all the themes. Date problems have been fixed and new date formats MmmDDYYYY, DDMmmYYY, and YYYYMmmDD implemented, e.g. 10 Nov 2012. The transaction list in attachments has been replaced with a pager, and sorting is in descending order. An error message in recurrent invoices has been fixed. Sales Quotations and Sales Orders should not require sufficient stock check. Dimensions not utilized in Direct Invoice/Delivery. A ilter for non-zero values in Bank Statement Report.
Tags: Minor Release

2012-09-15 19:35
2.3.12

The company on the login screen can now also be specified with an edit box instead of a list selector, by setting the $text_company_selection flag in config.php. Error handling in the printer class was improved. Inactive menu options can now be hidden using the $hide_inaccessible_menu_items flag. Security problems were resolved in 'where' parameters in a couple of list helpers, and in access roles and db_pager. A hard-coded theme path was fixed. Prevention against brute force attacks on the login page was implemented using new $login_delay and $login_max_attempts settings.
Tags: Minor Release

2012-05-22 06:18
2.3.11

This release fixes a rounding error in ui_view.inc - price_in_words(). It fixes a bug in attachments uploading. It fixes an IE7/8 JavaScript problem on some screens. It fixes a regression in GetText tests in System Diagnostics. It fixes a bug in floatcmp(). It fixes a missing parenthesis in the last condition. Date-field (screen) has been increased from 9 to 10 characters. It fixes problems seeing the date on Mac. The report uses the default language, not the user's preferred language. It fixes a login problem on IIS. It fixes lang domain switching in hooks_invoke_first/hook_invoke_last (Modules).

Project Resources