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.
Joe Hunt [Tue, 1 May 2007 07:44:30 +0000 (07:44 +0000)]
Missing measure of units when printing sales orders
Joe Hunt [Mon, 30 Apr 2007 23:39:34 +0000 (23:39 +0000)]
Update of Sales People caused a database error
Joe Hunt [Mon, 30 Apr 2007 13:24:05 +0000 (13:24 +0000)]
The selected menu tab is now shown with same background as hover color.
Joe Hunt [Sat, 28 Apr 2007 16:21:11 +0000 (16:21 +0000)]
When retrieving work centres id's there was a database error. Fixed by casting string to unsigned
Joe Hunt [Sat, 28 Apr 2007 13:26:19 +0000 (13:26 +0000)]
When saving work order entries a lot of debug boxes appeared. Fixed
When clicking on the link, Issue, on work order inquires an empty screen appeared. Fixed
Joe Hunt [Sat, 28 Apr 2007 00:25:26 +0000 (00:25 +0000)]
Some of the select boxes not terminated correctly.
Joe Hunt [Sat, 28 Apr 2007 00:10:57 +0000 (00:10 +0000)]
default cellpadding set to 2. Looks better in both IE and FireFox.
Joe Hunt [Thu, 26 Apr 2007 09:30:22 +0000 (09:30 +0000)]
Missing Popup window
Joe Hunt [Wed, 25 Apr 2007 20:15:21 +0000 (20:15 +0000)]
No JS popup window
Joe Hunt [Wed, 25 Apr 2007 20:14:55 +0000 (20:14 +0000)]
Missing Date Picker
Joe Hunt [Wed, 25 Apr 2007 20:14:25 +0000 (20:14 +0000)]
Minor bugfixes
Joe Hunt [Wed, 25 Apr 2007 07:44:07 +0000 (07:44 +0000)]
Better DatePicker. Better cool theme.
Joe Hunt [Tue, 24 Apr 2007 14:56:40 +0000 (14:56 +0000)]
No Changes.