Janusz Dobrowolski [Mon, 6 Apr 2015 09:48:15 +0000 (11:48 +0200)]
Removed obsolete stock_move.person_id field and related handling.
Janusz Dobrowolski [Mon, 6 Apr 2015 09:18:13 +0000 (11:18 +0200)]
Removed obsolete Movement Types handling.
Janusz Dobrowolski [Mon, 6 Apr 2015 08:19:42 +0000 (10:19 +0200)]
Removed stock_move.person_id references from stock movements inquiry.
Janusz Dobrowolski [Mon, 6 Apr 2015 07:26:22 +0000 (09:26 +0200)]
Removed stock_move.person_id references from inventory reports.
Janusz Dobrowolski [Sun, 5 Apr 2015 22:27:10 +0000 (00:27 +0200)]
Inventory Adjustment: removed obsolete increase/descrease selector from entry form (negative quantities can now be entered just with minus sign).
Janusz Dobrowolski [Sun, 5 Apr 2015 21:28:29 +0000 (23:28 +0200)]
Inventory Adjustment: removed movement type, cleanups.
Janusz Dobrowolski [Sun, 5 Apr 2015 21:06:14 +0000 (23:06 +0200)]
Inventory Transfer: removed movement type from transfer form, cleanups.
Janusz Dobrowolski [Mon, 6 Apr 2015 14:24:54 +0000 (16:24 +0200)]
Partial (inventory related) include files cleanup.
Janusz Dobrowolski [Mon, 6 Apr 2015 14:56:56 +0000 (16:56 +0200)]
Fixed regression in Sales Kits.
Janusz Dobrowolski [Mon, 6 Apr 2015 13:34:57 +0000 (15:34 +0200)]
Fixed mysqli related warnings.
Janusz Dobrowolski [Mon, 6 Apr 2015 13:16:53 +0000 (15:16 +0200)]
Fixed typo in get_sql_for_work_orders.
Janusz Dobrowolski [Sun, 5 Apr 2015 16:39:43 +0000 (18:39 +0200)]
Fixed items_cart.check_qoh method (returned value, direct call to inventory checking function).
Janusz Dobrowolski [Mon, 6 Apr 2015 09:35:23 +0000 (11:35 +0200)]
Cleanup (unexisting field reference removed).
Janusz Dobrowolski [Sat, 4 Apr 2015 18:55:46 +0000 (20:55 +0200)]
Removed obsolete stock_move.discount_percent field
Janusz Dobrowolski [Fri, 10 May 2013 10:48:03 +0000 (12:48 +0200)]
Removed obsolete stock_moves.visible field; changed add_stock_move() prototype.
Janusz Dobrowolski [Fri, 3 Apr 2015 12:33:39 +0000 (14:33 +0200)]
Fixed initial en_US-*.sql files (fiscal years setup, default value set for sys_prefs.value field).
Janusz Dobrowolski [Tue, 31 Mar 2015 17:22:22 +0000 (19:22 +0200)]
[
0002781] Improved error diagnostic during files upload.
Janusz Dobrowolski [Tue, 31 Mar 2015 12:35:26 +0000 (14:35 +0200)]
[
0003084] Database password with special chars was stored distorted in config_db.
Janusz Dobrowolski [Wed, 25 Mar 2015 14:35:38 +0000 (15:35 +0100)]
Fixed hidden fields output. Fields are displayed after following table end (if any).
Janusz Dobrowolski [Wed, 25 Mar 2015 12:02:53 +0000 (13:02 +0100)]
Additional fix to merged stable branch changes.
Janusz Dobrowolski [Sun, 22 Mar 2015 10:20:11 +0000 (11:20 +0100)]
Added missing company settings to upgrade script, fixed company settings refreshing method.
Janusz Dobrowolski [Sun, 22 Mar 2015 06:54:03 +0000 (07:54 +0100)]
Fixed bug in journal related part of sql upgrade script.
Janusz Dobrowolski [Thu, 19 Mar 2015 21:07:38 +0000 (22:07 +0100)]
Fixed regression in Supplier Invoice GL postings.
Janusz Dobrowolski [Thu, 19 Mar 2015 19:51:18 +0000 (20:51 +0100)]
Tax algorithm handling on supplier side is reverted as unpractical.
Janusz Dobrowolski [Thu, 19 Mar 2015 18:05:45 +0000 (19:05 +0100)]
Additional fixes for journal handling. Added reg_type in trans_tax_details.
Janusz Dobrowolski [Thu, 19 Mar 2015 14:17:54 +0000 (15:17 +0100)]
Fixed handling extended journal entries in various places.
Janusz Dobrowolski [Thu, 19 Mar 2015 10:05:37 +0000 (11:05 +0100)]
Sales invoice voiding is blocked when sales credit was issued against the invoice.
Janusz Dobrowolski [Thu, 19 Mar 2015 10:05:04 +0000 (11:05 +0100)]
Improved error messages in transaction voiding.
Janusz Dobrowolski [Wed, 18 Feb 2015 12:13:33 +0000 (13:13 +0100)]
Improved journal trans: added currency support, tax and source document date. Allowed multiply customer/supplier allocations to single journal transaction.
Janusz Dobrowolski [Wed, 18 Feb 2015 09:06:05 +0000 (10:06 +0100)]
Added memo, usage fields to Quick Entries.
Janusz Dobrowolski [Wed, 4 Mar 2015 17:57:09 +0000 (18:57 +0100)]
Fixed obvious mistake in en_US-demo.sql
Janusz Dobrowolski [Wed, 25 Mar 2015 09:58:57 +0000 (10:58 +0100)]
Merged changes from stable branch up to 2.3.23.
Joe [Mon, 23 Mar 2015 15:29:56 +0000 (16:29 +0100)]
New CHANGELOG.txt
Joe [Mon, 23 Mar 2015 15:27:19 +0000 (16:27 +0100)]
Release 2.3.23
Janusz Dobrowolski [Mon, 23 Mar 2015 13:55:38 +0000 (14:55 +0100)]
Gettext template update.
Janusz Dobrowolski [Sat, 14 Mar 2015 15:05:36 +0000 (16:05 +0100)]
Additional cleanups in standard themes.
Janusz Dobrowolski [Thu, 12 Mar 2015 12:00:10 +0000 (13:00 +0100)]
Fixed many issues in output HTML code according to HTML 4.01 Transitional format.
Janusz Dobrowolski [Fri, 20 Feb 2015 14:26:50 +0000 (15:26 +0100)]
Additional access control related ui helpers added: check_edit_access, access_post, access_num
Janusz Dobrowolski [Fri, 20 Feb 2015 10:02:50 +0000 (11:02 +0100)]
Attachments were not moved to new transaction after edition for some document types.
Janusz Dobrowolski [Fri, 20 Feb 2015 09:34:29 +0000 (10:34 +0100)]
Added dimension edition on purchase invoice entry.
Janusz Dobrowolski [Thu, 19 Feb 2015 21:40:57 +0000 (22:40 +0100)]
Changes in db scheme: gl_trans.type_no optimized to int, changed lock_stock.reorder_level type to double.
Janusz Dobrowolski [Thu, 19 Feb 2015 21:04:58 +0000 (22:04 +0100)]
Small cleanup to branch name length in input form and printouts.
Janusz Dobrowolski [Thu, 19 Feb 2015 19:51:16 +0000 (20:51 +0100)]
Added mysql query retry after database deadlock detection.
Janusz Dobrowolski [Tue, 17 Feb 2015 22:27:06 +0000 (23:27 +0100)]
Fixed initialization of company specific settings in SysPrefs.
Janusz Dobrowolski [Fri, 13 Feb 2015 10:04:24 +0000 (11:04 +0100)]
Removed sparse update_stock_move_pid function.
Janusz Dobrowolski [Fri, 13 Feb 2015 10:03:25 +0000 (11:03 +0100)]
Added optional parameter timeout to meta_forward() helper.
Joe [Fri, 20 Feb 2015 00:44:21 +0000 (01:44 +0100)]
Rerun. The aging reports / inquiries had a 1 day error in presentation. Fixed.
Joe [Thu, 19 Feb 2015 16:48:05 +0000 (17:48 +0100)]
The aging reports / inquiries had a 1 day error in presentation. Fixed.
Joe [Thu, 19 Feb 2015 09:17:41 +0000 (10:17 +0100)]
Allow search by Id in search work orders.
Joe [Sun, 15 Feb 2015 07:49:41 +0000 (08:49 +0100)]
Wrong number of parameters in document invoice in reporting.inc
Joe [Sun, 15 Feb 2015 07:47:48 +0000 (08:47 +0100)]
Better error msg when trying to use a GL account with transactions.
Joe [Fri, 13 Feb 2015 21:46:35 +0000 (22:46 +0100)]
Rerun of rep107. Currency filter not working in documents.
Joe [Thu, 12 Feb 2015 20:50:24 +0000 (21:50 +0100)]
Currency filter not working in documents.
Joe [Tue, 10 Feb 2015 07:33:04 +0000 (08:33 +0100)]
Moved page number, when more than 1 page, on documents down 2 lines.
Joe [Wed, 4 Feb 2015 07:03:03 +0000 (08:03 +0100)]
Cleanup and preparing for XLS extension in class.mail.inc.
Joe [Sun, 25 Jan 2015 07:46:58 +0000 (08:46 +0100)]
Cleanup $go_debug in system_tests.inc
Joe [Sat, 24 Jan 2015 09:25:32 +0000 (10:25 +0100)]
Fixed Delivery note bug : Parent constraints not working if sales order line deleted after delivery
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.
Joe [Sat, 17 Jan 2015 07:50:21 +0000 (08:50 +0100)]
Missing update of shipping tax when crediting an invoice.
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.
Janusz Dobrowolski [Wed, 31 Dec 2014 11:55:54 +0000 (12:55 +0100)]
Fixed error handling (logged in debug instead of production mode).
Janusz Dobrowolski [Wed, 31 Dec 2014 11:55:11 +0000 (12:55 +0100)]
Purchase order reference was not restored after last PO cancelation.