fa-stable.git
15 years agoChanged the Quantity routines to use the Item Units decimals if any. A lot of files.
Joe Hunt [Mon, 16 Jun 2008 09:34:53 +0000 (09:34 +0000)]
Changed the Quantity routines to use the Item Units decimals if any. A lot of files.

15 years agoFinal ajax driven version of sales_orders_view.php and sales_deliveries_view.php;
Janusz Dobrowolski [Sun, 15 Jun 2008 21:10:12 +0000 (21:10 +0000)]
Final ajax driven version of sales_orders_view.php and sales_deliveries_view.php;
also some minor fixes and list API changes.

15 years agoFixed bug for combos type 0 in non-js mode
Janusz Dobrowolski [Sun, 15 Jun 2008 21:08:16 +0000 (21:08 +0000)]
Fixed bug for combos type 0 in non-js mode

15 years agoAdded submit_on_change option for ref input functions
Janusz Dobrowolski [Sun, 15 Jun 2008 21:07:38 +0000 (21:07 +0000)]
Added submit_on_change option for ref input functions

15 years agoAdded searchbox class selector (onchange event in text input), text selection after...
Janusz Dobrowolski [Sun, 15 Jun 2008 21:06:11 +0000 (21:06 +0000)]
Added searchbox class selector (onchange event in text input), text selection after focus

15 years agoFinally ajaxified version of inqiry.
Janusz Dobrowolski [Sun, 15 Jun 2008 21:04:04 +0000 (21:04 +0000)]
Finally ajaxified version of inqiry.

15 years agoChanged so Invoice Template gets the current day instead of original day.
Joe Hunt [Sun, 15 Jun 2008 11:47:28 +0000 (11:47 +0000)]
Changed so Invoice Template gets the current day instead of original day.

15 years agoBug in tax_types_list (spec_id)
Joe Hunt [Sat, 14 Jun 2008 23:38:23 +0000 (23:38 +0000)]
Bug in tax_types_list (spec_id)

15 years agoMinor annoying layout bug in stock movements.
Joe Hunt [Sat, 14 Jun 2008 12:22:21 +0000 (12:22 +0000)]
Minor annoying layout bug in stock movements.

15 years agoThe Customer Branch Sales Account now overrides the Item Sales Accounts if a Sales...
Joe Hunt [Sat, 14 Jun 2008 08:49:22 +0000 (08:49 +0000)]
The Customer Branch Sales Account now overrides the Item Sales Accounts if a Sales Account is here. Can now be set to 'Use Item Sales Accounts', which is the first choice in list and default.
If setting the Customer Branch AR Account to a Bank Account (and hereby also Cash Account) the  transactions from Direct Invoice and Credit Note will be allocated immediately when placing.

15 years agoForgot currency calculation
Joe Hunt [Thu, 12 Jun 2008 12:30:16 +0000 (12:30 +0000)]
Forgot currency calculation

15 years agoNew inventory sales report. Shows total sales - costs - contribution per category...
Joe Hunt [Thu, 12 Jun 2008 10:16:22 +0000 (10:16 +0000)]
New inventory sales report. Shows total sales - costs - contribution per category, location, detailed/summary and period.

15 years agoFixed focus issues
Janusz Dobrowolski [Tue, 10 Jun 2008 08:02:45 +0000 (08:02 +0000)]
Fixed focus issues

15 years agoAdded content selection on focus for list search boxes
Janusz Dobrowolski [Tue, 10 Jun 2008 07:33:56 +0000 (07:33 +0000)]
Added content selection on focus for list search boxes

15 years agoSome more fixes related to ajax combos behaviour and usage
Janusz Dobrowolski [Mon, 9 Jun 2008 22:42:47 +0000 (22:42 +0000)]
Some more fixes related to ajax combos behaviour and usage

15 years agoSome more fixes to selects
Janusz Dobrowolski [Mon, 9 Jun 2008 19:51:56 +0000 (19:51 +0000)]
Some more fixes to selects

15 years agoSome additional fixes related to last big committment
Joe Hunt [Mon, 9 Jun 2008 10:59:37 +0000 (10:59 +0000)]
Some additional fixes related to last big committment

15 years agoFocus corrections in gl_*.php
Janusz Dobrowolski [Mon, 9 Jun 2008 10:13:42 +0000 (10:13 +0000)]
Focus corrections in gl_*.php

15 years agoSome additional fixes to last big committment
Janusz Dobrowolski [Mon, 9 Jun 2008 07:39:51 +0000 (07:39 +0000)]
Some additional fixes to last big committment

15 years agoPreparing for Release Candidate 1
Joe Hunt [Sun, 8 Jun 2008 10:27:35 +0000 (10:27 +0000)]
Preparing for Release Candidate 1

15 years agoPreparing for RC 1
Joe Hunt [Sun, 8 Jun 2008 10:25:05 +0000 (10:25 +0000)]
Preparing for RC 1

15 years agoSet 'max_execution_time' to 60 seconds by ini_set.
Joe Hunt [Sun, 8 Jun 2008 08:48:08 +0000 (08:48 +0000)]
Set 'max_execution_time' to 60 seconds by ini_set.

15 years agoForgotten
Joe Hunt [Sat, 7 Jun 2008 16:07:04 +0000 (16:07 +0000)]
Forgotten

15 years agoFixed a layout bug in footer.inc
Joe Hunt [Sat, 7 Jun 2008 15:56:11 +0000 (15:56 +0000)]
Fixed a layout bug in footer.inc

15 years ago*** empty log message ***
Joe Hunt [Sat, 7 Jun 2008 10:43:43 +0000 (10:43 +0000)]
*** empty log message ***

15 years agoRestored multi field search in item select and display of currency in customer sel.
Janusz Dobrowolski [Sat, 7 Jun 2008 09:30:30 +0000 (09:30 +0000)]
Restored multi field search in item select and display of currency in customer sel.

15 years agoAdding ajax to input/lists controls, optional hint display, Ajaxified Sales Oredr...
Janusz Dobrowolski [Fri, 6 Jun 2008 22:34:54 +0000 (22:34 +0000)]
Adding ajax to input/lists controls, optional hint display, Ajaxified Sales Oredr Entry

15 years agoChanged API for input/lists functions, added empty hints when needed
Janusz Dobrowolski [Fri, 6 Jun 2008 22:31:20 +0000 (22:31 +0000)]
Changed API for input/lists functions, added empty hints when needed

15 years agoAdditional style definitions for various ajax controls
Janusz Dobrowolski [Fri, 6 Jun 2008 22:26:39 +0000 (22:26 +0000)]
Additional style definitions for various ajax controls

15 years agoJavascript changes related to ui_lists.inc
Janusz Dobrowolski [Fri, 6 Jun 2008 22:25:41 +0000 (22:25 +0000)]
Javascript changes related to ui_lists.inc

15 years agoAdded comma separated css element selectors
Janusz Dobrowolski [Fri, 6 Jun 2008 22:24:40 +0000 (22:24 +0000)]
Added comma separated css element selectors

15 years agoAdded setting focus and page body reload via ajax
Janusz Dobrowolski [Fri, 6 Jun 2008 22:23:44 +0000 (22:23 +0000)]
Added setting focus and page body reload via ajax

15 years agoAjaxified exchange_rate_display()
Janusz Dobrowolski [Fri, 6 Jun 2008 22:22:42 +0000 (22:22 +0000)]
Ajaxified exchange_rate_display()

15 years agoOverall lists rewrite. Universal combo_input(), ajax added.
Janusz Dobrowolski [Fri, 6 Jun 2008 22:21:49 +0000 (22:21 +0000)]
Overall lists rewrite. Universal combo_input(), ajax added.

15 years agoAdded ajax functionality and ui hints
Janusz Dobrowolski [Fri, 6 Jun 2008 22:19:54 +0000 (22:19 +0000)]
Added ajax functionality and ui hints

15 years agoFinal fixes in html layout
Joe Hunt [Fri, 6 Jun 2008 08:09:27 +0000 (08:09 +0000)]
Final fixes in html layout

15 years agoMade an improment to the date picker. Shows the week number as well. Many delivery...
Joe Hunt [Thu, 5 Jun 2008 09:54:14 +0000 (09:54 +0000)]
Made an improment to the date picker. Shows the week number as well. Many delivery systems are week number based.
Fixed a html layout bug in header.inc

16 years ago*** empty log message ***
Joe Hunt [Sat, 31 May 2008 12:13:08 +0000 (12:13 +0000)]
*** empty log message ***

16 years ago*** empty log message ***
Joe Hunt [Sat, 31 May 2008 12:02:07 +0000 (12:02 +0000)]
*** empty log message ***

16 years agoA lot of annoying layout bugs taken. Mostly from views and inquiries.
Joe Hunt [Sat, 31 May 2008 10:45:25 +0000 (10:45 +0000)]
A lot of annoying layout bugs taken. Mostly from views and inquiries.

16 years agoFixed bug in 2 files regarding stock movements. Moved from Invoice to Delivery.
Joe Hunt [Fri, 30 May 2008 16:26:55 +0000 (16:26 +0000)]
Fixed bug in 2 files regarding stock movements. Moved from Invoice to Delivery.

16 years agoMore bugs related to debtor_trans changes (positive amounts)
Joe Hunt [Wed, 28 May 2008 20:33:11 +0000 (20:33 +0000)]
More bugs related to debtor_trans changes (positive amounts)

16 years agoChanged more files with new html/css.
Joe Hunt [Tue, 27 May 2008 20:47:13 +0000 (20:47 +0000)]
Changed more files with new html/css.

16 years agoFixed many minor bugs, new ones as well as debtor_trans related.
Joe Hunt [Mon, 26 May 2008 11:02:59 +0000 (11:02 +0000)]
Fixed many minor bugs, new ones as well as debtor_trans related.
Changed to use DOCTYPE html 4.01 transitional. Some files/css needed change.

16 years agoMinor bug in dimensions.php (Outstanding Dimensions)
Joe Hunt [Fri, 23 May 2008 17:28:41 +0000 (17:28 +0000)]
Minor bug in dimensions.php (Outstanding Dimensions)

16 years agoInclude file order /error binding fixed once again.
Janusz Dobrowolski [Fri, 23 May 2008 15:31:50 +0000 (15:31 +0000)]
Include file order /error binding fixed once again.

16 years agoMoved menu-system from header.inc/footer.inc to renderer.php for relevant theme....
Joe Hunt [Fri, 23 May 2008 14:15:14 +0000 (14:15 +0000)]
Moved menu-system from header.inc/footer.inc to renderer.php for relevant theme. Fixed frontaccounting.php to get the correct renderer.php.

16 years agoEarlier error handler binding.
Janusz Dobrowolski [Thu, 22 May 2008 09:34:56 +0000 (09:34 +0000)]
Earlier error handler binding.

16 years agoTwo small fixes for ajax extension
Janusz Dobrowolski [Sun, 18 May 2008 11:34:15 +0000 (11:34 +0000)]
Two small fixes for ajax extension

16 years agoFix for www servers on nonstandard ports
Janusz Dobrowolski [Sun, 18 May 2008 11:33:25 +0000 (11:33 +0000)]
Fix for www servers on nonstandard ports

16 years agoAdded explicit ob_end_flush on shutdown for php 5
Janusz Dobrowolski [Sun, 18 May 2008 11:32:27 +0000 (11:32 +0000)]
Added explicit ob_end_flush on shutdown for php 5

16 years agoBug when inserting new records in debtor_trans
Joe Hunt [Sun, 18 May 2008 09:17:26 +0000 (09:17 +0000)]
Bug when inserting new records in debtor_trans

16 years agoFramework prepared for ajax extensions, js code organization improvements.
Janusz Dobrowolski [Fri, 16 May 2008 19:21:03 +0000 (19:21 +0000)]
Framework prepared for ajax extensions, js code organization improvements.

16 years agoAjax funcionality additions
Janusz Dobrowolski [Fri, 16 May 2008 18:38:09 +0000 (18:38 +0000)]
Ajax funcionality additions

16 years agoCompression fix
Janusz Dobrowolski [Fri, 16 May 2008 18:37:34 +0000 (18:37 +0000)]
Compression fix

16 years ago*** empty log message ***
Janusz Dobrowolski [Fri, 16 May 2008 18:30:39 +0000 (18:30 +0000)]
*** empty log message ***

16 years agoJavascript/ajax code reorganizations
Janusz Dobrowolski [Fri, 16 May 2008 18:27:07 +0000 (18:27 +0000)]
Javascript/ajax code reorganizations

16 years agoCart init code moved from sales_order_ui.inc
Janusz Dobrowolski [Fri, 16 May 2008 18:21:00 +0000 (18:21 +0000)]
Cart init code moved from sales_order_ui.inc

16 years agoAllocation js functions moved to allocate.js
Janusz Dobrowolski [Fri, 16 May 2008 18:18:56 +0000 (18:18 +0000)]
Allocation js functions moved to allocate.js

16 years agoAdded ajaxsubmit class
Janusz Dobrowolski [Fri, 16 May 2008 17:32:22 +0000 (17:32 +0000)]
Added ajaxsubmit class

16 years agoChanged javascript library set
Janusz Dobrowolski [Fri, 16 May 2008 17:00:09 +0000 (17:00 +0000)]
Changed javascript library set

16 years agoClient side ajax library
Janusz Dobrowolski [Fri, 16 May 2008 16:52:26 +0000 (16:52 +0000)]
Client side ajax library

16 years agoPayment allocation functions extracted from php code
Janusz Dobrowolski [Fri, 16 May 2008 16:51:36 +0000 (16:51 +0000)]
Payment allocation functions extracted from php code

16 years agoIntegration of JsHttpRequest ajax transport class
Janusz Dobrowolski [Fri, 16 May 2008 16:46:34 +0000 (16:46 +0000)]
Integration of JsHttpRequest ajax transport class

16 years agoAdded icons for ajaxified list selectors
Janusz Dobrowolski [Fri, 16 May 2008 16:39:09 +0000 (16:39 +0000)]
Added icons for ajaxified list selectors

16 years agoMinor fixes in the former files
Joe Hunt [Wed, 14 May 2008 09:14:19 +0000 (09:14 +0000)]
Minor fixes in the former files

16 years agoORDER BY instead of ORDER BT
Joe Hunt [Wed, 14 May 2008 08:18:03 +0000 (08:18 +0000)]
ORDER BY instead of ORDER BT

16 years agoWhen no_item_list or no_customer_list or no_supplier_list was checked in company...
Joe Hunt [Tue, 13 May 2008 22:48:25 +0000 (22:48 +0000)]
When no_item_list or no_customer_list or no_supplier_list was checked in company setup the listboxes were filled with all  the records when there were no search values.

16 years agoDue to differences in Javascript the script update_db.php had to be changed.
Joe Hunt [Fri, 9 May 2008 09:32:33 +0000 (09:32 +0000)]
Due to differences in Javascript the script update_db.php had to be changed.
New fields, base_sales in 0_company and factor in 0_sales_types affects the default chart of accounts.

16 years agoPrice sales system changes
Janusz Dobrowolski [Fri, 9 May 2008 08:57:19 +0000 (08:57 +0000)]
Price sales system changes

16 years agoAutomatic calculation of not set item prices from home currency and base price list...
Janusz Dobrowolski [Fri, 9 May 2008 07:27:36 +0000 (07:27 +0000)]
calculation of not set item prices from home currency and base price list settings.

16 years agoSmal display fix
Janusz Dobrowolski [Fri, 9 May 2008 07:25:43 +0000 (07:25 +0000)]
Smal display fix

16 years agoFixed change of Item list in purchase order
Joe Hunt [Wed, 30 Apr 2008 16:04:12 +0000 (16:04 +0000)]
Fixed change of Item list in purchase order

16 years agoFixed price update when changing item in sales order entry.
Janusz Dobrowolski [Wed, 30 Apr 2008 15:29:12 +0000 (15:29 +0000)]
Fixed price update when changing item in sales order entry.

16 years agoAdded using customized per company report definition files.
Janusz Dobrowolski [Thu, 24 Apr 2008 11:12:46 +0000 (11:12 +0000)]
Added using customized per company report definition files.

16 years agoAdded using per company customized report files.
Janusz Dobrowolski [Thu, 24 Apr 2008 11:11:09 +0000 (11:11 +0000)]
Added using per company customized report files.

16 years agoDirectory for customized report def files.
Janusz Dobrowolski [Thu, 24 Apr 2008 11:08:19 +0000 (11:08 +0000)]
Directory for customized report def files.

16 years agoTwo smaller display fixes.
Janusz Dobrowolski [Thu, 24 Apr 2008 10:07:12 +0000 (10:07 +0000)]
Two smaller display fixes.

16 years agoAdded content type encoding header
Janusz Dobrowolski [Thu, 24 Apr 2008 10:06:37 +0000 (10:06 +0000)]
Added content type encoding header

16 years agoTurning off missing charset info in htmlentities()
Janusz Dobrowolski [Thu, 24 Apr 2008 10:05:53 +0000 (10:05 +0000)]
Turning off missing charset info in htmlentities()

16 years agoWrong include file path in /includes/ui/items_cart.inc changed /inventory/includes...
Joe Hunt [Thu, 24 Apr 2008 07:10:36 +0000 (07:10 +0000)]
Wrong include file path in /includes/ui/items_cart.inc changed /inventory/includes/prefs/sysprefs.inc to  /includes/prefs/sysprefs.inc

16 years agoRemoved the content of function header2 in pdf_report.inc to a separate file, header2...
Joe Hunt [Wed, 23 Apr 2008 10:51:15 +0000 (10:51 +0000)]
Removed the content of function header2 in pdf_report.inc to a separate file, header2.inc.  It will make it easier to design your own document layouts.

16 years agoSome smaller fixes.
Janusz Dobrowolski [Sun, 20 Apr 2008 18:45:19 +0000 (18:45 +0000)]
Some smaller fixes.

16 years agoAdded settings checks for new company, fixed adding company settings with empty prefix.
Janusz Dobrowolski [Sun, 20 Apr 2008 18:44:14 +0000 (18:44 +0000)]
Added settings checks for new company, fixed adding company settings with empty prefix.

16 years agoBug (right to left text was done if price decimals were 3). A test sentense from...
Joe Hunt [Sat, 19 Apr 2008 11:43:39 +0000 (11:43 +0000)]
Bug (right to left text was done if price decimals were 3). A test sentense from a while  ago wasn't removed

16 years agodb_escape() protection in rest of source code
Janusz Dobrowolski [Fri, 18 Apr 2008 20:45:34 +0000 (20:45 +0000)]
db_escape() protection in rest of source code

16 years agoSealing against XSS atacks: purchasing,sales,install,admin,taxes
Janusz Dobrowolski [Fri, 18 Apr 2008 20:43:30 +0000 (20:43 +0000)]
Sealing against XSS atacks: purchasing,sales,install,admin,taxes

16 years agoModule gl sealed against XSS Attacks
Joe Hunt [Fri, 18 Apr 2008 16:29:03 +0000 (16:29 +0000)]
Module gl sealed against XSS Attacks

16 years agoAdmin and dimensions modules sealed against XSS atacks
Janusz Dobrowolski [Fri, 18 Apr 2008 16:02:56 +0000 (16:02 +0000)]
Admin and dimensions modules sealed against XSS atacks

16 years agoCommitted with db_escape instead of db_quote
Joe Hunt [Fri, 18 Apr 2008 15:19:27 +0000 (15:19 +0000)]
Committed with db_escape instead of db_quote

16 years ago*** empty log message ***
Janusz Dobrowolski [Fri, 18 Apr 2008 15:06:43 +0000 (15:06 +0000)]
*** empty log message ***

16 years agoChanged db_escape function to avoid XSS attacks via js db injection
Joe Hunt [Fri, 18 Apr 2008 12:37:53 +0000 (12:37 +0000)]
Changed db_escape function to avoid XSS attacks via js db injection

16 years agoFixed typo in sql query
Janusz Dobrowolski [Fri, 18 Apr 2008 10:06:32 +0000 (10:06 +0000)]
Fixed typo in sql query

16 years agoChanged db_escape to seal the system against XSS atacks
Janusz Dobrowolski [Fri, 18 Apr 2008 10:00:30 +0000 (10:00 +0000)]
Changed db_escape to seal the system against XSS atacks

16 years agoDatabse INSERT/UPDATE secured against db javscript injection
Janusz Dobrowolski [Fri, 18 Apr 2008 09:59:34 +0000 (09:59 +0000)]
Databse INSERT/UPDATE secured against db javscript injection

16 years agoChanged db_escape function to avoid XSS atacksvia db javascript injection
Janusz Dobrowolski [Fri, 18 Apr 2008 09:58:31 +0000 (09:58 +0000)]
Changed db_escape function to avoid XSS atacksvia db javascript injection

16 years agoBug in /includes/ui/ui_lists.inc:914. Sql clause was cut.
Joe Hunt [Wed, 16 Apr 2008 21:44:30 +0000 (21:44 +0000)]
Bug in /includes/ui/ui_lists.inc:914. Sql clause was cut.

16 years agoFixed number formatting bug in standard cost update.
Janusz Dobrowolski [Wed, 9 Apr 2008 06:43:48 +0000 (06:43 +0000)]
Fixed number formatting bug in standard cost update.

16 years agoFixed typo causing error when adding new tax type.
Janusz Dobrowolski [Sun, 6 Apr 2008 19:52:22 +0000 (19:52 +0000)]
Fixed typo causing error when adding new tax type.

16 years ago*** empty log message ***
Joe Hunt [Sun, 6 Apr 2008 11:11:56 +0000 (11:11 +0000)]
*** empty log message ***