fa-stable.git
14 years agoFix in array_search_keys
Janusz Dobrowolski [Tue, 11 May 2010 11:26:43 +0000 (11:26 +0000)]
Fix in array_search_keys

14 years agoAdded Account tags selection in Annual Expense Breakdown, Balanse Sheet
Joe Hunt [Fri, 7 May 2010 16:31:09 +0000 (16:31 +0000)]
Added Account tags selection in Annual Expense Breakdown, Balanse Sheet
and Profit and Loss Sheet

14 years agoFixed bug in array_selector
Janusz Dobrowolski [Fri, 7 May 2010 13:37:10 +0000 (13:37 +0000)]
Fixed bug in array_selector

14 years agoRecovering next reference after voiding last enterd transaction, improvements in...
Janusz Dobrowolski [Fri, 30 Apr 2010 13:10:16 +0000 (13:10 +0000)]
Recovering next reference after voiding last enterd transaction, improvements in voiding.

14 years agoReference recover afer voiding of last transaction in sequence.
Janusz Dobrowolski [Fri, 30 Apr 2010 13:08:38 +0000 (13:08 +0000)]
Reference recover afer voiding of last transaction in sequence.

14 years agoSearch only for not voided transactions.
Janusz Dobrowolski [Fri, 30 Apr 2010 13:06:31 +0000 (13:06 +0000)]
Search only for not voided transactions.

14 years agoReference column visible also for journal entries.
Janusz Dobrowolski [Fri, 30 Apr 2010 13:05:48 +0000 (13:05 +0000)]
Reference column visible also for journal entries.

14 years agoChanged voiding of Direct Invoice to automatically void 'auto' delivery and set SO...
Joe Hunt [Mon, 26 Apr 2010 15:11:07 +0000 (15:11 +0000)]
Changed voiding of Direct Invoice to automatically void 'auto' delivery and set SO quantity and qty_sent to 0.
And a few small bug fixes.

14 years agoDidn't show 'View Attachments' for Journal Entries
Joe Hunt [Tue, 20 Apr 2010 22:24:37 +0000 (22:24 +0000)]
Didn't show 'View Attachments' for Journal Entries

14 years agoBug in systypes selector (no type update)
Joe Hunt [Tue, 20 Apr 2010 22:06:49 +0000 (22:06 +0000)]
Bug in systypes selector (no type update)
and better layout in company preferences

14 years agoAdded option for Manual Revaluation of Currency Accounts
Joe Hunt [Tue, 20 Apr 2010 12:52:51 +0000 (12:52 +0000)]
Added option for Manual Revaluation of Currency Accounts

14 years agoLayout improvement in hyperlink_back function
Joe Hunt [Fri, 16 Apr 2010 14:18:04 +0000 (14:18 +0000)]
Layout improvement in hyperlink_back function

14 years agoMinor fixes in voiding transactions
Joe Hunt [Fri, 16 Apr 2010 09:42:59 +0000 (09:42 +0000)]
Minor fixes in voiding transactions

14 years agoAdded an alternative way of presenting tax included on invoices.
Joe Hunt [Thu, 15 Apr 2010 11:12:33 +0000 (11:12 +0000)]
Added an alternative way of presenting tax included on invoices.
This is done by setting a global variabel $alternative_tax_include_on_docs = 1.

14 years agoAdded a date column and combined the # and View column in 'View / Print Transactions.
Joe Hunt [Thu, 15 Apr 2010 08:50:15 +0000 (08:50 +0000)]
Added a date column and combined the # and View column in 'View / Print Transactions.
Changed Voiding Transaction to also include a pager.

14 years agoReplaced the global variables for table styles to defined CSS classes.
Joe Hunt [Wed, 14 Apr 2010 21:01:47 +0000 (21:01 +0000)]
Replaced the global variables for table styles to defined CSS classes.

14 years agoAdded 'View Attachments' if any in all popup view windows
Joe Hunt [Tue, 13 Apr 2010 23:00:20 +0000 (23:00 +0000)]
Added 'View Attachments' if any in all popup view windows

14 years agoCustomer/supplier/branch document language selection, changes for better support for
Janusz Dobrowolski [Sun, 4 Apr 2010 12:22:37 +0000 (12:22 +0000)]
Customer/supplier/branch document language selection, changes for better support for
reports provided by extension modules.

14 years agoDocument language for new supplier set to system default.
Janusz Dobrowolski [Sun, 4 Apr 2010 12:20:44 +0000 (12:20 +0000)]
Document language for new supplier set to system default.

14 years agoAdded per customer document language.
Janusz Dobrowolski [Sun, 4 Apr 2010 12:17:46 +0000 (12:17 +0000)]
Added per customer document language.

14 years agoAdded report langauge selector
Janusz Dobrowolski [Sun, 4 Apr 2010 12:16:45 +0000 (12:16 +0000)]
Added report langauge selector

14 years agoAdded per supplier/customer document language selection.
Janusz Dobrowolski [Sun, 4 Apr 2010 12:14:13 +0000 (12:14 +0000)]
Added per supplier/customer document language selection.

14 years agocompany_path() helper used.
Janusz Dobrowolski [Sun, 4 Apr 2010 12:11:22 +0000 (12:11 +0000)]
company_path() helper used.

14 years agoAdded company_path() helper.
Janusz Dobrowolski [Sun, 4 Apr 2010 12:09:27 +0000 (12:09 +0000)]
Added company_path() helper.

14 years agoAdded all_option parameter to language selectors.
Janusz Dobrowolski [Sun, 4 Apr 2010 12:04:54 +0000 (12:04 +0000)]
Added all_option parameter to language selectors.

14 years agoSystem names extracted to new separated file to enable re-read after language change.
Janusz Dobrowolski [Sun, 4 Apr 2010 12:03:35 +0000 (12:03 +0000)]
System names extracted to new separated file to enable re-read after language change.

14 years agoFixed for better extension modules support.
Janusz Dobrowolski [Sun, 4 Apr 2010 12:02:16 +0000 (12:02 +0000)]
Fixed for better extension modules support.

14 years agoChanged addReport method (better support for extension modules).
Janusz Dobrowolski [Sun, 4 Apr 2010 12:01:18 +0000 (12:01 +0000)]
Changed addReport method (better support for extension modules).

14 years agoCode cleanup
Janusz Dobrowolski [Sun, 4 Apr 2010 11:58:38 +0000 (11:58 +0000)]
Code cleanup

14 years agoAnother problem with 'parent != false'. should be 'parent !== false'.
Joe Hunt [Fri, 26 Mar 2010 16:30:34 +0000 (16:30 +0000)]
Another problem with 'parent != false'. should be 'parent !== false'.

14 years agoFixed a sorting problem in gl_account_types_list
Joe Hunt [Fri, 26 Mar 2010 15:16:41 +0000 (15:16 +0000)]
Fixed a sorting problem in gl_account_types_list

14 years agoParse error in ui_list.inc. Fix in other files
Joe Hunt [Wed, 24 Mar 2010 09:33:40 +0000 (09:33 +0000)]
Parse error in ui_list.inc. Fix in other files

14 years agoSame for array_selector.
Janusz Dobrowolski [Wed, 24 Mar 2010 08:28:42 +0000 (08:28 +0000)]
Same for array_selector.

14 years agoFixed problem with multiply zero values in selector options.
Janusz Dobrowolski [Wed, 24 Mar 2010 08:25:59 +0000 (08:25 +0000)]
Fixed problem with multiply zero values in selector options.

14 years agoproblem with "00" == "0" in php.
Joe Hunt [Tue, 23 Mar 2010 15:17:36 +0000 (15:17 +0000)]
problem with "00" == "0" in php.

14 years agoUpdate of old 0 and -1 parents in chart_types to an empty string
Joe Hunt [Tue, 23 Mar 2010 09:12:28 +0000 (09:12 +0000)]
Update of old 0 and -1 parents in chart_types to an empty string

14 years agoError editing (updating) Account Groups
Joe Hunt [Mon, 22 Mar 2010 16:28:11 +0000 (16:28 +0000)]
Error editing (updating) Account Groups

14 years agoSmall cleanups in reports 301,304,601.
Janusz Dobrowolski [Fri, 12 Mar 2010 21:29:52 +0000 (21:29 +0000)]
Small cleanups in reports 301,304,601.

14 years agoSmall cleanups.
Janusz Dobrowolski [Fri, 12 Mar 2010 21:27:10 +0000 (21:27 +0000)]
Small cleanups.

14 years agoMerged changes from main trunk up to 2.2.7
Janusz Dobrowolski [Fri, 5 Mar 2010 13:08:28 +0000 (13:08 +0000)]
Merged changes from main trunk up to 2.2.7

14 years agoReritten FrontReport API to accept header layouts externally defined in pdf and php...
Janusz Dobrowolski [Mon, 1 Mar 2010 10:00:49 +0000 (10:00 +0000)]
Reritten FrontReport API to accept header layouts externally defined in pdf and php files.

14 years agoRewrte of FrontReport header API to accept external layouts in pdf and php files.
Janusz Dobrowolski [Mon, 1 Mar 2010 09:58:01 +0000 (09:58 +0000)]
Rewrte of FrontReport header API to accept external layouts in pdf and php files.

14 years agoIntegration of fpdi class.
Janusz Dobrowolski [Mon, 1 Mar 2010 09:56:12 +0000 (09:56 +0000)]
Integration of fpdi class.

14 years agoReport fixed according to changed headers API in FrontReport class.
Janusz Dobrowolski [Mon, 1 Mar 2010 09:54:59 +0000 (09:54 +0000)]
Report fixed according to changed headers API in FrontReport class.

14 years agofind_report_file() heler moved to main.inc and renamed to find_custom_file()
Janusz Dobrowolski [Mon, 1 Mar 2010 09:53:09 +0000 (09:53 +0000)]
find_report_file() heler moved to main.inc and renamed to find_custom_file()

14 years agoA couple of smaller various fixes and improvements.
Janusz Dobrowolski [Thu, 25 Feb 2010 21:18:25 +0000 (21:18 +0000)]
A couple of smaller various fixes and improvements.

14 years agoCleanup (missing $row declaration).
Janusz Dobrowolski [Thu, 25 Feb 2010 21:17:23 +0000 (21:17 +0000)]
Cleanup (missing $row declaration).

14 years agoError message displayed when no report file is found.
Janusz Dobrowolski [Thu, 25 Feb 2010 21:16:29 +0000 (21:16 +0000)]
Error message displayed when no report file is found.

14 years agoSmall layout fix on final screen.
Janusz Dobrowolski [Thu, 25 Feb 2010 21:15:43 +0000 (21:15 +0000)]
Small layout fix on final screen.

14 years agoChanged _vd() debug function to display notification instead of error.
Janusz Dobrowolski [Thu, 25 Feb 2010 21:14:52 +0000 (21:14 +0000)]
Changed _vd() debug function to display notification instead of error.

14 years agoLists reset after page reload, nonformatted descriptions for edition, html cleanup.
Janusz Dobrowolski [Thu, 25 Feb 2010 21:13:52 +0000 (21:13 +0000)]
Lists reset after page reload, nonformatted descriptions for edition, html cleanup.

14 years agoAdded radio buttons helper
Janusz Dobrowolski [Thu, 25 Feb 2010 21:12:39 +0000 (21:12 +0000)]
Added radio buttons helper

14 years agoCleanup
Janusz Dobrowolski [Thu, 25 Feb 2010 21:11:49 +0000 (21:11 +0000)]
Cleanup

14 years agoFiles manipulation helpers added.
Janusz Dobrowolski [Thu, 25 Feb 2010 21:11:09 +0000 (21:11 +0000)]
Files manipulation helpers added.

14 years agoWrong class parameter in Generqal Ledger Reports
Joe Hunt [Sat, 20 Feb 2010 08:19:21 +0000 (08:19 +0000)]
Wrong class parameter in Generqal Ledger Reports

14 years agoMerging changes form main trunk 2.2.5-2.2.6
Janusz Dobrowolski [Tue, 16 Feb 2010 20:09:14 +0000 (20:09 +0000)]
Merging changes form main trunk 2.2.5-2.2.6

14 years agoDirect Purchase Invoice/GRN, improved db transaction support, other optimizations.
Janusz Dobrowolski [Tue, 9 Feb 2010 13:13:46 +0000 (13:13 +0000)]
Direct Purchase Invoice/GRN, improved db transaction support, other optimizations.

14 years agoAdded Direct GRN and Direct invice in Purchases module.
Janusz Dobrowolski [Tue, 9 Feb 2010 13:12:17 +0000 (13:12 +0000)]
Added Direct GRN and Direct invice in Purchases module.

14 years agoImproved transactions support (multilevel).
Janusz Dobrowolski [Tue, 9 Feb 2010 13:10:02 +0000 (13:10 +0000)]
Improved transactions support (multilevel).

14 years agoAdded invoice preselection option.
Janusz Dobrowolski [Tue, 9 Feb 2010 13:07:33 +0000 (13:07 +0000)]
Added invoice preselection option.

14 years agoOptimized extensions related code.
Janusz Dobrowolski [Tue, 9 Feb 2010 13:06:55 +0000 (13:06 +0000)]
Optimized extensions related code.

14 years agoCleanup.
Janusz Dobrowolski [Tue, 9 Feb 2010 13:05:23 +0000 (13:05 +0000)]
Cleanup.

14 years agoTypo fixed.
Janusz Dobrowolski [Tue, 9 Feb 2010 13:03:47 +0000 (13:03 +0000)]
Typo fixed.

14 years agoMultiply lines with same stock_id supported in purchase documents.
Janusz Dobrowolski [Sat, 6 Feb 2010 21:55:18 +0000 (21:55 +0000)]
Multiply lines with same stock_id supported in purchase documents.

14 years agoMultiply order items with same stock_id (with warning), code cleanups.
Janusz Dobrowolski [Sat, 6 Feb 2010 21:54:07 +0000 (21:54 +0000)]
Multiply order items with same stock_id (with warning), code cleanups.

14 years agoType bugs.
Janusz Dobrowolski [Sat, 6 Feb 2010 21:53:05 +0000 (21:53 +0000)]
Type bugs.

14 years agoBetter sorting in new gl types and gl accounts
Joe Hunt [Thu, 4 Feb 2010 14:48:29 +0000 (14:48 +0000)]
Better sorting in new gl types and gl accounts

14 years agoRerun. Stuff forgotten.
Joe Hunt [Thu, 4 Feb 2010 11:41:57 +0000 (11:41 +0000)]
Rerun. Stuff forgotten.

14 years agoExtended account id's to 15 chars. Changed account type to varchar(10)
Joe Hunt [Thu, 4 Feb 2010 11:18:30 +0000 (11:18 +0000)]
Extended account id's to 15 chars. Changed account type to varchar(10)
and class id varchar(3). Ability to change account groups online.

14 years agoFixed edtable item selector in prices.php
Janusz Dobrowolski [Wed, 3 Feb 2010 18:05:58 +0000 (18:05 +0000)]
Fixed edtable item selector in prices.php

14 years agoPayment terms were not retrieved on invoice edit start.
Janusz Dobrowolski [Wed, 3 Feb 2010 16:32:09 +0000 (16:32 +0000)]
Payment terms were not retrieved on invoice edit start.

14 years agoSmall fixes in sys_prefs update/retrieval.
Janusz Dobrowolski [Tue, 2 Feb 2010 12:01:49 +0000 (12:01 +0000)]
Small fixes in sys_prefs update/retrieval.

14 years agoMissing closing bracket in 2.3 installer class
Janusz Dobrowolski [Tue, 2 Feb 2010 10:51:51 +0000 (10:51 +0000)]
Missing closing bracket in 2.3 installer class

14 years agoMerged changes from main trunk up to 2.2.5
Janusz Dobrowolski [Tue, 2 Feb 2010 10:02:01 +0000 (10:02 +0000)]
Merged changes from main trunk up to 2.2.5

14 years agoEditable sales terms in sales orders and invoices.
Janusz Dobrowolski [Sun, 31 Jan 2010 22:14:48 +0000 (22:14 +0000)]
Editable sales terms in sales orders and invoices.

14 years agopayment_tems retrieved from debtor_trans
Janusz Dobrowolski [Sun, 31 Jan 2010 22:12:52 +0000 (22:12 +0000)]
payment_tems retrieved from debtor_trans

14 years agoAdded sale_payment_list
Janusz Dobrowolski [Sun, 31 Jan 2010 22:11:28 +0000 (22:11 +0000)]
Added sale_payment_list

14 years agoAdded cash_sale return form get_payment_term
Janusz Dobrowolski [Sun, 31 Jan 2010 22:09:57 +0000 (22:09 +0000)]
Added cash_sale return form get_payment_term

14 years agoAdditional fixes for editable item descriptions.
Janusz Dobrowolski [Tue, 26 Jan 2010 17:40:21 +0000 (17:40 +0000)]
Additional fixes for editable item descriptions.

14 years agoAdditional fixed in combo_input related to editable lists
Janusz Dobrowolski [Tue, 26 Jan 2010 17:36:32 +0000 (17:36 +0000)]
Additional fixed in combo_input related to editable lists

14 years agoFull suport for editable items descriptions in sales documents, warning fix in deliveries
Janusz Dobrowolski [Tue, 26 Jan 2010 14:21:03 +0000 (14:21 +0000)]
Full suport for editable items descriptions in sales documents, warning fix in deliveries
inquiry.

14 years agoAdded full support for editable item descriptions in sales
Janusz Dobrowolski [Tue, 26 Jan 2010 14:19:46 +0000 (14:19 +0000)]
Added full support for editable item descriptions in sales

14 years agoAdded 'editable' field in stock_master
Janusz Dobrowolski [Tue, 26 Jan 2010 14:16:40 +0000 (14:16 +0000)]
Added 'editable' field in stock_master

14 years agoFixed warning in debug mode
Janusz Dobrowolski [Tue, 26 Jan 2010 14:15:33 +0000 (14:15 +0000)]
Fixed warning in debug mode

14 years agoFixed warning in debug mode.
Janusz Dobrowolski [Tue, 26 Jan 2010 14:14:36 +0000 (14:14 +0000)]
Fixed warning in debug mode.

14 years agoChanged company name storage.
Janusz Dobrowolski [Sat, 23 Jan 2010 18:46:12 +0000 (18:46 +0000)]
Changed company name storage.

14 years agoAdded save.php to last changes.
Janusz Dobrowolski [Sat, 23 Jan 2010 18:45:39 +0000 (18:45 +0000)]
Added save.php to last changes.

14 years agoCahnged get_base_sales_type()
Janusz Dobrowolski [Sat, 23 Jan 2010 18:41:54 +0000 (18:41 +0000)]
Cahnged get_base_sales_type()

14 years agoSystem preferences moved to new sys_prefs table, a couple of smaller fixes and improv...
Janusz Dobrowolski [Sat, 23 Jan 2010 18:33:43 +0000 (18:33 +0000)]
System preferences moved to new sys_prefs table, a couple of smaller fixes and improvements.

14 years agoSystem preferences moved form company to new sys_prefs table
Janusz Dobrowolski [Sat, 23 Jan 2010 18:32:04 +0000 (18:32 +0000)]
System preferences moved form company to new sys_prefs table

14 years agoUpdated locales and data/src compatibility checks.
Janusz Dobrowolski [Sat, 23 Jan 2010 18:30:46 +0000 (18:30 +0000)]
Updated locales and data/src compatibility checks.

14 years agoImproved locales checking.
Janusz Dobrowolski [Sat, 23 Jan 2010 18:27:05 +0000 (18:27 +0000)]
Improved locales checking.

14 years agoDefaults for get_post also for array submits, added confirm dialog helper.
Janusz Dobrowolski [Sat, 23 Jan 2010 18:26:17 +0000 (18:26 +0000)]
Defaults for get_post also for array submits, added confirm dialog helper.

14 years agoAdded info label in error_log for warnings during upgrade process.
Janusz Dobrowolski [Sat, 23 Jan 2010 18:25:12 +0000 (18:25 +0000)]
Added info label in error_log for warnings during upgrade process.

14 years agoAdded core version for checks against database version_id
Janusz Dobrowolski [Sat, 23 Jan 2010 18:22:43 +0000 (18:22 +0000)]
Added core version for checks against database version_id

14 years agoSystem setup re-read after upgrade.
Janusz Dobrowolski [Sat, 23 Jan 2010 18:21:59 +0000 (18:21 +0000)]
System setup re-read after upgrade.

14 years agoCached company currency retrieval.
Janusz Dobrowolski [Sat, 23 Jan 2010 18:21:25 +0000 (18:21 +0000)]
Cached company currency retrieval.

14 years agoRemoved sysprefs.inc include
Janusz Dobrowolski [Sat, 23 Jan 2010 18:20:58 +0000 (18:20 +0000)]
Removed sysprefs.inc include

14 years agoRemoved archaic erro handling.
Janusz Dobrowolski [Sat, 23 Jan 2010 18:20:08 +0000 (18:20 +0000)]
Removed archaic erro handling.

14 years agoMissing path_to_root declaration in handle_submit()
Janusz Dobrowolski [Sat, 23 Jan 2010 18:18:51 +0000 (18:18 +0000)]
Missing path_to_root declaration in handle_submit()