fa-stable.git
16 years agoMoving company data storage to company subdirectory
Janusz Dobrowolski [Tue, 25 Mar 2008 10:37:39 +0000 (10:37 +0000)]
Moving company data storage to company subdirectory

16 years agoNew directory for per company data
Janusz Dobrowolski [Tue, 25 Mar 2008 10:23:11 +0000 (10:23 +0000)]
New directory for per company data

16 years agoRemoved obsolete file.
Janusz Dobrowolski [Mon, 24 Mar 2008 10:07:40 +0000 (10:07 +0000)]
Removed obsolete file.

16 years agoImproved javascript allocation routines, editbutton class fix.
Janusz Dobrowolski [Fri, 21 Mar 2008 17:19:55 +0000 (17:19 +0000)]
Improved javascript allocation routines, editbutton class fix.

16 years agoFixed unvisable under IE editbutton
Janusz Dobrowolski [Fri, 21 Mar 2008 17:13:20 +0000 (17:13 +0000)]
Fixed unvisable under IE editbutton

16 years agoImproved javascript allocations
Janusz Dobrowolski [Fri, 21 Mar 2008 17:11:58 +0000 (17:11 +0000)]
Improved javascript allocations

16 years agoFour minor bug fixes
Janusz Dobrowolski [Thu, 20 Mar 2008 11:54:07 +0000 (11:54 +0000)]
Four minor bug fixes

16 years agoWarning fix in is_date()
Janusz Dobrowolski [Thu, 20 Mar 2008 11:51:43 +0000 (11:51 +0000)]
Warning fix in is_date()

16 years agoDB error fix on new customer entry
Janusz Dobrowolski [Thu, 20 Mar 2008 11:50:52 +0000 (11:50 +0000)]
DB error fix on new customer entry

16 years agoDivide by 0 fix on zero order_prices in new supplier invoice
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

16 years agoDelivery notes removed from Customer Balnces, warning fix.
Janusz Dobrowolski [Thu, 20 Mar 2008 11:48:07 +0000 (11:48 +0000)]
Delivery notes removed from Customer Balnces, warning fix.

16 years agoLine items editor in sales module now uses POST method
Janusz Dobrowolski [Tue, 18 Mar 2008 14:41:47 +0000 (14:41 +0000)]
Line items editor in sales module now uses POST method

16 years agoHelper function for searching indexed submit POST vars
Janusz Dobrowolski [Tue, 18 Mar 2008 14:40:15 +0000 (14:40 +0000)]
Helper function for searching indexed submit POST vars

16 years agoAdded edit_button_cell()
Janusz Dobrowolski [Tue, 18 Mar 2008 14:38:27 +0000 (14:38 +0000)]
Added edit_button_cell()

16 years agoAdded class .editbutton for link alike button.
Janusz Dobrowolski [Tue, 18 Mar 2008 14:24:40 +0000 (14:24 +0000)]
Added class .editbutton for link alike button.

16 years agoLine items editor uses POST method - no disappearing shippment details.
Janusz Dobrowolski [Tue, 18 Mar 2008 14:22:36 +0000 (14:22 +0000)]
Line items editor uses POST method - no disappearing shippment details.

16 years agoRounding added when needed to avoid document inconsistency, some add. bufixes
Janusz Dobrowolski [Mon, 17 Mar 2008 09:25:23 +0000 (09:25 +0000)]
Rounding added when needed to avoid document inconsistency, some add. bufixes

16 years agoAdded rounding when needed to avoid document inconsistency
Janusz Dobrowolski [Mon, 17 Mar 2008 09:24:00 +0000 (09:24 +0000)]
Added rounding when needed to avoid document inconsistency

16 years agoInclude file conflict fix
Janusz Dobrowolski [Mon, 17 Mar 2008 09:22:17 +0000 (09:22 +0000)]
Include file conflict fix

16 years agoSign bug for customer transactions
Janusz Dobrowolski [Mon, 17 Mar 2008 09:19:00 +0000 (09:19 +0000)]
Sign bug for customer transactions

16 years agoInclude file conflict fix
Janusz Dobrowolski [Mon, 17 Mar 2008 07:25:23 +0000 (07:25 +0000)]
Include file conflict fix

16 years agoMissing bracket
Janusz Dobrowolski [Mon, 17 Mar 2008 07:22:30 +0000 (07:22 +0000)]
Missing bracket

16 years agoAdded javascript user side formatting; javascript collectors and unobtrusive handler...
Janusz Dobrowolski [Sun, 16 Mar 2008 17:43:56 +0000 (17:43 +0000)]
Added javascript user side formatting; javascript collectors and unobtrusive handler applying.

16 years agoUser side price/qty input formatting via onblur handler.
Janusz Dobrowolski [Sun, 16 Mar 2008 17:40:22 +0000 (17:40 +0000)]
User side price/qty input formatting via onblur handler.

16 years agoUser side percent/qty/amount/exrate 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.

16 years agoAdded include data_checks.inc
Janusz Dobrowolski [Sun, 16 Mar 2008 17:34:40 +0000 (17:34 +0000)]
Added include data_checks.inc

16 years agoAdded including javascript source from collecting arrays; conditional display for...
Janusz Dobrowolski [Sun, 16 Mar 2008 17:33:54 +0000 (17:33 +0000)]
Added including javascript source from collecting arrays; conditional display for ajax

16 years agoChange name get_js_num to add_js_num; extended for exrate/qty/percent formatting
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

16 years agoAdded js global js collecting arrays, moved check_page_security call
Janusz Dobrowolski [Sun, 16 Mar 2008 17:30:50 +0000 (17:30 +0000)]
Added js global js collecting arrays, moved check_page_security call

16 years agoAdded javascript source collecting functions
Janusz Dobrowolski [Sun, 16 Mar 2008 17:29:01 +0000 (17:29 +0000)]
Added javascript source collecting functions

16 years agoAdded javascript add-on for unobtrusive apply handlers to html inputs
Janusz Dobrowolski [Sun, 16 Mar 2008 17:27:55 +0000 (17:27 +0000)]
Added javascript add-on for unobtrusive apply handlers to html inputs

16 years agoAll forms fixed to accept user native numeric format, some additional fixes.
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.

16 years agoAdded formating functions for price/percent/exrate/qty fields in user native format.
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.

16 years agoAdded checks for numeric input 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.

16 years agoAdded numeric fields in native user format.
Janusz Dobrowolski [Fri, 14 Mar 2008 20:24:40 +0000 (20:24 +0000)]
Added numeric fields in native user format.

16 years agoJavascript function for conversions to/from user formatted numeric input fields.
Janusz Dobrowolski [Fri, 14 Mar 2008 20:23:45 +0000 (20:23 +0000)]
Javascript function for conversions to/from user formatted numeric input fields.

16 years agoAdded amount class for right justified 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.

16 years agoAdded 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

16 years agoFixed numeric fields to accept user native number format.
Janusz Dobrowolski [Fri, 14 Mar 2008 20:17:56 +0000 (20:17 +0000)]
Fixed numeric fields to accept user native number format.

16 years agoAdded update of Units of Measure and converting of deptor_trans records from release...
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.

16 years agoMySQL 5.x.x problem fixed. Inserted default values in item_units
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

16 years agoUnits of measure moved from config.php into item_units table,
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.

16 years agoUnits of measure moved from config.php into item_units table
Janusz Dobrowolski [Tue, 11 Mar 2008 21:09:11 +0000 (21:09 +0000)]
Units of measure moved from config.php into item_units table

16 years agoChanged list of themes and list of themes acording to config.php changes
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

16 years agoRemoved tables of themes and units of measure
Janusz Dobrowolski [Tue, 11 Mar 2008 21:06:00 +0000 (21:06 +0000)]
Removed tables of themes and units of measure

16 years agoDesign fix (Date and Due Date labels)
Joe Hunt [Tue, 11 Mar 2008 08:54:37 +0000 (08:54 +0000)]
Design fix (Date and Due Date labels)

16 years agoSmall fix for alignment of date and due date label fields in customer_invoice.php
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

16 years agoSmall fix for Template Invoice in sales_order_entry.php on line 363 (duedate for...
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).

16 years agoFixed bug causing erroneus debtor_trans record
Janusz Dobrowolski [Mon, 10 Mar 2008 20:12:50 +0000 (20:12 +0000)]
Fixed bug causing erroneus debtor_trans record

16 years agoOne another dayly fix added
Janusz Dobrowolski [Mon, 10 Mar 2008 16:37:44 +0000 (16:37 +0000)]
One another dayly fix added

16 years agopmWiki name conflict removing
Janusz Dobrowolski [Mon, 10 Mar 2008 16:33:28 +0000 (16:33 +0000)]
pmWiki name conflict removing

16 years agoProper calculation of due date on template invoices fixed
Janusz Dobrowolski [Mon, 10 Mar 2008 16:02:13 +0000 (16:02 +0000)]
Proper calculation of due date on template invoices fixed

16 years agoObsolete do_clone() function removed.
Janusz Dobrowolski [Mon, 10 Mar 2008 13:13:57 +0000 (13:13 +0000)]
Obsolete do_clone() function removed.

16 years agoAdded price list selector in order entry, some smaller fixes.
Janusz Dobrowolski [Mon, 10 Mar 2008 13:10:42 +0000 (13:10 +0000)]
Added price list selector in order entry, some smaller fixes.

16 years agoSome smaller and compatibility fixes - see CHANGELOG.txt
Janusz Dobrowolski [Mon, 10 Mar 2008 13:09:18 +0000 (13:09 +0000)]
Some smaller and compatibility fixes - see CHANGELOG.txt

16 years agoAdded price list selector
Janusz Dobrowolski [Mon, 10 Mar 2008 13:04:59 +0000 (13:04 +0000)]
Added price list selector

16 years agoAdded optional $submit_on_change parameter to sales_type selectors
Janusz Dobrowolski [Mon, 10 Mar 2008 13:03:16 +0000 (13:03 +0000)]
Added optional $submit_on_change parameter to sales_type selectors

16 years agoRemoved redundant form_types functions and the file /reporting/includes/form_types...
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.

16 years agoAdded 'type' field into sales_orders
Janusz Dobrowolski [Sat, 8 Mar 2008 17:49:53 +0000 (17:49 +0000)]
Added 'type' field into sales_orders

16 years agoFix related to tax_included db field moving
Janusz Dobrowolski [Fri, 7 Mar 2008 21:19:59 +0000 (21:19 +0000)]
Fix related to tax_included db field moving

16 years agoFinal rewriting of sales module and some smaller changes.
Janusz Dobrowolski [Fri, 7 Mar 2008 21:17:41 +0000 (21:17 +0000)]
Final rewriting of sales module and some smaller changes.

16 years agoMoving tax_included to sales_types,changed coinstraint for tax type name,
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

16 years agoFinal rewriting of sales module
Janusz Dobrowolski [Fri, 7 Mar 2008 21:07:13 +0000 (21:07 +0000)]
Final rewriting of sales module

16 years agoTax included option moved from tax_group to sales_type table
Janusz Dobrowolski [Fri, 7 Mar 2008 21:03:04 +0000 (21:03 +0000)]
Tax included option moved from tax_group to sales_type table

16 years agoRemoved function name conflict with pmWiki help system
Janusz Dobrowolski [Fri, 7 Mar 2008 21:01:34 +0000 (21:01 +0000)]
Removed function name conflict with pmWiki help system

16 years agoChanged name tax type uniqueness constraint to (name, rate)
Janusz Dobrowolski [Fri, 7 Mar 2008 21:00:14 +0000 (21:00 +0000)]
Changed name tax type uniqueness constraint to (name, rate)

16 years agoSide changes before final sales module commit
Janusz Dobrowolski [Thu, 6 Mar 2008 09:46:12 +0000 (09:46 +0000)]
Side changes before final sales module commit

16 years agoMySQL 3.xx CAST bug fix
Janusz Dobrowolski [Thu, 6 Mar 2008 09:44:48 +0000 (09:44 +0000)]
MySQL 3.xx  CAST bug fix

16 years agoFixed warning about nonexistent $_GET[] variable
Janusz Dobrowolski [Thu, 6 Mar 2008 09:41:54 +0000 (09:41 +0000)]
Fixed warning about nonexistent $_GET[] variable

16 years agoSmall layout fix
Janusz Dobrowolski [Thu, 6 Mar 2008 09:40:31 +0000 (09:40 +0000)]
Small layout fix

16 years agoSmall table header fix
Janusz Dobrowolski [Thu, 6 Mar 2008 09:37:24 +0000 (09:37 +0000)]
Small table header fix

16 years agoConcurrent edition fix
Janusz Dobrowolski [Thu, 6 Mar 2008 09:35:47 +0000 (09:35 +0000)]
Concurrent edition fix

16 years agoOptional debugging with xdebug module enabled.
Janusz Dobrowolski [Thu, 6 Mar 2008 09:34:43 +0000 (09:34 +0000)]
Optional debugging with xdebug module enabled.

16 years agoChanges in average material cost from bom_edit to work_orders_db.
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.

16 years agoChanged so that average item material price is automatic updated whenever a PO Delive...
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.

16 years agoMinor bugfix
Joe Hunt [Mon, 25 Feb 2008 23:16:45 +0000 (23:16 +0000)]
Minor bugfix

16 years agoMinor adjustment
Joe Hunt [Fri, 22 Feb 2008 12:34:05 +0000 (12:34 +0000)]
Minor adjustment

16 years agoAdded Print for documents in /admin/view_print_transaction.php (according to our...
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)

16 years agoChanged so direct printing of invoices/credit notes is funtioning.
Joe Hunt [Wed, 20 Feb 2008 15:37:27 +0000 (15:37 +0000)]
Changed so direct printing of invoices/credit notes is funtioning.

16 years agoAdded default bank account
Joe Hunt [Mon, 18 Feb 2008 09:18:27 +0000 (09:18 +0000)]
Added default bank account

16 years agoAdded 2 functions in ui_input.inc, button and button_cell
Joe Hunt [Mon, 18 Feb 2008 00:47:18 +0000 (00:47 +0000)]
Added 2 functions in ui_input.inc, button and button_cell

16 years agoOptimized the file
Joe Hunt [Mon, 18 Feb 2008 00:10:41 +0000 (00:10 +0000)]
Optimized the file

16 years agoMinor change in menu and function in view_print_transaction.php
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

16 years agoAdded file, update_db.php, for updating company databases from an SQL script.
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.

16 years agoMinor change
Joe Hunt [Wed, 6 Feb 2008 21:38:20 +0000 (21:38 +0000)]
Minor change

16 years agoSql TB_PREF corrections
Janusz Dobrowolski [Wed, 6 Feb 2008 18:56:42 +0000 (18:56 +0000)]
Sql TB_PREF corrections

16 years agoSQL TB_PREF fixes
Janusz Dobrowolski [Wed, 6 Feb 2008 18:45:46 +0000 (18:45 +0000)]
SQL TB_PREF fixes

16 years agoMissing TB_PREF fix.
Janusz Dobrowolski [Wed, 6 Feb 2008 16:02:52 +0000 (16:02 +0000)]
Missing TB_PREF fix.

16 years agoAdditional changes for delivery notes implementation
Janusz Dobrowolski [Wed, 6 Feb 2008 15:37:54 +0000 (15:37 +0000)]
Additional changes for delivery notes implementation

16 years agoAdded Report, Salesman Listing, rep106.php
Joe Hunt [Wed, 6 Feb 2008 14:53:18 +0000 (14:53 +0000)]
Added Report, Salesman Listing, rep106.php

16 years agoInvoice/delivery separation and some additional fixes.
Janusz Dobrowolski [Wed, 6 Feb 2008 13:37:00 +0000 (13:37 +0000)]
Invoice/delivery separation and some additional fixes.

16 years agoDefault setting for debuging changed to off.
Janusz Dobrowolski [Wed, 6 Feb 2008 13:30:53 +0000 (13:30 +0000)]
Default setting for debuging changed to off.

16 years agoHuge sales module changes toward delivery and invoicing separation. Includes some...
Janusz Dobrowolski [Wed, 6 Feb 2008 13:19:43 +0000 (13:19 +0000)]
Huge sales module changes toward delivery and invoicing separation. Includes some cleanups i reporting directory.

16 years agoCorected inadequate shipping tax calculations.
Janusz Dobrowolski [Wed, 6 Feb 2008 13:07:59 +0000 (13:07 +0000)]
Corected inadequate shipping tax calculations.

16 years agounstable release 2
Joe Hunt [Sun, 3 Feb 2008 23:25:50 +0000 (23:25 +0000)]
unstable release 2

16 years agoUnstable release 2.
Joe Hunt [Sun, 3 Feb 2008 23:18:01 +0000 (23:18 +0000)]
Unstable release 2.

16 years agounstable
Joe Hunt [Sun, 3 Feb 2008 22:48:06 +0000 (22:48 +0000)]
unstable

16 years agofixup commit for branch 'unstable'
cvs2hg [Thu, 31 Jan 2008 18:20:05 +0000 (18:20 +0000)]
fixup commit for branch 'unstable'

16 years agoMinor bugfix in db_import()
Janusz Dobrowolski [Thu, 31 Jan 2008 18:20:04 +0000 (18:20 +0000)]
Minor bugfix in db_import()

16 years ago*** empty log message ***
Joe Hunt [Wed, 30 Jan 2008 23:37:49 +0000 (23:37 +0000)]
*** empty log message ***