Janusz Dobrowolski [Fri, 23 Jan 2015 21:19:46 +0000 (22:19 +0100)]
Cleanup: package info viewer moved to admin module.
Janusz Dobrowolski [Fri, 23 Jan 2015 18:28:46 +0000 (19:28 +0100)]
Rewritten upgrade procedures, added fa_patch class, utf8 collation can be set before upgrade.
Joe [Wed, 21 Jan 2015 11:03:42 +0000 (12:03 +0100)]
cleanup2 according to Apmuthu's list.
Joe [Wed, 21 Jan 2015 09:09:10 +0000 (10:09 +0100)]
Vlrsnup according to Apmuthu's list.
Joe [Wed, 21 Jan 2015 08:46:11 +0000 (09:46 +0100)]
Small fixes according to Apmuthu's list.
Joe [Sat, 17 Jan 2015 23:27:51 +0000 (00:27 +0100)]
Rerun of PO Search.
Joe [Sat, 17 Jan 2015 23:23:02 +0000 (00:23 +0100)]
Cleanup in PO Search and PO Search Completed.
Janusz Dobrowolski [Sat, 17 Jan 2015 19:03:22 +0000 (20:03 +0100)]
Fixed a couple of problems in installation procedures.
Janusz Dobrowolski [Tue, 13 Jan 2015 09:07:29 +0000 (10:07 +0100)]
Whitespace cleanup.
Janusz Dobrowolski [Tue, 13 Jan 2015 08:54:10 +0000 (09:54 +0100)]
selected_kit parameter should be passed to function as argument instead of global variable.
Janusz Dobrowolski [Sun, 11 Jan 2015 16:24:33 +0000 (17:24 +0100)]
Fixed regresion in inst_upgrade.php
Janusz Dobrowolski [Sun, 11 Jan 2015 16:21:53 +0000 (17:21 +0100)]
Fixed problems with htmlspecialchars() function for not dupported encodings on newer php versions, fixed report encoding issue.
Janusz Dobrowolski [Sun, 11 Jan 2015 14:28:23 +0000 (15:28 +0100)]
Fixed regression in items.php.
Janusz Dobrowolski [Sun, 11 Jan 2015 10:16:52 +0000 (11:16 +0100)]
Fixed problem with too early SysPrefs reference.
Janusz Dobrowolski [Sat, 10 Jan 2015 19:44:20 +0000 (20:44 +0100)]
Unnecesary direct access to user setting superseded by calls to user_* functions.
Janusz Dobrowolski [Sat, 10 Jan 2015 15:53:55 +0000 (16:53 +0100)]
Access to system settings moved from global scope to SysPrefs.
Cambell Prince [Fri, 9 Jan 2015 19:03:54 +0000 (20:03 +0100)]
Added Bank Transfer edition.
Janusz Dobrowolski [Fri, 9 Jan 2015 19:01:59 +0000 (20:01 +0100)]
Added two new helpers date_comp, sql_date_comp.
Cambell Prince [Fri, 9 Jan 2015 18:53:09 +0000 (19:53 +0100)]
Small cleanup in JsHttpRequest.
Janusz Dobrowolski [Fri, 9 Jan 2015 18:50:36 +0000 (19:50 +0100)]
Added trans_editor_link helper.
Janusz Dobrowolski [Fri, 9 Jan 2015 16:15:54 +0000 (17:15 +0100)]
Fixed default value for audit_trail.fiscal_year column.
Janusz Dobrowolski [Mon, 5 Jan 2015 12:42:03 +0000 (13:42 +0100)]
Added stub for database query profiling.
Joe [Tue, 6 Jan 2015 11:02:48 +0000 (12:02 +0100)]
Pressing the link -Entry customer payment for this invoice- now shows correct branch in payment form.
Joe [Mon, 5 Jan 2015 22:45:33 +0000 (23:45 +0100)]
Fixed unmatched column count when inserting item.
Joe [Mon, 5 Jan 2015 22:27:12 +0000 (23:27 +0100)]
Fixed merge problem in Item Cost Update.
Joe [Mon, 5 Jan 2015 15:58:24 +0000 (16:58 +0100)]
Cleanup in db_pager get_sql and testing it.
Janusz Dobrowolski [Mon, 5 Jan 2015 08:42:01 +0000 (09:42 +0100)]
Fixed new company creation.
Janusz Dobrowolski [Sun, 4 Jan 2015 18:18:40 +0000 (19:18 +0100)]
Fixed exchange rate storage in GRN transactions.
Janusz Dobrowolski [Sun, 4 Jan 2015 16:19:10 +0000 (17:19 +0100)]
Additional validation check on template order during recurrent invoice definition entry.
Janusz Dobrowolski [Sun, 4 Jan 2015 11:32:16 +0000 (12:32 +0100)]
Cleanup: removed reference to nonexisiting company setting.
Janusz Dobrowolski [Sun, 4 Jan 2015 10:49:16 +0000 (11:49 +0100)]
Switching all MyISAM tables to InnoDB, fixed charset and small bugs in init sql files.
Joe [Sun, 4 Jan 2015 23:29:00 +0000 (00:29 +0100)]
Improved design in Suppliers form.
Joe [Sun, 4 Jan 2015 15:30:30 +0000 (16:30 +0100)]
Problems with merge in tabbed dialogs, customer, supplier, and some cleanup.
Janusz Dobrowolski [Sun, 4 Jan 2015 09:32:05 +0000 (10:32 +0100)]
Cleanup: invalid transaction type constant used in get_counterparty_name()
Janusz Dobrowolski [Sat, 3 Jan 2015 20:32:02 +0000 (21:32 +0100)]
Removed sparse fields contact_name,disable_trans from cust_branch, added branch bank account field on customer entry form.
Janusz Dobrowolski [Sat, 3 Jan 2015 16:37:04 +0000 (17:37 +0100)]
Fixed customer reference column in Salesman Listing report.
Janusz Dobrowolski [Sat, 3 Jan 2015 15:53:24 +0000 (16:53 +0100)]
Delivery against sales order fixed (merge bug).
Janusz Dobrowolski [Sat, 3 Jan 2015 10:57:59 +0000 (11:57 +0100)]
Cleanup: removed all closing tags in php files.
Janusz Dobrowolski [Sat, 3 Jan 2015 09:38:55 +0000 (10:38 +0100)]
Fixed include file issue in sales order entry.
Janusz Dobrowolski [Mon, 29 Dec 2014 10:47:39 +0000 (11:47 +0100)]
Small correction to last cleanups.
Joe [Sun, 28 Dec 2014 22:33:49 +0000 (23:33 +0100)]
Cleanup, $SysPrefs.
Joe [Sun, 28 Dec 2014 22:19:56 +0000 (23:19 +0100)]
Cleanup, $SysPrefs.
Janusz Dobrowolski [Sun, 28 Dec 2014 22:12:20 +0000 (23:12 +0100)]
Additional fixes to app options reorganization.
Janusz Dobrowolski [Sat, 27 Dec 2014 20:01:24 +0000 (21:01 +0100)]
Cleanup: various random sql queries found in UI files moved to database interface files
Janusz Dobrowolski [Sat, 27 Dec 2014 15:41:30 +0000 (16:41 +0100)]
Cleanup: removed _GET/_POST references from business logic model.
Janusz Dobrowolski [Sat, 27 Dec 2014 15:23:53 +0000 (16:23 +0100)]
Cleanup: changed language.php, gettext.php file names to *.inc
Janusz Dobrowolski [Thu, 25 Dec 2014 19:54:22 +0000 (20:54 +0100)]
Database errors should be sent to log instead of screen in debug mode.
Janusz Dobrowolski [Thu, 25 Dec 2014 18:57:27 +0000 (19:57 +0100)]
Fail log was not written when root directory was read only.
Janusz Dobrowolski [Thu, 25 Dec 2014 17:31:05 +0000 (18:31 +0100)]
Fixed display issues when different settings were used for various app users (javascript files are now cached for every user separately).
Joe [Sun, 28 Dec 2014 15:45:40 +0000 (16:45 +0100)]
Fixed update.html for new history and removal of global variables.
Joe [Sun, 28 Dec 2014 15:38:46 +0000 (16:38 +0100)]
Fixed update.html for new history and removal of global variables.
Joe [Sun, 28 Dec 2014 15:17:10 +0000 (16:17 +0100)]
Removed many global variables from config.default.php to GL Setup, Company Setup and Display Setup.
Janusz Dobrowolski [Thu, 25 Dec 2014 17:17:03 +0000 (18:17 +0100)]
Additional fix to the merge.
Janusz Dobrowolski [Thu, 25 Dec 2014 15:59:14 +0000 (16:59 +0100)]
Merged changes form stabel branch up to the current state (2.3.22+).
Janusz Dobrowolski [Mon, 22 Dec 2014 18:14:48 +0000 (19:14 +0100)]
Removed redundant indexes on supp_trans and cust_branch tables.
Janusz Dobrowolski [Mon, 22 Dec 2014 18:11:49 +0000 (19:11 +0100)]
Reverting last last two commits mistakenly pushed to stable branch.
Janusz Dobrowolski [Sun, 21 Dec 2014 16:32:41 +0000 (17:32 +0100)]
Removed redundant index on supp_trans.type.
Janusz Dobrowolski [Sat, 20 Dec 2014 16:16:55 +0000 (17:16 +0100)]
Removed redundant indexes on cust_branch & supp_trans tables
Joe [Thu, 18 Dec 2014 23:22:30 +0000 (00:22 +0100)]
Extended email entries.
Joe [Wed, 17 Dec 2014 14:33:19 +0000 (15:33 +0100)]
Fixed Quote Valid Days in System and GL Setup, Setup tab.
Janusz Dobrowolski [Mon, 8 Dec 2014 19:14:01 +0000 (20:14 +0100)]
Fixed problems with latin2 encoding due to changes in htmlspecialchars() behaviour in newer php versions.
Cambell [Sat, 22 Nov 2014 10:54:52 +0000 (11:54 +0100)]
Further fixes to javascript multiple class handling.
Janusz Dobrowolski [Fri, 21 Nov 2014 09:18:42 +0000 (10:18 +0100)]
[
0002950] Fixed false quantity on hand errors on sales delivery.
Janusz Dobrowolski [Fri, 21 Nov 2014 09:17:54 +0000 (10:17 +0100)]
Fixed warning during database restore.
Janusz Dobrowolski [Mon, 17 Nov 2014 09:21:06 +0000 (10:21 +0100)]
Fixed warning about non-existing HTTP_USER_AGENT session variable on some Plesk configurations.
Joe [Tue, 18 Nov 2014 23:07:10 +0000 (00:07 +0100)]
Fixed better CSS combobox select.
Joe [Mon, 17 Nov 2014 10:04:14 +0000 (11:04 +0100)]
Fixed ECB URLs moved permanently.
Cambell [Thu, 13 Nov 2014 14:25:07 +0000 (21:25 +0700)]
Javascript now works with multiple classes on elements.
Joe [Fri, 7 Nov 2014 06:50:05 +0000 (07:50 +0100)]
Fixed deprecated preg_replace in php >= 5.3.0 with the /e flag in utf8 reports.
Joe [Mon, 27 Oct 2014 20:34:36 +0000 (21:34 +0100)]
Improved calculation of standard cost in advanced manufacturing even if qoh = 0.
Janusz Dobrowolski [Mon, 27 Oct 2014 17:26:02 +0000 (18:26 +0100)]
Fixed 'C' english language display on Install/Update Languages page, to allow its selection on first page.
Janusz Dobrowolski [Tue, 14 Oct 2014 22:53:25 +0000 (00:53 +0200)]
Restoring compressed sql files sometimes failed due to nasty bug in php gzfile function.
Janusz Dobrowolski [Wed, 8 Oct 2014 18:50:59 +0000 (20:50 +0200)]
Fixed contact record creation when new customer is added (reference/name were superseded).
Joe [Wed, 1 Oct 2014 21:08:26 +0000 (23:08 +0200)]
Improved layout Reports Customer / Supplier Balances.
Joe [Wed, 1 Oct 2014 11:32:38 +0000 (13:32 +0200)]
Wrong domestic open balance in Report Supplier Balance for currency suppliers.
Joe [Mon, 29 Sep 2014 14:32:30 +0000 (16:32 +0200)]
Clean up. Standard COAs.
Joe [Mon, 29 Sep 2014 14:06:38 +0000 (16:06 +0200)]
Changelog change
Joe [Mon, 29 Sep 2014 14:04:06 +0000 (16:04 +0200)]
Changelog change
Joe [Mon, 29 Sep 2014 13:57:38 +0000 (15:57 +0200)]
Release 2.3.22
Janusz Dobrowolski [Mon, 29 Sep 2014 13:35:40 +0000 (15:35 +0200)]
Updated gettext template.
Joe [Fri, 26 Sep 2014 13:34:33 +0000 (15:34 +0200)]
Updated en_US-demo.sql and en_US-new.sql COAs
Joe [Wed, 24 Sep 2014 21:42:01 +0000 (23:42 +0200)]
Global option for printing item images on sales quotations.
Joe [Wed, 24 Sep 2014 05:51:57 +0000 (07:51 +0200)]
Improved Tax Report. Bank Payments/Deposits show 'order to/name' info in name column.
Janusz Dobrowolski [Mon, 22 Sep 2014 21:20:05 +0000 (23:20 +0200)]
Small cleanups.
Janusz Dobrowolski [Sat, 20 Sep 2014 22:09:59 +0000 (00:09 +0200)]
Fixed stock quantity checks to block transactions which would result in negative inventory status (if not allowed).
Joe [Fri, 19 Sep 2014 07:06:11 +0000 (09:06 +0200)]
Set default Show Also Allocated to Yes in aged reports, just like on screen transactions.
Joe [Fri, 19 Sep 2014 00:40:34 +0000 (02:40 +0200)]
Rerun. We must also test for availability on document date.
Joe [Fri, 19 Sep 2014 00:04:30 +0000 (02:04 +0200)]
We must always test for stock availability by todays date.
Janusz Dobrowolski [Thu, 18 Sep 2014 16:51:29 +0000 (18:51 +0200)]
Fixed typo in last commit.
Janusz Dobrowolski [Wed, 17 Sep 2014 09:04:23 +0000 (11:04 +0200)]
Fixed POST array values paasing on timout screen.
Janusz Dobrowolski [Tue, 16 Sep 2014 21:07:22 +0000 (23:07 +0200)]
Additional db driver fixes, mysqli api set as default regardless of php version.
Joe [Sat, 13 Sep 2014 22:43:07 +0000 (00:43 +0200)]
Added new report, Work Order Listing.
Joe [Sat, 13 Sep 2014 22:42:03 +0000 (00:42 +0200)]
Added sorting for number and name in work order inquiry.
Joe [Fri, 12 Sep 2014 06:19:48 +0000 (08:19 +0200)]
Bug fixes and option to print Inventory Valuation Report on Costed Values.
Joe [Fri, 12 Sep 2014 06:18:10 +0000 (08:18 +0200)]
CItem Cost Update will also regulate the stock moves standard cost to mirror correct GL.
Joe [Fri, 12 Sep 2014 06:16:50 +0000 (08:16 +0200)]
New flag $use_costed_values in config.php for Inventory Valuation Report
Joe [Fri, 12 Sep 2014 06:15:34 +0000 (08:15 +0200)]
Removed redundant mb_flag 'A'.
Janusz Dobrowolski [Mon, 1 Sep 2014 12:18:04 +0000 (14:18 +0200)]
PHP 5.4 warning on deprecated mysql api is ignored to avoid folld in errors file. This is safe to use it with 5.4 in FA 2.3 anyway, will be moved to mysqli in 2.4.
Janusz Dobrowolski [Fri, 22 Aug 2014 20:26:32 +0000 (22:26 +0200)]
Fixed php5.4 specific problem with downloading extensions (by campbell-prince)
Joe [Fri, 15 Aug 2014 07:30:11 +0000 (09:30 +0200)]
Improved Costed Inventory Movement Report