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.
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.
Janusz Dobrowolski [Wed, 6 Feb 2008 13:07:59 +0000 (13:07 +0000)]
Corected inadequate shipping tax calculations.
Joe Hunt [Sun, 3 Feb 2008 23:25:50 +0000 (23:25 +0000)]
unstable release 2
Joe Hunt [Sun, 3 Feb 2008 23:18:01 +0000 (23:18 +0000)]
Unstable release 2.
Joe Hunt [Sun, 3 Feb 2008 22:48:06 +0000 (22:48 +0000)]
unstable
cvs2hg [Thu, 31 Jan 2008 18:20:05 +0000 (18:20 +0000)]
fixup commit for branch 'unstable'
Janusz Dobrowolski [Thu, 31 Jan 2008 18:20:04 +0000 (18:20 +0000)]
Minor bugfix in db_import()
Joe Hunt [Wed, 30 Jan 2008 23:37:49 +0000 (23:37 +0000)]
*** empty log message ***
Janusz Dobrowolski [Wed, 30 Jan 2008 11:37:24 +0000 (11:37 +0000)]
Format cleanup, small display fix in taxes/tax_type.php
Joe Hunt [Mon, 28 Jan 2008 15:08:32 +0000 (15:08 +0000)]
Release 1.16. Look in CHANGELOG.txt for changes.
Joe Hunt [Mon, 21 Jan 2008 15:33:31 +0000 (15:33 +0000)]
*** empty log message ***
Joe Hunt [Wed, 16 Jan 2008 21:25:49 +0000 (21:25 +0000)]
When login screen is displayed after session timeout page content is broken. It
is because of NOT using absolute paths in href attribute theme elements.
Joe Hunt [Sun, 30 Dec 2007 23:41:58 +0000 (23:41 +0000)]
Minor adjustments in function db_export on line 325
Joe Hunt [Sun, 30 Dec 2007 00:34:29 +0000 (00:34 +0000)]
Added a variable, $print_invoice_no, in config.php for printing the invoice number instead of invoice reference.
Changed the PDF presentation to deleting the Javascript cache before presentation.
Fixed a bug when exporting database. Exported NULL field values from NO to empty field (from mysql version 5.0.32).
Also fixed a unneccessary str_replace when importing sql scripts.
Joe Hunt [Thu, 13 Dec 2007 23:03:21 +0000 (23:03 +0000)]
Still bugs in trial balances and account inquiry on screen when selecting non balance accounts. Fixed.
Joe Hunt [Thu, 13 Dec 2007 15:53:02 +0000 (15:53 +0000)]
Fixed a bug when voiding a transaction (Journal Entry). An eventually underlying bank transfer was not voided.
Joe Hunt [Thu, 6 Dec 2007 21:03:06 +0000 (21:03 +0000)]
Fixed a bug when adding lines during Payments to suppliers, the supplier was set back to the first. Changed $loc_notification to be set to 0 instead of 1.
Joe Hunt [Wed, 5 Dec 2007 22:15:30 +0000 (22:15 +0000)]
Release 1.15. Added email notification to stock location when available stock is below reorder level. Fixed bugs in Open balances when account is not a balance account.
Joe Hunt [Thu, 15 Nov 2007 10:19:20 +0000 (10:19 +0000)]
Adjustments
Joe Hunt [Mon, 1 Oct 2007 13:01:32 +0000 (13:01 +0000)]
Major change in the installation of modules to also accept an SQL-file for upload.
Joe Hunt [Mon, 1 Oct 2007 13:00:47 +0000 (13:00 +0000)]
These files were still vulnerable. Fixed.
Joe Hunt [Fri, 14 Sep 2007 08:16:58 +0000 (08:16 +0000)]
Release 1.13
Joe Hunt [Thu, 13 Sep 2007 22:54:15 +0000 (22:54 +0000)]
More vulnerable. Fix.
Joe Hunt [Thu, 13 Sep 2007 22:19:16 +0000 (22:19 +0000)]
config.php has been vulnerable. Fixed.
Joe Hunt [Thu, 13 Sep 2007 20:43:39 +0000 (20:43 +0000)]
We forgot to upload the PO file when installing new language. Used when GETTEXT is not installed on Server.
Joe Hunt [Mon, 10 Sep 2007 21:48:57 +0000 (21:48 +0000)]
Changed Bank Address field from text to textarea (multirows)
Joe Hunt [Thu, 6 Sep 2007 20:15:37 +0000 (20:15 +0000)]
Link blue color
Joe Hunt [Thu, 6 Sep 2007 18:24:24 +0000 (18:24 +0000)]
*** empty log message ***
Joe Hunt [Thu, 6 Sep 2007 15:13:38 +0000 (15:13 +0000)]
Added optional link for electronic payment on invoices (PayPal)
Joe Hunt [Thu, 23 Aug 2007 23:01:25 +0000 (23:01 +0000)]
Unnecessary parameter ($db) in check_for_recursive_bom
Joe Hunt [Tue, 21 Aug 2007 23:33:43 +0000 (23:33 +0000)]
Bug in /includes/lang/gettext.php (249) affecting changing language!
Joe Hunt [Wed, 8 Aug 2007 13:16:24 +0000 (13:16 +0000)]
Minor adjustments
Joe Hunt [Sat, 4 Aug 2007 09:08:34 +0000 (09:08 +0000)]
*** empty log message ***
Joe Hunt [Sat, 4 Aug 2007 08:42:10 +0000 (08:42 +0000)]
Added default fiscal year in en_US-new.sql and a few local strings in en_US.mo.
Joe Hunt [Fri, 3 Aug 2007 23:45:49 +0000 (23:45 +0000)]
A bug in Direct Invoicing (wrong invoice date) has been fixed
Joe Hunt [Fri, 3 Aug 2007 23:42:08 +0000 (23:42 +0000)]
A bug in Direct Invoice (wrong invoice date) has been fixed
Joe Hunt [Mon, 23 Jul 2007 21:04:29 +0000 (21:04 +0000)]
Changed <? in front of 2 files to <?php.
Joe Hunt [Sat, 21 Jul 2007 09:06:28 +0000 (09:06 +0000)]
Added option to handle Jalali and Islamic Calendars
Changed parameters on report Sales Order. Option to print as Quote
Added Budget Entry in General Ledger. Includes Dimensions
Joe Hunt [Thu, 5 Jul 2007 21:25:35 +0000 (21:25 +0000)]
Release 1.11
Added option for using alpha numeric chart of accounts.
Joe Hunt [Wed, 4 Jul 2007 22:04:39 +0000 (22:04 +0000)]
Problems retrieving language texts for poEdit in long javascripts
Joe Hunt [Fri, 4 May 2007 22:37:40 +0000 (22:37 +0000)]
Database error when updating more than one item row in Sales Orders.
Joe Hunt [Fri, 4 May 2007 07:42:06 +0000 (07:42 +0000)]
Database error when inserting work order issues. Fixed
Joe Hunt [Thu, 3 May 2007 22:45:29 +0000 (22:45 +0000)]
Multiple tables and JOIN's have syntax changes in MySQL 5.0.12. Need parentheses.
Joe Hunt [Wed, 2 May 2007 15:50:00 +0000 (15:50 +0000)]
Missing details on Purchase Order when emailing and printing
Joe Hunt [Wed, 2 May 2007 09:19:00 +0000 (09:19 +0000)]
Minor bug when testing for files. 1.1
Joe Hunt [Wed, 2 May 2007 08:58:20 +0000 (08:58 +0000)]
Release 1.1. Enabled module addons and all the below bugfixes. No changes in database structure.