Janusz Dobrowolski [Thu, 27 Mar 2008 10:41:55 +0000 (10:41 +0000)]
Removed not used yet ajax stuff, added combo class binding and setFocus()
Janusz Dobrowolski [Thu, 27 Mar 2008 10:39:29 +0000 (10:39 +0000)]
Data picker omitted in kbd tabbing sequence
Janusz Dobrowolski [Thu, 27 Mar 2008 10:33:08 +0000 (10:33 +0000)]
Fixed debit/credit entry check inline js superseded by behaviour binding
Janusz Dobrowolski [Wed, 26 Mar 2008 11:06:14 +0000 (11:06 +0000)]
Some buf fixes in purchase module related to tax structure changes.
Janusz Dobrowolski [Wed, 26 Mar 2008 11:05:00 +0000 (11:05 +0000)]
Some bug fixes in suppliers module related to tax structure changes
Janusz Dobrowolski [Tue, 25 Mar 2008 23:18:10 +0000 (23:18 +0000)]
Obsolete directory
Janusz Dobrowolski [Tue, 25 Mar 2008 10:58:26 +0000 (10:58 +0000)]
Separate per company dirs for pdf_files/backup/images, javascript browser caching enabled.
Janusz Dobrowolski [Tue, 25 Mar 2008 10:47:12 +0000 (10:47 +0000)]
Javascript libs caching
Janusz Dobrowolski [Tue, 25 Mar 2008 10:37:39 +0000 (10:37 +0000)]
Moving company data storage to company subdirectory
Janusz Dobrowolski [Tue, 25 Mar 2008 10:23:11 +0000 (10:23 +0000)]
New directory for per company data
Janusz Dobrowolski [Mon, 24 Mar 2008 10:07:40 +0000 (10:07 +0000)]
Removed obsolete file.
Janusz Dobrowolski [Fri, 21 Mar 2008 17:19:55 +0000 (17:19 +0000)]
Improved javascript allocation routines, editbutton class fix.
Janusz Dobrowolski [Fri, 21 Mar 2008 17:13:20 +0000 (17:13 +0000)]
Fixed unvisable under IE editbutton
Janusz Dobrowolski [Fri, 21 Mar 2008 17:11:58 +0000 (17:11 +0000)]
Improved javascript allocations
Janusz Dobrowolski [Thu, 20 Mar 2008 11:54:07 +0000 (11:54 +0000)]
Four minor bug fixes
Janusz Dobrowolski [Thu, 20 Mar 2008 11:51:43 +0000 (11:51 +0000)]
Warning fix in is_date()
Janusz Dobrowolski [Thu, 20 Mar 2008 11:50:52 +0000 (11:50 +0000)]
DB error fix on new customer entry
Janusz Dobrowolski [Thu, 20 Mar 2008 11:49:55 +0000 (11:49 +0000)]
Divide by 0 fix on zero order_prices in new supplier invoice
Janusz Dobrowolski [Thu, 20 Mar 2008 11:48:07 +0000 (11:48 +0000)]
Delivery notes removed from Customer Balnces, warning fix.
Janusz Dobrowolski [Tue, 18 Mar 2008 14:41:47 +0000 (14:41 +0000)]
Line items editor in sales module now uses POST method
Janusz Dobrowolski [Tue, 18 Mar 2008 14:40:15 +0000 (14:40 +0000)]
Helper function for searching indexed submit POST vars
Janusz Dobrowolski [Tue, 18 Mar 2008 14:38:27 +0000 (14:38 +0000)]
Added edit_button_cell()
Janusz Dobrowolski [Tue, 18 Mar 2008 14:24:40 +0000 (14:24 +0000)]
Added class .editbutton for link alike button.
Janusz Dobrowolski [Tue, 18 Mar 2008 14:22:36 +0000 (14:22 +0000)]
Line items editor uses POST method - no disappearing shippment details.
Janusz Dobrowolski [Mon, 17 Mar 2008 09:25:23 +0000 (09:25 +0000)]
Rounding added when needed to avoid document inconsistency, some add. bufixes
Janusz Dobrowolski [Mon, 17 Mar 2008 09:24:00 +0000 (09:24 +0000)]
Added rounding when needed to avoid document inconsistency
Janusz Dobrowolski [Mon, 17 Mar 2008 09:22:17 +0000 (09:22 +0000)]
Include file conflict fix
Janusz Dobrowolski [Mon, 17 Mar 2008 09:19:00 +0000 (09:19 +0000)]
Sign bug for customer transactions
Janusz Dobrowolski [Mon, 17 Mar 2008 07:25:23 +0000 (07:25 +0000)]
Include file conflict fix
Janusz Dobrowolski [Mon, 17 Mar 2008 07:22:30 +0000 (07:22 +0000)]
Missing bracket
Janusz Dobrowolski [Sun, 16 Mar 2008 17:43:56 +0000 (17:43 +0000)]
Added javascript user side formatting; javascript collectors and unobtrusive handler applying.
Janusz Dobrowolski [Sun, 16 Mar 2008 17:40:22 +0000 (17:40 +0000)]
User side price/qty input formatting via onblur handler.
Janusz Dobrowolski [Sun, 16 Mar 2008 17:37:57 +0000 (17:37 +0000)]
User side percent/qty/amount/exrate input formatting via onblur handler.
Janusz Dobrowolski [Sun, 16 Mar 2008 17:34:40 +0000 (17:34 +0000)]
Added include data_checks.inc
Janusz Dobrowolski [Sun, 16 Mar 2008 17:33:54 +0000 (17:33 +0000)]
Added including javascript source from collecting arrays; conditional display for ajax
Janusz Dobrowolski [Sun, 16 Mar 2008 17:32:37 +0000 (17:32 +0000)]
Change name get_js_num to add_js_num; extended for exrate/qty/percent formatting
Janusz Dobrowolski [Sun, 16 Mar 2008 17:30:50 +0000 (17:30 +0000)]
Added js global js collecting arrays, moved check_page_security call
Janusz Dobrowolski [Sun, 16 Mar 2008 17:29:01 +0000 (17:29 +0000)]
Added javascript source collecting functions
Janusz Dobrowolski [Sun, 16 Mar 2008 17:27:55 +0000 (17:27 +0000)]
Added javascript add-on for unobtrusive apply handlers to html inputs
Janusz Dobrowolski [Fri, 14 Mar 2008 20:30:52 +0000 (20:30 +0000)]
All forms fixed to accept user native numeric format, some additional fixes.
Janusz Dobrowolski [Fri, 14 Mar 2008 20:28:11 +0000 (20:28 +0000)]
Added formating functions for price/percent/exrate/qty fields in user native format.
Janusz Dobrowolski [Fri, 14 Mar 2008 20:26:13 +0000 (20:26 +0000)]
Added checks for numeric input in user native format.
Janusz Dobrowolski [Fri, 14 Mar 2008 20:24:40 +0000 (20:24 +0000)]
Added numeric fields in native user format.
Janusz Dobrowolski [Fri, 14 Mar 2008 20:23:45 +0000 (20:23 +0000)]
Javascript function for conversions to/from user formatted numeric input fields.
Janusz Dobrowolski [Fri, 14 Mar 2008 20:21:51 +0000 (20:21 +0000)]
Added amount class for right justified numeric input fields.
Janusz Dobrowolski [Fri, 14 Mar 2008 20:20:12 +0000 (20:20 +0000)]
Added amount class for right justified numeric input fields
Janusz Dobrowolski [Fri, 14 Mar 2008 20:17:56 +0000 (20:17 +0000)]
Fixed numeric fields to accept user native number format.
Joe Hunt [Wed, 12 Mar 2008 15:41:21 +0000 (15:41 +0000)]
Added update of Units of Measure and converting of deptor_trans records from release 1.XX
Removed default insertion of Units of Measure. Not neccessary.
Joe Hunt [Tue, 11 Mar 2008 23:17:11 +0000 (23:17 +0000)]
MySQL 5.x.x problem fixed. Inserted default values in item_units
Janusz Dobrowolski [Tue, 11 Mar 2008 21:11:50 +0000 (21:11 +0000)]
Units of measure moved from config.php into item_units table,
themes table removed from config.php, list created from dir structure.
Janusz Dobrowolski [Tue, 11 Mar 2008 21:09:11 +0000 (21:09 +0000)]
Units of measure moved from config.php into item_units table
Janusz Dobrowolski [Tue, 11 Mar 2008 21:07:42 +0000 (21:07 +0000)]
Changed list of themes and list of themes acording to config.php changes
Janusz Dobrowolski [Tue, 11 Mar 2008 21:06:00 +0000 (21:06 +0000)]
Removed tables of themes and units of measure
Joe Hunt [Tue, 11 Mar 2008 08:54:37 +0000 (08:54 +0000)]
Design fix (Date and Due Date labels)
Joe Hunt [Tue, 11 Mar 2008 01:59:05 +0000 (01:59 +0000)]
Small fix for alignment of date and due date label fields in customer_invoice.php
Joe Hunt [Mon, 10 Mar 2008 22:48:46 +0000 (22:48 +0000)]
Small fix for Template Invoice in sales_order_entry.php on line 363 (duedate for Invoice).
Janusz Dobrowolski [Mon, 10 Mar 2008 20:12:50 +0000 (20:12 +0000)]
Fixed bug causing erroneus debtor_trans record
Janusz Dobrowolski [Mon, 10 Mar 2008 16:37:44 +0000 (16:37 +0000)]
One another dayly fix added
Janusz Dobrowolski [Mon, 10 Mar 2008 16:33:28 +0000 (16:33 +0000)]
pmWiki name conflict removing
Janusz Dobrowolski [Mon, 10 Mar 2008 16:02:13 +0000 (16:02 +0000)]
Proper calculation of due date on template invoices fixed
Janusz Dobrowolski [Mon, 10 Mar 2008 13:13:57 +0000 (13:13 +0000)]
Obsolete do_clone() function removed.
Janusz Dobrowolski [Mon, 10 Mar 2008 13:10:42 +0000 (13:10 +0000)]
Added price list selector in order entry, some smaller fixes.
Janusz Dobrowolski [Mon, 10 Mar 2008 13:09:18 +0000 (13:09 +0000)]
Some smaller and compatibility fixes - see CHANGELOG.txt
Janusz Dobrowolski [Mon, 10 Mar 2008 13:04:59 +0000 (13:04 +0000)]
Added price list selector
Janusz Dobrowolski [Mon, 10 Mar 2008 13:03:16 +0000 (13:03 +0000)]
Added optional $submit_on_change parameter to sales_type selectors
Joe Hunt [Sun, 9 Mar 2008 16:07:36 +0000 (16:07 +0000)]
Removed redundant form_types functions and the file /reporting/includes/form_types.inc. Removed table form_items.
Bug in calculating exchange rates in Reports Supplier Balances and Customer Balances.
clone replacement do_clone() for both PHP 4 and PHP 5.
Janusz Dobrowolski [Sat, 8 Mar 2008 17:49:53 +0000 (17:49 +0000)]
Added 'type' field into sales_orders
Janusz Dobrowolski [Fri, 7 Mar 2008 21:19:59 +0000 (21:19 +0000)]
Fix related to tax_included db field moving
Janusz Dobrowolski [Fri, 7 Mar 2008 21:17:41 +0000 (21:17 +0000)]
Final rewriting of sales module and some smaller changes.
Janusz Dobrowolski [Fri, 7 Mar 2008 21:11:17 +0000 (21:11 +0000)]
Moving tax_included to sales_types,changed coinstraint for tax type name,
document concurrent edition ctrl, fixed index fields in manufacturing db
Janusz Dobrowolski [Fri, 7 Mar 2008 21:07:13 +0000 (21:07 +0000)]
Final rewriting of sales module
Janusz Dobrowolski [Fri, 7 Mar 2008 21:03:04 +0000 (21:03 +0000)]
Tax included option moved from tax_group to sales_type table
Janusz Dobrowolski [Fri, 7 Mar 2008 21:01:34 +0000 (21:01 +0000)]
Removed function name conflict with pmWiki help system
Janusz Dobrowolski [Fri, 7 Mar 2008 21:00:14 +0000 (21:00 +0000)]
Changed name tax type uniqueness constraint to (name, rate)
Janusz Dobrowolski [Thu, 6 Mar 2008 09:46:12 +0000 (09:46 +0000)]
Side changes before final sales module commit
Janusz Dobrowolski [Thu, 6 Mar 2008 09:44:48 +0000 (09:44 +0000)]
MySQL 3.xx CAST bug fix
Janusz Dobrowolski [Thu, 6 Mar 2008 09:41:54 +0000 (09:41 +0000)]
Fixed warning about nonexistent $_GET[] variable
Janusz Dobrowolski [Thu, 6 Mar 2008 09:40:31 +0000 (09:40 +0000)]
Small layout fix
Janusz Dobrowolski [Thu, 6 Mar 2008 09:37:24 +0000 (09:37 +0000)]
Small table header fix
Janusz Dobrowolski [Thu, 6 Mar 2008 09:35:47 +0000 (09:35 +0000)]
Concurrent edition fix
Janusz Dobrowolski [Thu, 6 Mar 2008 09:34:43 +0000 (09:34 +0000)]
Optional debugging with xdebug module enabled.
Joe Hunt [Tue, 4 Mar 2008 15:31:32 +0000 (15:31 +0000)]
Changes in average material cost from bom_edit to work_orders_db.
Joe Hunt [Tue, 4 Mar 2008 09:38:29 +0000 (09:38 +0000)]
Changed so that average item material price is automatic updated whenever a PO Delivery is received.
Changed so that a Bill of Materiel, Parent's material price, is automatic updated from underlying items.
Joe Hunt [Mon, 25 Feb 2008 23:16:45 +0000 (23:16 +0000)]
Minor bugfix
Joe Hunt [Fri, 22 Feb 2008 12:34:05 +0000 (12:34 +0000)]
Minor adjustment
Joe Hunt [Thu, 21 Feb 2008 15:41:35 +0000 (15:41 +0000)]
Added Print for documents in /admin/view_print_transaction.php (according to our new routines)
Joe Hunt [Wed, 20 Feb 2008 15:37:27 +0000 (15:37 +0000)]
Changed so direct printing of invoices/credit notes is funtioning.
Joe Hunt [Mon, 18 Feb 2008 09:18:27 +0000 (09:18 +0000)]
Added default bank account
Joe Hunt [Mon, 18 Feb 2008 00:47:18 +0000 (00:47 +0000)]
Added 2 functions in ui_input.inc, button and button_cell
Joe Hunt [Mon, 18 Feb 2008 00:10:41 +0000 (00:10 +0000)]
Optimized the file
Joe Hunt [Sun, 17 Feb 2008 15:58:37 +0000 (15:58 +0000)]
Minor change in menu and function in view_print_transaction.php
Preparing for print of single documents
Removing 'out' field in table tax_types
Joe Hunt [Mon, 11 Feb 2008 14:56:31 +0000 (14:56 +0000)]
Added file, update_db.php, for updating company databases from an SQL script.
Joe Hunt [Wed, 6 Feb 2008 21:38:20 +0000 (21:38 +0000)]
Minor change
Janusz Dobrowolski [Wed, 6 Feb 2008 18:56:42 +0000 (18:56 +0000)]
Sql TB_PREF corrections
Janusz Dobrowolski [Wed, 6 Feb 2008 18:45:46 +0000 (18:45 +0000)]
SQL TB_PREF fixes
Janusz Dobrowolski [Wed, 6 Feb 2008 16:02:52 +0000 (16:02 +0000)]
Missing TB_PREF fix.
Janusz Dobrowolski [Wed, 6 Feb 2008 15:37:54 +0000 (15:37 +0000)]
Additional changes for delivery notes implementation
Joe Hunt [Wed, 6 Feb 2008 14:53:18 +0000 (14:53 +0000)]
Added Report, Salesman Listing, rep106.php
Janusz Dobrowolski [Wed, 6 Feb 2008 13:37:00 +0000 (13:37 +0000)]
Invoice/delivery separation and some additional fixes.
Janusz Dobrowolski [Wed, 6 Feb 2008 13:30:53 +0000 (13:30 +0000)]
Default setting for debuging changed to off.