e81a5adedba9b734db315792a2439b2c36183417
[fa-stable.git] / CHANGELOG.txt
1 /**
2 * @version $Id$
3 * @package FrontAccounting
4 * @copyright (C) 2005 - 2008 FrontAccounting
5 * @license http://www.gnu.org/copyleft/gpl.html GNU/GPL
6 * FrontAccounting is Free Software
7 */
8
9 1. Changelog
10 ------------
11 This is a changelog for FrontAccounting All releases.
12
13 Legend:
14
15 # -> Bug Fix
16 + -> Addition
17 ! -> Change
18 - -> Removed
19 ! -> Note
20 $ -> Affected files
21
22 06-Apr-2008 Joe Hunt
23 ! Changed install.html and update.html to fit the new unstable release 2.0
24 ! Changed demo sql script to fit the 2.0 unstable.
25 $ install.html
26   update.html
27   /sql/en_US-demo.sql
28   
29 06-Apr-2008 Janusz Dobrowolski
30 # Sales invoice edition denied for documents created in FA 1.xx because of nonportable differences in gl posting/db schema.
31   /sales/customer_invoice.php
32   
33 05-Apr-2008 Joe Hunt
34 # Fixed a bug when creating subfolder for new companies. Should be company id and not the table pref counter.
35 $ /admin/create_coy.php
36
37 05-Apr-2008 Joe Hunt
38 # Removed annoying warnings in several reports. 
39 $ config.php 
40   /reporting/rep102.php
41   /reporting/rep104.php
42   /reporting/rep201.php
43   /reporting/rep203.php
44   /reporting/rep705.php
45   /reporting/rep706.php
46   /reporting/rep707.php
47   /reporting/rep709.php
48   /reporting/reports_main.php
49   /reporting/includes/pdf_report.inc
50   
51 04-Apr-2008 Janusz Dobrowolski
52 # Javascript bugfix in selecting orders for template.
53 $ /sales/inquiry/sales_orders_view.php
54
55 04-Apr-2008 Joe Hunt
56 ! Updated chart of accounts for release 2.0 unstable. Set the status to 2.0 Beta in config.php. Minor changes in update.html
57 + Preparing for download of release 2.0b on SourceForge.
58 $ config.php
59   update.html
60   /sql/en_US-new.sql
61   /sql/en_US-demo.sql
62   
63 02-Apr-2008 Janusz Dobrowolski
64 # Removed selector expansion on space key for multi-line selectors
65 $ /js/inserts.js
66 ! Hiding search button in combo selectors for javascript enabled browsers
67 $ /includes/ui/ui_lists.inc
68   /js/inserts.js
69 + Focus set to invalid form field after submit check fail
70 $ /admin/company_preferences.php
71   /admin/fiscalyears.php
72   /admin/gl_setup.php
73   /admin/payment_terms.php
74   /admin/shipping_companies.php
75   /admin/users.php
76   /admin/void_transaction.php
77   /dimensions/dimension_entry.php
78   /gl/bank_transfer.php
79   /gl/gl_deposit.php
80   /gl/gl_journal.php
81   /gl/gl_payment.php
82   /gl/manage/bank_accounts.php
83   /gl/manage/bank_trans_types.php
84   /gl/manage/currencies.php
85   /gl/manage/exchange_rates.php
86   /gl/manage/gl_account_classes.php
87   /gl/manage/gl_account_types.php
88   /gl/manage/gl_accounts.php
89   /inventory/adjustments.php
90   /inventory/cost_update.php
91   /inventory/prices.php
92   /inventory/purchasing_data.php
93   /inventory/transfers.php
94   /inventory/manage/item_categories.php
95   /inventory/manage/item_units.php
96   /inventory/manage/items.php
97   /inventory/manage/locations.php
98   /inventory/manage/movement_types.php
99   /manufacturing/work_order_add_finished.php
100   /manufacturing/work_order_entry.php
101   /manufacturing/work_order_issue.php
102   /manufacturing/work_order_release.php
103   /manufacturing/manage/bom_edit.php
104   /manufacturing/manage/work_centres.php
105   /purchasing/po_entry_items.php
106   /purchasing/po_receive_items.php
107   /purchasing/supplier_credit.php
108   /purchasing/supplier_credit_grns.php
109   /purchasing/supplier_invoice.php
110   /purchasing/supplier_invoice_grns.php
111   /purchasing/supplier_payment.php
112   /purchasing/supplier_trans_gl.php
113   /purchasing/allocations/supplier_allocate.php
114   /purchasing/manage/suppliers.php
115   /sales/credit_note_entry.php
116   /sales/customer_credit_invoice.php
117   /sales/customer_delivery.php
118   /sales/customer_invoice.php
119   /sales/customer_payments.php
120   /sales/sales_order_entry.php
121   /sales/allocations/customer_allocate.php
122   /taxes/item_tax_types.php
123   /taxes/tax_groups.php
124   /taxes/tax_types.php
125 # Set default focus in update_db.php
126 $ /admin/backups.php
127
128 29-Mar-2008 Janusz Dobrowolski
129 # Changed gl_all_accounts_list() API
130 $ /includes/ui/ui_lists.inc
131 + Enhanced list accessability in kbd usage via space key
132 $ js/inserts.js
133
134 28-Mar-2008 Janusz Dobrowolski
135 # Fixed headers for various display mode
136 $ /sales/inquiry/sales_orders_view.php
137
138 28-Mar-2008 Joe Hunt
139 + Added print document options in inquiries.
140 $ /sales/inquiry/customer_inquiry.php
141   /sales/inquiry/sales_orders_view.php
142   /sales/inquiry/sales_deliveries_view.php
143   /purchasing/inquiry/po_search.php
144   /purchasing/inquiry/po_search_completed.php
145   
146 28-Mar-2008 Joe Hunt
147 # Fixed a minor bug in customers_db.inc (should include type == 2 - Bank Deposits)
148 $ /sales/includes/db/customers_db.inc
149 # Fixed a PHP vers. 5.xx bug. No need for & operator in function calls, only in declaration. Gives a warning.
150 $ /sales/includes/db/sales_credit_db.inc
151 # Fixed a wrong variabel declaration doc_Document_no to doc_Invoice_no
152 $ /reporting/includes/doctext.inc
153   /reporting/includes/doctext2.inc
154 # Fixed so Customer Balances and Aged Customer Analysis reports presents correct sign.  
155 $ /reporting/rep101.php
156   /reporting/rep102.php
157
158 28-Mar-2008 Janusz Dobrowolski
159 # Layout/focus fixes for no_[customer/supplier/item]_list option on
160 $  /includes/ui/ui_lists.inc
161    /purchasing/includes/ui/po_ui.inc
162    /sales/credit_note_entry.php
163    /sales/sales_order_entry.php
164    /sales/includes/ui/sales_credit_ui.inc
165    /sales/includes/ui/sales_order_ui.inc
166
167 27-Mar-2008 Janusz Dobrowolski
168 + Automatic first field focus on page start, focus order preserved between form updates
169 $  /gl/inquiry/gl_account_inquiry.php
170    /includes/page/footer.inc
171    /includes/ui/ui_controls.inc
172    /includes/ui/ui_input.inc
173    /includes/ui/ui_lists.inc
174    /includes/ui/ui_view.inc
175    /js/inserts.js
176    /sales/sales_order_entry.php
177    /sales/credit_note_entry.php
178    /sales/includes/ui/sales_credit_ui.inc
179    /sales/includes/ui/sales_order_ui.inc
180 + Data picker omitted in keyboard tabbing sequence (FF,IE, not old mozilla)
181 $  /includes/ui/ui_input.inc
182 ! Javascript recalcAccount() superseded by class='combo' behaviour binding
183 $  /gl/gl_deposit.php
184    /gl/gl_journal.php
185    /gl/gl_payment.php
186    /gl/includes/ui/gl_deposit_ui.inc
187    /gl/includes/ui/gl_journal_ui.inc
188    /gl/includes/ui/gl_payment_ui.inc
189    /includes/ui/ui_view.inc
190    /purchasing/po_entry_items.php
191    /purchasing/includes/ui/po_ui.inc
192    /sales/sales_order_entry.php
193    /sales/includes/ui/sales_credit_ui.inc
194    /sales/includes/ui/sales_order_ui.inc
195    /js/inserts.js
196 ! get_js_set_focus moved from ui_view (this is only standalone form).
197    /update_db.php
198 # Fixed debit/credit entry check 
199 $  /gl/gl_journal.php
200 # Restored GET/POST security check on path_to_root
201 $  /config.php
202
203 26-Mar-2008 Janusz Dobrowolski
204 # Bug fixes in purchase module related to tax structure changes.
205 $  /purchasing/includes/supp_trans_class.inc
206    /purchasing/includes/db/invoice_db.inc
207    /purchasing/includes/db/invoice_items_db.inc
208    /purchasing/includes/ui/invoice_ui.inc
209    /reporting/rep105.php
210
211 25-Mar-2008 Janusz Dobrowolski
212 ! Per company pdf, backup and graphics directories in 'company' dir.
213 $  /company (new dir)
214    /company/0 (new dir)
215    /company/0/images/ (new dir)
216    /company/0/images/102.jpg    (moved from inventory/manage/image)
217    /company/0/images/103.jpg    (moved from inventory/manage/image)
218    /company/0/images/104.jpg    (moved from inventory/manage/image)
219    /company/0/images/logo_frontaccounting.jpg   (moved from themes/default/images)
220    /company/0/images/logo_frontaccounting.png   (moved from themes/default/images)
221    /admin/backups.php
222    /admin/create_coy.php
223    /admin/db/maintenance_db.inc
224    /install/index.php
225    /reporting/rep102.php
226    /reporting/rep104.php
227    /reporting/rep202.php
228    /reporting/rep303.php
229    /reporting/rep706.php
230    /reporting/rep707.php
231    /reporting/includes/pdf_report.inc
232    /inventory/manage/items.php
233
234 + jscript component caching (enables browser caching and future compression)
235 $  /includes/session.inc
236    /includes/main.inc
237    /includes/page/header.inc
238    /includes/ui/ui_view.inc
239    /admin/display_prefs.php
240    /config.php
241
242 - Removed obsolete file
243 $  /sales/includes/ui/print_invoice.inc
244
245 21-Mar-2008 Janusz Dobrowolski
246 ! Total Allocation/Left to Allocate update without page submit.
247 $  /includes/ui/ui_view.inc
248    /purchasing/allocations/supplier_allocate.php
249    /sales/allocations/customer_allocate.php
250 # Fixed unvisable under IE editbutton
251 $  /themes/aqua/default.css
252    /themes/cool/default.css
253    /themes/default/default.css
254
255 20-Mar-2008 Janusz Dobrowolski
256 # Excluding delivery notes from Customer Balances, removed warnings. 
257 $  /reporting/rep101.php 
258 # Divide by zero fix on order_price==0 in new supplier invoice
259 $  /purchasing/supplier_invoice_grns.php
260 # Database bug fix in new customer entry
261 $  /sales/manage/customers.php
262 # Small bug fix (warnings) in is_date() function.
263 $  /includes/date_functions.inc
264
265 18-Mar-2008 Janusz Dobrowolski
266 # Line items editor uses POST method - no disappearing shippment info.
267 $  /sales/credit_note_entry.php
268    /sales/sales_order_entry.php
269    /sales/includes/ui/sales_credit_ui.inc
270    /sales/includes/ui/sales_order_ui.inc
271 + Added edit_button_cell() function
272 $  /includes/ui/ui_controls.inc
273 + Helper function for finding indexed submit $_POST vars.
274 $  /includes/ui/ui_input.inc
275 + New class .editbutton for buttons. Default view is link alike.
276 $  /themes/aqua/default.css
277    /themes/cool/default.css
278    /themes/default/default.css
279
280 17-Mar-2008 Janusz Dobrowolski
281 # Added rounding when needed to avoid document non cosistent documents.
282 $  /includes/banking.inc
283    /purchasing/supplier_credit_grns.php
284    /purchasing/supplier_invoice_grns.php
285    /purchasing/includes/supp_trans_class.inc
286    /purchasing/includes/ui/invoice_ui.inc
287    /purchasing/includes/ui/po_ui.inc
288    /reporting/rep107.php
289    /reporting/rep109.php
290    /reporting/rep110.php
291    /reporting/rep209.php
292    /sales/includes/cart_class.inc
293    /sales/includes/ui/sales_credit_ui.inc
294    /sales/includes/ui/sales_order_ui.inc
295    /sales/view/view_credit.php
296    /sales/view/view_dispatch.php
297    /sales/view/view_invoice.php
298    /sales/view/view_sales_order.php
299    /taxes/tax_calc.inc
300 # Sign bug for customer transactions
301 $  /reporting/rep709.php
302 # Include file conflict fix
303 $ /purchasing/includes/ui/invoice_ui.inc
304   /gl/manage/bank_accounts.php
305   /manufacturing/inquiry/where_used_inquiry.php
306   /purchasing/manage/suppliers.php
307   
308 16-Mar-2008 Janusz Dobrowolski
309 + Added javascript add-on for unobtrusive apply javascript handlers to html elements.
310 $  /js/behaviour.js
311    /js/inserts.js
312 + Added javascript source collecting functions
313 $  /includes/main.inc
314 ! Moved check_page_security(); for safe start in case of broken wa_current_user var.
315 + Added global js code collecting arrays  $js_lib, $js_static
316 $  /includes/session.inc
317 ! Changed get_js_user num to add_js_user_num; extended for percent/qty/price formatting
318 $  /includes/ui/ui_view.inc
319 + Added including javascript source colections from $js_lib, $js_static; conditional display for ajax calls
320 $  /includes/page/footer.inc
321    /includes/page/header.inc
322 ! Added including of data_checks.inc
323 $  /includes/ui.inc
324 + User side percent/exrate/qty/price input formatting via onblur handler.
325 $  /admin/gl_setup.php
326    /gl/gl_budget.php
327    /gl/manage/exchange_rates.php
328    /includes/ui/ui_input.inc
329    /inventory/purchasing_data.php
330    /inventory/reorder_level.php
331    /inventory/includes/item_adjustments_ui.inc
332    /inventory/includes/stock_transfers_ui.inc
333    /manufacturing/work_order_entry.php
334    /manufacturing/manage/bom_edit.php
335    /purchasing/po_entry_items.php
336    /purchasing/po_receive_items.php
337    /purchasing/supplier_credit.php
338    /purchasing/supplier_credit_grns.php
339    /purchasing/supplier_invoice_grns.php
340    /purchasing/supplier_trans_gl.php
341    /purchasing/allocations/supplier_allocate.php
342    /purchasing/includes/ui/po_ui.inc
343    /sales/customer_delivery.php
344    /sales/customer_invoice.php
345    /sales/allocations/customer_allocate.php
346    /sales/includes/ui/sales_credit_ui.inc
347    /sales/includes/ui/sales_order_ui.inc
348    /taxes/tax_groups.php
349    /taxes/tax_types.php
350
351 14-Mar-2008 Janusz Dobrowolski
352  + All forms fixed to accept user native numeric format.
353  $ /admin/gl_setup.php
354    /gl/bank_transfer.php
355    /gl/gl_budget.php
356    /gl/gl_deposit.php
357    /gl/gl_journal.php
358    /gl/gl_payment.php
359    /gl/includes/db/gl_db_banking.inc
360    /gl/includes/ui/gl_deposit_ui.inc
361    /gl/includes/ui/gl_journal_ui.inc
362    /gl/includes/ui/gl_payment_ui.inc
363    /gl/manage/exchange_rates.php
364    /inventory/adjustments.php
365    /inventory/cost_update.php
366    /inventory/prices.php
367    /inventory/purchasing_data.php
368    /inventory/reorder_level.php
369    /inventory/transfers.php
370    /inventory/includes/item_adjustments_ui.inc
371    /inventory/includes/stock_transfers_ui.inc
372    /inventory/manage/item_units.php
373    /manufacturing/work_order_entry.php
374    /manufacturing/inquiry/where_used_inquiry.php
375    /manufacturing/manage/bom_edit.php
376    /purchasing/po_entry_items.php
377    /purchasing/po_receive_items.php
378    /purchasing/supplier_credit_grns.php
379    /purchasing/supplier_invoice_grns.php
380    /purchasing/supplier_payment.php
381    /purchasing/supplier_trans_gl.php
382    /purchasing/allocations/supplier_allocate.php
383    /purchasing/includes/ui/po_ui.inc
384    /purchasing/inquiry/po_search.php
385    /sales/credit_note_entry.php
386    /sales/customer_credit_invoice.php
387    /sales/customer_delivery.php
388    /sales/customer_invoice.php
389    /sales/customer_payments.php
390    /sales/sales_order_entry.php
391    /sales/allocations/customer_allocate.php
392    /sales/includes/ui/sales_credit_ui.inc
393    /sales/includes/ui/sales_order_ui.inc
394    /sales/manage/customers.php
395    /sales/manage/sales_people.php
396    /sales/view/view_credit.php
397    /sales/view/view_dispatch.php
398    /sales/view/view_invoice.php
399    /sales/view/view_receipt.php
400    /sales/view/view_sales_order.php
401    /taxes/item_tax_types.php
402    /taxes/tax_groups.php
403    /taxes/tax_types.php
404  + User format functions for percent/price/exrate amounts display.
405  $ /includes/current_user.inc
406  + Input checking functions for numeric input fields in user native format
407  $ /includes/data_checks.inc
408  + Numeric input fields in user native format
409  $ /includes/ui/ui_input.inc
410  + Javascript function for conversion to/from user native numeric format.
411  $ /includes/ui/ui_view.inc
412  + New class amount for numeric input
413  $ /themes/aqua/default.css
414    /themes/cool/default.css
415    /themes/default/default.css
416  # Removed warning on adding component
417    /manufacturing/manage/bom_edit.php
418  # Quantity display correction
419    /manufacturing/inquiry/where_used_inquiry.php
420  # Fixed add_customer_trans() call
421    /gl/includes/db/gl_db_banking.inc
422
423 12-Mar-2008 Joe Hung
424  + Added update of Units of Measure and converting of deptor_trans records from release 1.XX
425  - Removed default insertion of Units of Measure. Not neccessary.
426  $ /sql/alter.sql
427    /admin/db/maintenance_db.inc (added support for update)
428
429 11-Mar-2008 Janusz Dobrowolski
430  + Table of measure moved into new table item_units
431  ! Removed $themes[] from config.php, theme list based on directory structure
432  $ /config.php
433    /includes/ui/ui_lists.inc
434    /applications/inventory.php
435    /inventory/includes/inventory_db.inc
436    /inventory/includes/db/items_units_db.inc
437    /inventory/manage/item_units.php
438    /inventory/manage/items.php
439    /sql/alter.sql
440
441 11-Mar-2008 Joe Hunt
442  # Small fix for alignment of date and due date label fields in customer_invoice.php and customer_delivery.php
443  $ /sales/customer_invoice.php
444    /sales/customer_delivery.php
445  
446 10-Mar-2008 Joe Hunt
447  # Small fix for Template Invoice in sales_order_entry.php on line 363 (duedate for Invoice).
448  $ /sales/sales_order_entry.php
449  
450 10-Mar-2008 Janusz Dobrowolski
451  + Added price list selector to sales entry (debtor_master gives only default one)
452  + Added optional submit_on_change parameter to sales ui lists
453  $ /includes/ui/ui_lists.inc
454    /sales/sales_order_entry.php
455    /sales/includes/ui/sales_credit_ui.inc
456    /sales/includes/ui/sales_order_ui.inc
457  # Additional PHP5 fixes, do_clone superseded by local ? : constructs
458  $ /sales/includes/cart_class.inc
459    /includes/ui/ui_view.inc
460    /sales/includes/sales_db.inc
461  # Fixed bogus sales_type lists in edition mode
462  $ /sales/customer_delivery.php
463    /sales/customer_invoice.php
464  # Smaller fixes, cart_class.sales_type name change
465  $ /sales/includes/ui/sales_credit_db.inc
466    /sales/credit_note_entry.php
467    /sales/customer_credit_invoice.php
468    /sales/includes/cart_class.inc
469    /sales/includes/db/sales_credit_db.inc
470    /sales/includes/db/sales_delivery_db.inc
471    /sales/includes/db/sales_invoice_db.inc
472    /sales/includes/db/sales_order_db.inc
473    /sales/includes/ui/sales_credit_ui.inc
474  # One another pmWiki name conflict removed
475  $ /admin/display_prefs.php
476  
477 09-Mar-2008 Joe Hunt
478  - Removed redundant form_types functions and the file /reporting/includes/form_types.inc. Removed table form_items
479  $ /dimensions/includes/dimensions_db.inc
480    /gl/includes/db/gl_db_banking.inc
481    /includes/main.inc
482    /inventory/includes/db/items_adjust_db.inc
483    /manufacturing/includes/db/work_order_issues_db.inc
484    /manufacturing/includes/db/work_order_produce_items_db.inc
485    /manufacturing/includes/db/work_orders_db.inc
486    /manufacturing/includes/db/work_orders_quick_db.inc
487    /purchasing/includes/db/grn_db.inc
488    /purchasing/includes/db/po_db.inc
489    /purchasing/includes/db/supp_payment_db.inc
490    /reporting/includes/form_types.inc (File removed)
491    /sales/includes/db/sales_delivery_db.inc
492    /sales/includes/db/sales_invoice_db.inc
493    /sales/includes/db/sales_order_db.inc
494    /sql/alter.sql
495  # Bug in calculating exchange rates in Reports Supplier Balances and Customer Balances
496  $ /reporting/rep101.php
497    /reporting/rep201.php
498  # clone replacement do_clone() for both PHP 4 and PHP 5.
499  $ /includes/ui/ui_view.inc (at the very bottom)
500    /sales/includes/cart_class.inc
501    
502 07-Mar-2008 Janusz Dobrowolski
503  ! Changed name tax type uniqueness constraint to (name, rate)
504  $ /includes/ui/ui_lists.inc
505    /taxes/items_tax_types.php
506  ! Tax included option moved from tax_group to sales_types table
507  $ includes/ui/ui_view.inc
508    /purchasing/includes/ui/invoice_ui.inc
509    /taxes/tax_calc.inc
510    /taxes/tax_groups.php
511    /taxes/db/tax_groups_db.inc
512    /sql/alter.sql
513  # Final rewriting of sales module, a lot of bugfixes.
514  + Template delivery/invoicing
515  + Concurrent document editing control on sql level
516  + Most of sales documents are now editable
517  + Some links to print documents after entry
518  ! Changed javascript helper function for customer allocations
519  $ /applications/customers.php
520    /includes/ui/ui_input.inc
521    /reporting/rep107.php
522    /reporting/rep109.php
523    /reporting/rep110.php
524    /sales/credit_note_entry.php
525    /sales/customer_credit_invoice.php
526    /sales/customer_delivery.php
527    /sales/customer_invoice.php
528    /sales/customer_payments.php
529    /sales/sales_order_entry.php
530    /sales/allocations/customer_allocate.php
531    /sales/allocations/customer_allocation_main.php
532    /sales/includes/cart_class.inc
533    /sales/includes/sales_db.inc
534    /sales/includes/sales_ui.inc
535    /sales/includes/db/cust_trans_db.inc
536    /sales/includes/db/cust_trans_details_db.inc
537    /sales/includes/db/custalloc_db.inc
538    /sales/includes/db/customers_db.inc
539    /sales/includes/db/payment_db.inc
540    /sales/includes/db/sales_credit_db.inc
541    /sales/includes/db/sales_delivery_db.inc
542    /sales/includes/db/sales_invoice_db.inc
543    /sales/includes/db/sales_order_db.inc
544    /sales/includes/db/sales_types_db.inc
545    /sales/includes/ui/print_invoice.inc
546    /sales/includes/ui/sales_credit_ui.inc
547    /sales/includes/ui/sales_order_ui.inc
548    /sales/inquiry/customer_allocation_inquiry.php
549    /sales/inquiry/customer_inquiry.php
550    /sales/inquiry/sales_deliveries_view.php
551    /sales/inquiry/sales_orders_view.php
552    /sales/manage/credit_status.php
553    /sales/manage/sales_types.php
554    /sales/view/view_credit.php
555    /sales/view/view_dispatch.php
556    /sales/view/view_invoice.php
557    /sales/view/view_receipt.php
558    /sales/view/view_sales_order.php
559 # Removed function name conflict with wiki help system
560    /includes/lang/language.php
561    
562 06-Mar-2008 Janusz Dobrowolski
563  + Wiki help links integration
564  $ /config.php
565    /includes/page/header.inc
566    /includes/lang/language.php
567  + Optional debuging with xdebug module
568  $ /index.php
569    /includes/db/connect_db.inc
570  ! Concurrent edition fix
571  $  /includes/systypes.inc
572  # Table header fix
573  $  /manufacturing/manage/bom_edit.php
574  # Menu layout fixes
575  $ /themes/aqua/renderer.php
576    /themes/cool/renderer.php
577    /themes/default/renderer.php
578  # Removed warning about nonexistent $_GET variable
579  $ /dimensions/inquiry/search_dimensions.php
580  # MySQL 3.xx CAST bug fix
581  $ /includes/db/manufacturing_db.inc
582    /manufacturing/includes/db/work_order_requirements_db.inc
583    /manufacturing/inquiry/where_used_inquiry.php
584
585 04-Mar-2008 Joe Hunt
586  ! Changed so that average item material price is automatic updated whenever a PO Delivery is received.
587    Changed so that a Bill of Materiel, Parent's material price, is automatic updated from underlying items.
588  $ /inventory/cost_update.php
589    /purchasing/includes/db/grn_db.inc and
590    /manufacturing/manage/bom_edit.php. 
591    /manufacturing/includes/db/work_orders_db.inc
592    /manufacturing/includes/db/work_orders_quick_db.inc
593    /manufacturing/work_order_entry.php
594   
595 21-Feb-2008 Joe Hunt
596  + Added Print for documents in /admin/view_print_transaction.php (according to our new routines).
597  $ /admin/view_print_transaction.php
598    /applications/setup.php
599   
600 17-Feb-2008 Joe Hunt
601  ! Minor change in menu and function in view_print_transaction.php
602  $ /admin/view_print_transaction.php
603    /application/setup.php
604  + Preparing for print of single documents
605  $ /reporting/includes/reporting.inc
606  ! Removing 'out' field in table tax_types
607  $ /sql/alter.sql
608    /taxes/tax_types.php
609    /taxes/db/tax_types_db.inc
610  + Added 2 functions in ui_input.inc, button and button_cell
611    /includes/ui/ui_input.inc
612
613 11-Feb-2008 Joe Hunt
614  + Added file, update_db.php, for updating company databases from an SQL script.
615  $ update_db.php (New file)
616    update.html
617   
618 06-Fef-2008 Joe Hunt
619  + Added Report, Salesman Listing, rep106.php. 
620  $ /reporting/reports_main.php
621    /reporting/rep106.php
622   
623 06-Feb-2008 Janusz Dobrowolski
624  + Separation of customer invoice issue and goods delivery.
625  + Batch invoicing for more than one delivery
626  # Corrected inadequate shipping tax calculations.
627  ! Default debugging status changed to off.
628  $ /taxes/tax_calc.inc
629    /taxes/db/tax_groups_db.inc
630    /admin/db/voiding_db.inc
631    /applications/customers.php
632    /includes/systypes.inc
633    /includes/types.inc
634    /includes/ui/ui_controls.inc
635    /includes/ui/ui_lists.inc
636    /includes/ui/ui_view.inc
637    /inventory/inquiry/stock_status.php
638    /reporting/rep105.php
639    /reporting/rep107.php
640    /reporting/rep109.php
641    /reporting/rep110.php 
642    /reporting/rep209.php
643    /reporting/reports_main.php
644    /reporting/includes/doctext.inc
645    /reporting/includes/doctext2.inc
646    /reporting/includes/form_types.inc
647    /reporting/includes/pdf_report.inc
648    /reporting/includes/reports_classes.inc
649    /sales/customer_credit_invoice.php
650    /sales/customer_invoice.php
651    /sales/sales_order_entry.php
652    /sales/customer_delivery.php 
653    /sales/includes/db/sales_delivery_db.inc 
654    /sales/includes/ui/print_invoice.inc 
655    /sales/includes/cart_class.inc
656    /sales/includes/sales_db.inc
657    /sales/includes/db/cust_trans_db.inc
658    /sales/includes/db/cust_trans_details_db.inc
659    /sales/includes/db/sales_credit_db.inc
660    /sales/includes/db/sales_invoice_db.inc
661    /sales/includes/db/sales_order_db.inc
662    /sales/includes/ui/sales_order_ui.inc
663    /sales/inquiry/customer_allocation_inquiry.php
664    /sales/inquiry/customer_inquiry.php
665    /sales/inquiry/sales_orders_view.php
666    /sales/inquiry/sales_deliveries_view.php 
667    /sales/view/view_dispatch.php
668    /sales/view/view_invoice.php
669    /sales/view/view_sales_order.php
670    /sql/alter.sql
671    config.php
672   
673 01-Feb-2008 Joe Hunt
674  ! Changed so sales orders can have more than one row with the same stock_id. In alter.sql.
675  $ /sales/includes/cart_class.inc
676    /sales/includes/db/sales_credit_db.inc
677    /sales/includes/db/sales_invoice_db.inc
678    /sales/includes/db/sales_order_db.inc
679    /sales/includes/db/cust_trans_details_db.inc
680    /sales/includes/ui/sales_order_ui.inc
681    /sales/includes/ui/sales_credit_ui.inc
682    /sales/credit_note_entry.php
683    /sales/customer_credit_invoice.php
684    /sales/sales_order_entry.php
685    /sales/customer_invoice.php
686
687 31-Jan-2008 Joe Hunt
688  ! New Release 2.0 Pre Alpha
689  $ config.php
690  # Fixed a release 2 related bug in create_coy.php
691  $ /admin/create_coy.php
692  + An alter.sql file to use for updating databases. Until the update_db.php is ready, you can use the install/update companies
693    and select the companies one by one and upload the alter.sql file to all companies. You can still run the release 2
694    with these databases changes without any new files. They are coming as soon as possible.
695  $ /sql/alter.sql (New file)  
696  # Fixed a release 2 related bug. A field in supp_trans_items were declared as integer(11). Changed to VARCHAR(11) in alter.sql
697    and 2 related files
698  $ /purchasing/supplier_trans_gl.php
699    /purchasing/includes/db/invoice_items_db.inc
700  ! Moved variables $no_item_list, $no_customer_list and $no_supplier_list in config.php to company table
701  $ /includes/ui/ui_lists.inc
702    /purchasing/includes/ui/po_ui.inc
703    /sales/includes/ui/sales_order_ui.inc
704    /admin/company_preferences.php
705    /admin/db/company_db.inc
706    config.php
707  + Created 3 new fields in salesman table for provision, break point and provision2. Included in alter.sql. 
708    Update sales_people.php.Preparing for a new Salesman report with provision etc. Selected with time range. Should be very good.
709  $ /sales/manage/sales_people.php
710    /includes/ui/ui_input.inc
711  
712 -------------------- 2,0 Pre Alpha - above ----------------------------
713 31-Jan-2008 Janusz Dobrowolski
714  # Minor bugfix in db_import()
715  $ /admin/db/maintenance_db.inc
716  
717 30-Jan-2008 Janusz Dobrowolski
718  # Minor display fix in tax_types.php
719  $ /taxes/tax_types.php
720  ! Format cleanup on some files.
721  $ /gl/includes/gl_db.inc
722    /gl/includes/gl_ui.inc
723    /applications/application.php
724    frontaccounting.php
725    index.php
726    
727 -------------------- 1.16 Stable Released ----------------------
728 28-Jan-2008 Joe Hunt
729  + Added a possibility to replace the normal listboxes for items, customer and/or suppliers with a search box.
730    The listboxes can only hold about 1000 items. New variables in config.php, $no_item_list, $no_customer_list 
731    and $no_supplier_list. Default is the normal behavior for all listboxes.
732  $ /includes/ui/ui_lists.inc
733    /sales/includes/ui/sales_orders_ui.inc
734    /purchases/includes/ui/po_ui.inc
735    /themes/default/images/locate.png (New file)
736    config.php
737
738  + Added ALTER TABLE possibility in db_import. For future releases.
739  $ /admin/db/maintenence_db.inc  
740
741  # Removed warnings 'Call-time pass-by-reference' in /includes/db/connect_db.inc and /includes/ui/ui_lists.inc
742  # Fixed File not found when loading local stylesheet.css (for other languages) in /includes/page/header.inc
743  $ /includes/db/connect_db.inc
744    /includes/ui/ui_lists.inc
745    /includes/page/header.inc
746    /access/login.php
747    
748 16-Jan-2008 Joe Hunt
749  # When login screen is displayed after session timeout page content is broken. It
750    is because of NOT using absolute paths in href attribute theme elements.
751  $ /access/login.php
752  
753 30-Dec-2007 Joe Hunt
754  # Minor adjustments in function db_export on line 325
755  $ /admin/db/maintenance_db.inc
756  
757 29-Dec-2007 Joe Hunt
758  + Added a variable, $print_invoice_no, in config.php for printing the invoice number instead of invoice reference.
759  $ config.php
760  
761  # Fixed a bug when exporting database. Exported NULL field values from NO to empty field (from mysql version 5.0.32).
762    Also fixed a unneccessary str_replace when importing sql scripts.
763  ! Changed the PDF presentation to deleting the Javascript cache before presentation.
764  $ /admin/db/maintenance_db.inc
765    /reporting/includes/pdf_report.inc
766    
767 13-Dec-2007 Joe Hunt
768  # Still bugs in trial balances and account inquiry on screen when selecting non balance accounts. Fixed.
769  $ /gl/inquiry/gl_trial_balance.php
770    /gl/inquiry/gl_account_inquiry.php
771
772 13-Dec-2007 Joe Hunt
773  # Fixed a bug when voiding a transaction (Journal Entry). An eventually underlying bank transfer was not voided.
774  $ /admin/db/voiding_db.inc
775  
776 06-Dec-2007 Joe Hunt
777  # Fixed a bug when adding lines during Payments to suppliers, the supplier was set back to the first.
778  $ /gl/gl_payment.php
779    /gl/includes/ui/gl_payment_ui.inc
780    
781  ! Changed $loc_notification to be set to 0 instead of 1.
782  $ config.php
783  
784 -------------------- 1.15 Stable Released ----------------------
785 05-Dec-2007 Joe Hunt
786  + Added email notification to stock location when available stock is below reorder level
787  $ config.php
788    /sales/includes/db/sales_order_db.inc
789    
790  # Fixed bugs in Open balances when account is not a balance account
791  $ /gl/inquiry/gl_trial_balance.php
792    /gl/inquiry/gl_account_inquiry.php
793    /reporting/rep704.php
794    /reporting/rep708.php
795    
796 -------------------- 1.14 Stable Released ----------------------
797 01-Oct-2007 Joe Hunt
798  ! Major change in the installation of modules to also accept an SQL-file for upload.
799  $ config.php
800    /admin/inst_module.php
801    /admin/db/maintenance_db.inc
802    
803 30-Sep-2007 Joe Hunt
804  # The following files were still vulnerable. Fixed
805  $ /access/login.php
806    /includes/lang/language.php
807
808 -------------------- 1.13 Stable Released ----------------------
809 14-Sep-2007 Joe Hunt
810  + Added optional link for electronic payment on invoices (PayPal). 
811  ! Better support for install/update languages.  
812  ! Minor adjustments
813  # Fixed a vulnerable item in config.php
814  $ config.php
815
816 14-Sep-2007 Joe Hunt
817  # We forgot to upload the PO file when installing new language. Used when GETTEXT is not installed on Server.
818  # config.php has been vulnerable. Fixed.
819  $ /admin/inst_lang.php
820  $ config.php
821  
822 10-Sep-2007 Joe Hunt
823  ! Changed Bank Address field from text to textarea (multirows)
824  $ /gl/manage/bank_accounts.php
825  
826 06-Sep-2007 Joe Hunt
827  + Added optional link for electronic payment on invoices (PayPal)
828  $ /reporting/reports_main.php
829    /reporting/rep107.php
830    /reporting/includes/report_classes.inc
831    /reporting/includes/pdf_report.inc
832    /reporting/includes/doc_text.inc
833    /reporting/includes/doc_text2.inc
834    
835 23-Aug-2007 Joe Hunt
836  # Unnecessary parameter ($db) in check_for_recursive_bom
837  $ /manufacturing/manage/bom_edit.php
838  
839 21-Aug-2007 Joe Hunt
840  # Bug in /includes/lang/gettext.php (249) affecting changing language!
841  $ /includes/lang/gettext.php
842  
843 08-Aug-2007 Joe Hunt
844  # Minor adjustments
845  $ config.php
846    /access/login.php
847    /admin/create_coy.php
848    /reporting/includes/pdf_report.inc
849    
850 04-Aug-2007 Joe Hunt
851  + Added a default fiscal year in the en_US-new.sql and start references.
852  $ /sql/en_US-new.sql
853  ! Changed some specific text strings in en_US.po (E.g. TAX instead of VAT)
854  $ /lang/en_US/LC_MESSAGES/en_US.mo
855  
856 03-Aug-2007 Joe Hunt
857  # A bug in Direct Invoicing (wrong Invoice Date) has been fixed.
858  $ /sales/includes/db/sales_order_db.inc
859  
860 23-Jul-2007 Joe Hunt
861  # Changed <? in front of 2 files to <?php.
862  $ /purchasing/includes/purchasing_ui.inc
863    /reporting/includes/class.mail.inc
864    
865 -------------------- 1.12 Stable Released ----------------------
866 21-Jul-2007 Joe Hunt
867  + Added option to handle Jalali and Islamic Calendars
868  ! Minor adjustments
869  $ config.php
870    /gl/includes/db/gl_db_trans.inc
871    /includes/date_functions.inc
872    /includes/ui/ui_input.inc
873    /includes/ui/ui_lists.inc
874    /includes/ui/ui_view.inc
875    /purchasing/po_receive_items.php
876    /purchasing/includes/ui/invoice_ui.inc
877    /purchasing/includes/ui/po_ui.inc
878    /reporting/rep705.php
879    /sales/includes/db/sales_order_db.inc
880    /sales/includes/ui/sales_order_ui.inc
881    
882 20-Jul-2007 Joe Hunt
883  ! Changed parameters on report Sales Order. Option to print as Quote.
884  $ /reporting/reports_main.php
885    /reporting/rep109.php
886    /reporting/includes/pdf_report.inc
887    /reporting/includes/doctext.inc
888    /reporting/includes/doctext2.inc
889  
890 19-Jul-2007 Joe Hunt
891  + Added Budget Entry in General Ledger. Includes Dimensions.
892  $ config.php
893    /applications/generalledger.php
894    /gl/gl_budget.php (New File!)
895    /gl/includes/db/gl_db_trans.inc
896    /includes/date_functions.inc
897    /reporting/report_classes.inc
898    
899 -------------------- 1.11 Stable Released ----------------------
900 04-Jul-2007 Joe Hunt
901  ! Option for using alpha numeric chart of accounts.
902  $ config.php
903    /gl/manage/gl_accounts.php
904    /gl/includes/db/gl_db_accounts.inc
905    /gl/includes/db/gl_db_bank_trans.inc
906    /gl/includes/db/gl_db_trans.inc
907    /gl/inquiry/gl_trial_balance.inc
908    /admin/db/company_db.inc
909    /inventory/includes/db/items_db.inc
910    /sales/manage/customer_branches.inc
911
912 04-Jul-2007 Joe Hunt
913  # Problems retrieving language texts for poEdit in long javascripts
914  $ /includes/ui/ui_view.inc
915  
916 04-May-2007 Joe Hunt
917  # Database error when updating more than one item row in Sales Orders.
918  $ /sales/includes/db/sales_order_db.inc
919  # Database error when inserting work order issues. Fixed.
920  $ /manufacturing/includes/db/work_order_issues_db.inc
921  
922 03-May-2007 Joe Hunt
923  # Multiple tables and JOIN's have syntax changes in MySQL 5.0.12. Need parentheses.
924  $ /includes/db/manufacturing_db.inc
925    /manufacturing/includes/db/work_order_requirements_db.inc
926
927 02-May-2007 Joe Hunt
928  # Missing details on Purchase Order when emailing and printing
929  $ /reporting/rep209.php
930  
931 -------------------- 1.1 Stable Released ----------------------
932 02-May-2007 Joe Hunt
933  + Enabled module addons and all the below bugfixes. No changes in database structure.
934  - Removed /sql/basic.sql (included in the other sql files)
935  - Removed /themes/default/images/left.gif and /themes/default/images/right.gif 
936    (not needed anymore).
937  + Addition of update.html  
938  $ /admin/inst_module.php (New file!)
939    /applications/customers.php
940    /applications/dimensions.php
941    /applications/generalledger.php
942    /applications/inventory.php
943    /applications/manufacturing.php
944    /applications/setup.php
945    /applications/suppliers.php
946    /install/index.php
947    /install/save.php
948    /modules/inst_modules.php (New folder and new file!)
949    /modules/index.php (New file!)
950    /sql/en_US-demo.sql
951    /sql/en_US-new.sql
952    install.html
953    update.html (New file!)
954    
955 01-May-2007 Joe Hunt
956  # Missing measure of units when printing sales orders
957  # Update of Sales People caused a database error
958  $ /sales/manage/sales_people.php
959    /reporting/rep109.php
960  
961 30-Apr-2007 Joe Hunt
962  + The selected menu tab is now shown with same background as hover color.
963  $ config.php (default tab line 77. Change if you want)
964    /includes/page/header.inc
965    
966 28-Apr-2007 Joe Hunt
967  # When saving work order entries a lot of debug boxes appeared. Fixed
968  # When clicking on the link, Issue, on work order inquires an empty screen appeared. Fixed
969  # When retrieving work centres id's there was a database error. Fixed by casting string to unsigned
970  $ /includes/db/manufacturing_db.inc
971    /manufacturing/work_order_entry.php
972    /manufacturing/includes/work_order_issue_ui.inc
973    /manufacturing/includes/db/work_order_requirements_db.inc
974    /manufacturing/includes/db/work_orders_quick_db.inc
975    /manufacturing/inquiry/where_used_inquiry.php
976    
977 25-Apr-2007 Joe Hunt
978  # Missing Date Picker
979  $ /sales/customer_invoice.php
980  # No JS popup window
981  $ /sales/view/view_invoice.php
982  
983 24-Apr-2007 Joe Hunt
984  ! New and better Date Picker, better cool theme.
985  $ /includes/ui/ui_input.inc
986    /includes/ui/ui_view.inc
987    /reporting/includes/reports_classes.inc
988    /themes/cool/default.css
989
990 -------------------- 1.0.1 Stable Released ----------------------
991 23-Apr-2007 Joe Hunt
992  ! Release 1.0.1 established on SourceForge, fixing the bugs and including a Date Picker,
993    the changes for selection lists customers/suppliers and the Audit Trail.
994
995 22-Apr-2007 Joe Hunt
996  ! Changed the two selection lists for customers/suppliers in reports to a single one with
997    No Filter
998  ! Changed the sort order in these selection lists from id to name.
999  + Added Audit Trail in GL trans. A switch in config.php, $use_audit_trail, must be set to 1.
1000  $ /reporting/reports_main.php
1001    /reporting/rep101.php
1002    /reporting/rep102.php
1003    /reporting/rep201.php
1004    /reporting/rep202.php
1005    /reporting/rep203.php
1006    /reporting/rep204.php
1007    /reporting/includes/reports_classes.inc
1008    /includes/ui/ui_lists.inc
1009    /gl/includes/db/gl_db_trans.inc
1010    config.php
1011    
1012 22-Apr-2007 Joe Hunt
1013  + Date Picker for all date fields.
1014  $ config.php
1015    /admin/fiscalyears.php
1016    /admin/void_transaction.php
1017    /includes/ui/ui_view.inc
1018    /includes/ui/ui_input.inc
1019    /dimensions/dimension_entry.php
1020    /dimensions/inquiry/search_dimensions.php
1021    /gl/gl_journal.php
1022    /gl/gl_deposit.php
1023    /gl/gl_payment.php
1024    /gl/bank_transfer.php
1025    /gl/inquiry/bank_inquiry.php
1026    /gl/inquiry/gl_account_inquiry.php
1027    /gl/inquiry/gl_trial_balance.php
1028    /gl/manage/exchange_rates.php
1029    /inventory/adjustments.php
1030    /inventory/transfers.php
1031    /inventory/inquiry/stock_movements.php
1032    /inventory/manage/items.php
1033    /manufacturing/work_order_add_finished.php
1034    /manufacturing/work_order_entry.php
1035    /manufacturing/work_order_issue.php
1036    /manufacturing/work_order_release.php
1037    /purchasing/supplier_payment.php
1038    /purchasing/po_entry_items.php
1039    /purchasing/po_receive_items.php
1040    /purchasing/supplier_credit.php
1041    /purchasing/supplier_credit_grns.php
1042    /purchasing/supplier_invoice.php
1043    /purchasing/supplier_invoice_grns.php
1044    /purchasing/supplier_trans_gl.php
1045    /purchasing/includes/ui/po_ui.inc
1046    /purchasing/inquity/po_search.php
1047    /purchasing/inquiry/po_search_completed.php
1048    /purchasing/inquiry/supplier_allocation_inquiry.php
1049    /purchasing/inquiry/supplier_inquiry.php
1050    /reporting/reports_main.php
1051    /reporting/includes/reports_classes.inc
1052    /sales/credit_note_entry.php
1053    /sales/customer_credit_invoice.php
1054    /sales/customer_payments.php
1055    /sales/sales_order_entry.php
1056    /sales/includes/ui/sales_order_ui.inc
1057    /sales/inquiry/customer_allocation_inquiry.php
1058    /sales/inquiry/customer_inquiry.php
1059    /sales/inquiry/sales_orders_view.php
1060    New image files:
1061    /themes/default/images/cal.gif
1062    /themes/default/images/next.gif
1063    /themes/default/images/prev.gif
1064
1065 19-Apr-2007 Joe Hunt
1066  # Bug no 1703895, Account numbers are varchars, need quotes, fixed
1067  # Bug no 1703891, Reserved MySQL words used as column names, fixed
1068  $ /taxes/db/tax_types_db.inc
1069
1070  # Bug no 1703888, Apostrophes and other unescaped characters, fixed
1071  $ /gl/manage/gl_accounts.php
1072    /gl/includes/db/gl_db_accounts.inc
1073    /includes/ui/ui_input.inc
1074
1075 18-Apr-2007 Joe Hunt
1076  # Bug no 1702594, Logon Loop, fixed
1077  $ config.php
1078
1079 -------------------- 1.0a Stable Released ----------------------
1080 10-Apr-2007 Joe Hunt
1081  ! Release 1.0a established on SourceForge, fixing the bugs.
1082
1083 11-Apr-2007 Joe Hunt
1084  # Bug No 1698214, Creating Items, fixed
1085  $ /includes/ui/ui_lists.inc
1086  # Bug no 1698216, Item Movements, fixed
1087  $ /inventory/manage/items.php
1088
1089 -------------------- 1.0 Stable Released ----------------------
1090 10-Apr-2007 Joe Hunt
1091  ! Release 1.0 established on SourceForge.
1092
1093 2. Copyright and disclaimer
1094 ---------------------------
1095 This application is opensource software released under the GPL.  Please
1096 see source code and the LICENSE file