*** empty log message ***
[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 07-Jun-2008 Joe Hunt
23 ! Changed install.html and update.html
24 $ install.html
25   update.html
26 + New files, change_current_user_password.php and alter2.sql
27 $ /admin/change_current_user_password.php
28   /sql/alter2.sql
29 ! Changed some files for layout
30 $ /lang/en_US/stylesheet.css
31   /themes/aqua/default.css
32   /themes/aqua/renderer.php
33   /themes/cool/default.css
34   /themes/cool/renderer.php
35   /themes/default/default.css
36   /themes/default/renderer.php
37 ! Changed install sql scripts
38 $ /sql/en_US-demo.sql
39   /sql/en_US-new.sql
40   
41 07-Jun-2008 Janusz Dobrowolski
42 + Added ajax functionality and ui hints to sales form entry pages.
43 $ /sales/sales_order_entry.php
44   /sales/includes/ui/sales_order_ui.inc
45 + Added option for hints display, changed input/lists functions API
46 $ /admin/display_prefs.php
47   /admin/db/users_db.inc
48   /includes/current_user.inc
49   /includes/prefs/userprefs.inc
50   /includes/ui/ui_input.inc
51   /themes/default/renderer.php
52   /sql/alter.sql
53 + List functions rewrite. Added ajax functionality, universal combo_input().
54 $ /includes/ui/ui_lists.inc
55 + Ajaxified exchange_rate_display()
56 $ /includes/ui/ui_view.inc
57 + Added methods for setting focus and page reload to $Ajax class
58 $ /includes/ajax.inc
59   /includes/main.inc
60 + Added comma separated css element selectors
61 $ /js/behaviour.js
62 ! Searchable select js changes related to new ui_lists.inc changes
63 $ /js/inserts.js
64   /js/utils.js
65 + Additional style definitions for various ajax controls
66 $ /themes/default/default.css
67 ! Fixes related to changed input/lists API and ajax extensions
68 $ /admin/company_preferences.php
69   /admin/fiscalyears.php
70   /admin/forms_setup.php
71   /admin/gl_setup.php
72   /dimensions/dimension_entry.php
73   /dimensions/inquiry/search_dimensions.php
74   /gl/bank_transfer.php
75   /gl/includes/ui/gl_deposit_ui.inc
76   /gl/includes/ui/gl_journal_ui.inc
77   /gl/includes/ui/gl_payment_ui.inc
78   /gl/inquiry/bank_inquiry.php
79   /gl/inquiry/gl_account_inquiry.php
80   /gl/inquiry/gl_trial_balance.php
81   /gl/manage/gl_account_types.php
82   /gl/manage/gl_accounts.php
83   /includes/ui/ui_controls.inc
84   /inventory/includes/item_adjustments_ui.inc
85   /inventory/includes/stock_transfers_ui.inc
86   /inventory/inquiry/stock_movements.php
87   /manufacturing/search_work_orders.php
88   /manufacturing/work_order_add_finished.php
89   /manufacturing/work_order_entry.php
90   /manufacturing/includes/work_order_issue_ui.inc
91   /manufacturing/manage/bom_edit.php
92   /purchasing/supplier_payment.php
93   /purchasing/includes/ui/grn_ui.inc
94   /purchasing/includes/ui/invoice_ui.inc
95   /purchasing/includes/ui/po_ui.inc
96   /purchasing/inquiry/po_search.php
97   /purchasing/inquiry/po_search_completed.php
98   /purchasing/inquiry/supplier_allocation_inquiry.php
99   /purchasing/inquiry/supplier_inquiry.php
100   /sales/customer_credit_invoice.php
101   /sales/customer_delivery.php
102   /sales/customer_invoice.php
103   /sales/includes/ui/sales_credit_ui.inc
104   /sales/inquiry/customer_allocation_inquiry.php
105   /sales/inquiry/customer_inquiry.php
106   /sales/inquiry/sales_deliveries_view.php
107   /sales/inquiry/sales_orders_view.php
108   /taxes/tax_groups.php
109
110 06-Jun-2008 Joe Hunt
111 # Final fixes in html layout
112 $ /admin/create_coy.php
113   /gl/gl_deposit.php
114   /gl/gl_payment.php
115   /gl/manage/exchange_rates.php
116   /inventory/prices.php
117   /inventory/purchasing_date.php
118   /inventory/reorder_level.php
119   /inventory/inquiry/stock_status.php
120   /manufacturing/inquiry/where_used_inquiry.php
121   /manufacturing/manage/bom_edit.php
122   
123 05-Jun-2008 Joe Hunt
124 ! Made an improment to the date picker. Shows the week number as well. Many delivery systems are week number based.
125 $ /includes/ui/ui_view.inc
126 # Fixed a html layout bug
127 $ /includes/page/header.inc
128
129 31-May-2008 Joe Hunt
130 # A lot of annoying layout bugs taken. Mostly from views and inquiries. A couple of files are critical, ui_view and ui_lists!
131 $ /gl/view/gl_deposit_view.php
132   /gl/view/gl_payment_view.php
133   /includes/ui/ui_controls.inc
134   /includes/ui/ui_lists.inc
135   /includes/ui/ui_view.inc
136   /manufacturing/work_order_add_finished.php
137   /manufacturing/includes/manufacturing_ui.inc
138   /manufacturing/view/work_order_view.php
139   /manufacturing/view/wo_issue_view.php
140   /sales/inquiry/customer_allocation_inquiry.php
141   /sales/inquiry/customer_inquiry.php
142
143 30-May-2008 Joe Hunt
144 # Fixed bug in 2 files regarding stock movements. Moved from Invoice to Delivery.
145 $ /inventory/inquiry/stock_movements.php
146   /reporting/rep302.php
147
148 28-May-2008 Joe Hunt
149 # More bugs related to debtor_trans changes (positive amounts)
150 $ /gl/includes/db/gl_db_banking.inc
151   /sales/allocations/customer_allocate.php
152   /sales/includes/db/custalloc_db.inc
153   /sales/inquiry/customer_allocation_inquiry.php
154
155 27-May-2008 Joe Hunt
156 # Changed more files with new html/css.
157 $ /includes/page/header.inc
158   /purchasing/inquiry/supplier_allocation_inquiry.php
159   /sales/credit_note_entry.php
160   
161 26-May-2008 Joe Hunt
162 # Fixed many minor bugs, new ones as well as debtor_trans related.
163 ! Changed to use DOCTYPE html 4.01 transitionel. Some files/css needed change.
164 $ /admin/backups.php
165   /admin/create_coy.php
166   /admin/inst_lang.php
167   /admin/inst_module.php
168   /gl/manage/exchange_rates.php
169   /includes/session.inc
170   /includes/page/header.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   /purchasing/allocations/supplier_allocate.php
176   /sales/allocations/customer_allocate.php
177   /sales/includes/db/sales_credit_db.inc
178   /sales/inquiry/customer_allocation_inquiry.php
179   /themes/aqua/default.css
180   /themes/cool/default.css
181   /themes/default/default.css
182   
183 23-May-2008 Joe Hunt
184 # Minor bug in dimensions.php (Outstanding Dimensions)
185 $ /applications/dimensions.php
186   /dimensions/inquiry/search_dimensions.php
187   
188 23-May-2008 Janusz Dobrowolski
189 ! Include file order / error handling order fixed once again.
190 $ /includes/main.inc
191   /includes/session.inc
192   
193 23-May-2008 Joe Hunt
194 ! Moved menu-system from header.inc/footer.inc to renderer.php for relevant theme. Fixed frontaccounting.php to get the
195   correct renderer.php.
196 $ frontaccounting.php
197   /includes/page/header.inc
198   /includes/page/footer.inc
199   /themes/default/renderer.php
200   /themes/cool/renderer.php
201   /themes/aqua/renderer.php
202
203 22-May-2008 Janusz Dobrowolski
204 ! Error handler switching moved to session.inc for early error catching
205 $ /includes/main.inc
206   /includes/session.inc
207 ! Cosmetic cleanup
208   /js/utils.js
209   
210 18-May-2008 Janusz Dobrowolski
211 # Added explicit ob_end_flush() on shutdown needed for php5
212 $ /includes/main.inc
213 # Fixed for www servers on nonstandard listening ports.
214 $ /js/JsHttpRequest.js
215
216 18-May-2008 Joe Hunt
217 # Bug when inserting new records in debtor_trans.
218 $ /sales/includes/db/cust_trans_db.inc
219
220 16-May-2008 Janusz Dobrowolski
221 + Rewritten errors/messages handling, unified for ajax/user/php errors
222 $ /includes/errors.inc
223   /includes/main.inc
224   /includes/ui/ui_msgs.inc
225 + Framework extended for ajax functionality, javascript code organization improvements.
226 $ /config.php
227   /includes/JsHttpRequest.php (new file)
228   /includes/ajax.inc (new file)
229   /includes/current_user.inc
230   /includes/session.inc
231   /includes/lang/language.php
232   /includes/page/footer.inc
233   /includes/page/header.inc
234   /includes/ui/ui_controls.inc
235   /includes/ui/ui_input.inc
236   /includes/ui/ui_view.inc
237   /js/JsHttpRequest.js (new file)
238   /js/allocate.js (new file)
239   /js/utils.js (new file)
240   /js/behaviour.js
241   /js/inserts.js
242   /themes/aqua/images (new dir)
243   /themes/aqua/images/button_ok.png (new file)
244   /themes/aqua/images/locate.png (new file)
245   /themes/cool/images (new dir)
246   /themes/coll/images/button_ok.png (new file)
247   /themes/coll/images/locate.png (new file)
248   /themes/default/images/button_ok.png (new file)
249   /themes/default/images/progressbar.gif (new file)
250   /themes/default/images/progressbar1.gif (new file)
251   /themes/default/images/progressbar2.gif (new file)
252   /themes/default/default.css
253   /themes/aqua/default.css
254   /themes/cool/default.css
255 ! Payment allocation js functions moved to allocate.js
256 $ /purchasing/allocations/supplier_allocate.php 
257   /sales/allocations/customer_allocate.php
258 ! Some initializations moved from sales_order_ui.inc
259 $ /sales/includes/cart_class.inc
260 + Added javascript compression routine
261 $ /includes/main.inc
262
263 14-May-2008 Joe Hunt
264 # Minor bugs in the former fixing.
265 $ /includes/ui/ui_lists.inc
266
267 14-May-2008 Joe Hunt
268 # When no_item_list or no_customer_list or no_supplier_list was checked in company setup the listboxes were filled with all
269   the records when there were no search values.
270 $ /includes/ui/ui_lists.inc
271
272 09-May-2008 Joe Hunt
273 ! Due to differences in Javascript the script update_db.php had to be changed.
274 ! New fields, base_sales in 0_company and factor in 0_sales_types affects the default chart of accounts.
275 $ /update_db.php
276   /sql/en_US-new.sql
277   /sql/en_US-demo.sql
278   
279 09-May-2008 Janusz Dobrowolski
280 # Automatic calculation of not set item prices from home currency and base sales type settings.
281 $ /admin/company_preferences.php
282   /admin/db/company_db.inc
283   /includes/ui/ui_lists.inc
284   /sales/includes/cart_class.inc
285   /sales/includes/sales_db.inc
286   /sales/includes/db/sales_order_db.inc
287   /sales/includes/db/sales_types_db.inc
288   /sales/includes/ui/sales_credit_ui.inc
289   /sales/includes/ui/sales_order_ui.inc
290   /sales/manage/sales_types.php
291   /sql/alter.sql
292 # Fixed dev bug blocking change of price on order entry.
293 $ /sales/includes/ui/sales_order_ui.inc
294 # Small display fix
295 $ /sales/manage/sales_people.php
296
297 30-Apr-2008 Joe Hunt
298 # Fixed price update also in purchase order
299 $ /purchasing/includes/ui/po_ui.inc
300
301 30-Apr-2008 Janusz Dobrowolski
302 # Fixed price update when changing item in sales order.
303 $ /includes/ui/ui_lists.inc
304   /js/inserts.js
305   /sales/includes/ui/sales_order_ui.inc
306
307 24-Apr-2008 Janusz Dobrowolski
308 + Added new per company directory for customized versions of report definition files repXXX.php, checked before using system default file.
309 $ /company/0/reporting (added new directory)
310   /company/0/reporting/index.php
311   /admin/create_coy.php
312   /reporting/includes/reports_classes.inc
313 # Warnings turned off in case of charset not supported by htmlspecialchars().
314 $ /includes/db/connect_db.inc
315 # Added content type encoding header
316 $ /includes/page/header.inc
317
318 24-Apr-2008 Joe Hunt
319 # Wrong include file path in /includes/ui/items_cart.inc changed /inventory/includes/prefs/sysprefs.inc to
320   /includes/prefs/sysprefs.inc
321 $ /includes/ui/items_cart.inc  
322 # Wrong include file in /reporting/includes/pdf_report.inc. Changed header2a.inc to header2.inc
323 $ /reporting/includes/pdf_report.inc
324
325 23-Apr-2008 Joe Hunt
326 ! Removed the content of function header2 in pdf_report.inc to a separate file, header2.inc.
327   It will make it easier to design your own document layouts.
328 $ /reporting/includes/pdf_report.inc
329   /reporting/includes/header2.inc (new file)
330   
331 20-Apr-2008 Janusz Dobrowolski
332 # Checking uniqueness of company settings, fixed creating database with prefix 0 when none was selected.
333 $ /admin/create_coy.php
334 ! Added missing include_once directives.
335 $ /includes/ui/items_cart.inc
336   /includes/ui/ui_lists.inc
337   /includes/ui/ui_view.inc
338 + Added ini default_charset unnecessary for planned ajax calls.
339 $ /includes/lang/language.inc
340
341 19-Apr.2008 Joe Hunt
342 # Bug (right to left text was done if price decimals were 3). A test sentense from a while
343   ago wasn't removed.
344 $ /reporting/includes/pdf_report.inc
345
346 18-Apr-2008 Janusz Dobrowolski
347 # Additional checks on provisions and break point entry.
348 $ /sales/manage/sales_people.php
349 ! Modules purchasing, sales and taxes sealed against XSS attacks
350 $ /install/save.php
351   /admin/db/maintenance_db.inc
352   /purchasing/includes/db/grn_db.inc
353   /purchasing/includes/db/invoice_items_db.inc
354   /purchasing/includes/db/po_db.inc
355   /purchasing/includes/db/supp_trans_db.inc
356   /purchasing/manage/suppliers.php
357   /sales/includes/db/credit_status_db.inc
358   /sales/includes/db/cust_trans_db.inc
359   /sales/includes/db/cust_trans_details_db.inc
360   /sales/includes/db/sales_order_db.inc
361   /sales/includes/db/sales_types_db.inc
362   /sales/manage/customer_branches.php
363   /sales/manage/customers.php
364   /sales/manage/sales_areas.php
365   /sales/manage/sales_people.php
366   /taxes/db/item_tax_types_db.inc
367   /taxes/db/tax_groups_db.inc
368   /taxes/db/tax_types_db.inc
369
370 18-Apr-2008 Joe Hunt
371 ! Module gl sealed against XSS Attacks
372 $ /gl/includes/db/gl_db_accounts.inc
373   /gl/includes/db/gl_db_account_types.inc
374   /gl/includes/db/gl_db_bank_accounts.inc
375   /gl/includes/db/gl_db_bank_trans.inc
376   /gl/includes/db/gl_db_bank_trans_types.inc
377   /gl/includes/db/gl_db_currencies.inc
378   /gl/includes/db/gl_db_trans.inc
379   
380 18-Apr-2008 Janusz Dobrowolski
381 ! Modules admin and dimensions sealed against XSS attacks
382 $ /admin/payment_terms.php
383   /admin/shipping_companies.php
384   /admin/db/company_db.inc
385   /admin/db/maintenance_db.inc
386   /admin/db/users_db.inc
387   /admin/db/voiding_db.inc
388   /dimensions/includes/dimensions_db.inc
389
390 18-Apr-2008 Joe Hunt
391 ! Modules includes, inventory and manufacturing sealed against XSS attacks
392 $ /includes/db/comments_db.inc
393   /includes/db/inventory_db.inc
394   /includes/db/references_db.inc
395   /inventory/includes/db/items_category_db.inc
396   /inventory/includes/db/items_db.inc
397   /inventory/includes/db/items_locations_db.inc
398   /inventory/includes/db/items_units_db.inc
399   /inventory/includes/db/movement_types_db.inc
400   /manufacturing/includes/db/work_centres_db.inc
401   /manufacturing/includes/db/work_orders_db.inc
402   /manufacturing/includes/db/work_orders_quick_db.inc
403   /manufacturing/includes/db/work_order_issues_db.inc
404   /manufacturing/includes/db/work_order_produce_items_db.inc
405   
406 18-Apr-2008 Janusz Dobrowolski
407 ! Changed db_escape function to avoid XSS attacks via js db injection
408 $ /includes/db/connect_db.inc
409 # Database inserts/updates secured against js injection
410 $ /admin/db/maintenance_db.inc
411   /gl/includes/db/gl_db_accounts.inc
412   /purchasing/includes/db/po_db.inc
413   /sales/sales_order_entry.php
414   /sales/includes/db/sales_order_db.inc
415
416 16-Apr-2008 Joe Hunt
417 # Bug in /includes/ui/ui_lists.inc:914. Sql clause was cut.
418 $ /includes/ui/ui_lists.inc
419
420 09-Apr-2008 Janusz Dobrowolski
421 # Fixed number formatting bug in standard cost update.
422 $ /inventory/cost_update.php
423
424 -------------------- 2,0 Beta - released ----------------------------
425
426 06-Apr-2008 Joe Hunt
427 ! Changed install.html and update.html to fit the new unstable release 2.0
428 ! Changed demo sql script to fit the 2.0 unstable.
429 $ install.html
430   update.html
431   /sql/en_US-demo.sql
432   
433 06-Apr-2008 Janusz Dobrowolski
434 # Sales invoice edition denied for documents created in FA 1.xx because of nonportable differences in gl posting/db schema.
435   /sales/customer_invoice.php
436 # Fixed typo causing error while adding new tax type.
437   /taxes/tax_types.php
438   
439 05-Apr-2008 Joe Hunt
440 # Fixed a bug when creating subfolder for new companies. Should be company id and not the table pref counter.
441 $ /admin/create_coy.php
442
443 05-Apr-2008 Joe Hunt
444 # Removed annoying warnings in several reports. 
445 $ config.php 
446   /reporting/rep102.php
447   /reporting/rep104.php
448   /reporting/rep201.php
449   /reporting/rep203.php
450   /reporting/rep705.php
451   /reporting/rep706.php
452   /reporting/rep707.php
453   /reporting/rep709.php
454   /reporting/reports_main.php
455   /reporting/includes/pdf_report.inc
456   
457 04-Apr-2008 Janusz Dobrowolski
458 # Javascript bugfix in selecting orders for template.
459 $ /sales/inquiry/sales_orders_view.php
460
461 04-Apr-2008 Joe Hunt
462 ! Updated chart of accounts for release 2.0 unstable. Set the status to 2.0 Beta in config.php. Minor changes in update.html
463 + Preparing for download of release 2.0b on SourceForge.
464 $ config.php
465   update.html
466   /sql/en_US-new.sql
467   /sql/en_US-demo.sql
468   
469 02-Apr-2008 Janusz Dobrowolski
470 # Removed selector expansion on space key for multi-line selectors
471 $ /js/inserts.js
472 ! Hiding search button in combo selectors for javascript enabled browsers
473 $ /includes/ui/ui_lists.inc
474   /js/inserts.js
475 + Focus set to invalid form field after submit check fail
476 $ /admin/company_preferences.php
477   /admin/fiscalyears.php
478   /admin/gl_setup.php
479   /admin/payment_terms.php
480   /admin/shipping_companies.php
481   /admin/users.php
482   /admin/void_transaction.php
483   /dimensions/dimension_entry.php
484   /gl/bank_transfer.php
485   /gl/gl_deposit.php
486   /gl/gl_journal.php
487   /gl/gl_payment.php
488   /gl/manage/bank_accounts.php
489   /gl/manage/bank_trans_types.php
490   /gl/manage/currencies.php
491   /gl/manage/exchange_rates.php
492   /gl/manage/gl_account_classes.php
493   /gl/manage/gl_account_types.php
494   /gl/manage/gl_accounts.php
495   /inventory/adjustments.php
496   /inventory/cost_update.php
497   /inventory/prices.php
498   /inventory/purchasing_data.php
499   /inventory/transfers.php
500   /inventory/manage/item_categories.php
501   /inventory/manage/item_units.php
502   /inventory/manage/items.php
503   /inventory/manage/locations.php
504   /inventory/manage/movement_types.php
505   /manufacturing/work_order_add_finished.php
506   /manufacturing/work_order_entry.php
507   /manufacturing/work_order_issue.php
508   /manufacturing/work_order_release.php
509   /manufacturing/manage/bom_edit.php
510   /manufacturing/manage/work_centres.php
511   /purchasing/po_entry_items.php
512   /purchasing/po_receive_items.php
513   /purchasing/supplier_credit.php
514   /purchasing/supplier_credit_grns.php
515   /purchasing/supplier_invoice.php
516   /purchasing/supplier_invoice_grns.php
517   /purchasing/supplier_payment.php
518   /purchasing/supplier_trans_gl.php
519   /purchasing/allocations/supplier_allocate.php
520   /purchasing/manage/suppliers.php
521   /sales/credit_note_entry.php
522   /sales/customer_credit_invoice.php
523   /sales/customer_delivery.php
524   /sales/customer_invoice.php
525   /sales/customer_payments.php
526   /sales/sales_order_entry.php
527   /sales/allocations/customer_allocate.php
528   /taxes/item_tax_types.php
529   /taxes/tax_groups.php
530   /taxes/tax_types.php
531 # Set default focus in update_db.php
532 $ /admin/backups.php
533
534 29-Mar-2008 Janusz Dobrowolski
535 # Changed gl_all_accounts_list() API
536 $ /includes/ui/ui_lists.inc
537 + Enhanced list accessability in kbd usage via space key
538 $ js/inserts.js
539
540 28-Mar-2008 Janusz Dobrowolski
541 # Fixed headers for various display mode
542 $ /sales/inquiry/sales_orders_view.php
543
544 28-Mar-2008 Joe Hunt
545 + Added print document options in inquiries.
546 $ /sales/inquiry/customer_inquiry.php
547   /sales/inquiry/sales_orders_view.php
548   /sales/inquiry/sales_deliveries_view.php
549   /purchasing/inquiry/po_search.php
550   /purchasing/inquiry/po_search_completed.php
551   
552 28-Mar-2008 Joe Hunt
553 # Fixed a minor bug in customers_db.inc (should include type == 2 - Bank Deposits)
554 $ /sales/includes/db/customers_db.inc
555 # Fixed a PHP vers. 5.xx bug. No need for & operator in function calls, only in declaration. Gives a warning.
556 $ /sales/includes/db/sales_credit_db.inc
557 # Fixed a wrong variabel declaration doc_Document_no to doc_Invoice_no
558 $ /reporting/includes/doctext.inc
559   /reporting/includes/doctext2.inc
560 # Fixed so Customer Balances and Aged Customer Analysis reports presents correct sign.  
561 $ /reporting/rep101.php
562   /reporting/rep102.php
563
564 28-Mar-2008 Janusz Dobrowolski
565 # Layout/focus fixes for no_[customer/supplier/item]_list option on
566 $  /includes/ui/ui_lists.inc
567    /purchasing/includes/ui/po_ui.inc
568    /sales/credit_note_entry.php
569    /sales/sales_order_entry.php
570    /sales/includes/ui/sales_credit_ui.inc
571    /sales/includes/ui/sales_order_ui.inc
572
573 27-Mar-2008 Janusz Dobrowolski
574 + Automatic first field focus on page start, focus order preserved between form updates
575 $  /gl/inquiry/gl_account_inquiry.php
576    /includes/page/footer.inc
577    /includes/ui/ui_controls.inc
578    /includes/ui/ui_input.inc
579    /includes/ui/ui_lists.inc
580    /includes/ui/ui_view.inc
581    /js/inserts.js
582    /sales/sales_order_entry.php
583    /sales/credit_note_entry.php
584    /sales/includes/ui/sales_credit_ui.inc
585    /sales/includes/ui/sales_order_ui.inc
586 + Data picker omitted in keyboard tabbing sequence (FF,IE, not old mozilla)
587 $  /includes/ui/ui_input.inc
588 ! Javascript recalcAccount() superseded by class='combo' behaviour binding
589 $  /gl/gl_deposit.php
590    /gl/gl_journal.php
591    /gl/gl_payment.php
592    /gl/includes/ui/gl_deposit_ui.inc
593    /gl/includes/ui/gl_journal_ui.inc
594    /gl/includes/ui/gl_payment_ui.inc
595    /includes/ui/ui_view.inc
596    /purchasing/po_entry_items.php
597    /purchasing/includes/ui/po_ui.inc
598    /sales/sales_order_entry.php
599    /sales/includes/ui/sales_credit_ui.inc
600    /sales/includes/ui/sales_order_ui.inc
601    /js/inserts.js
602 ! get_js_set_focus moved from ui_view (this is only standalone form).
603    /update_db.php
604 # Fixed debit/credit entry check 
605 $  /gl/gl_journal.php
606 # Restored GET/POST security check on path_to_root
607 $  /config.php
608
609 26-Mar-2008 Janusz Dobrowolski
610 # Bug fixes in purchase module related to tax structure changes.
611 $  /purchasing/includes/supp_trans_class.inc
612    /purchasing/includes/db/invoice_db.inc
613    /purchasing/includes/db/invoice_items_db.inc
614    /purchasing/includes/ui/invoice_ui.inc
615    /reporting/rep105.php
616
617 25-Mar-2008 Janusz Dobrowolski
618 ! Per company pdf, backup and graphics directories in 'company' dir.
619 $  /company (new dir)
620    /company/0 (new dir)
621    /company/0/images/ (new dir)
622    /company/0/images/102.jpg    (moved from inventory/manage/image)
623    /company/0/images/103.jpg    (moved from inventory/manage/image)
624    /company/0/images/104.jpg    (moved from inventory/manage/image)
625    /company/0/images/logo_frontaccounting.jpg   (moved from themes/default/images)
626    /company/0/images/logo_frontaccounting.png   (moved from themes/default/images)
627    /admin/backups.php
628    /admin/create_coy.php
629    /admin/db/maintenance_db.inc
630    /install/index.php
631    /reporting/rep102.php
632    /reporting/rep104.php
633    /reporting/rep202.php
634    /reporting/rep303.php
635    /reporting/rep706.php
636    /reporting/rep707.php
637    /reporting/includes/pdf_report.inc
638    /inventory/manage/items.php
639
640 + jscript component caching (enables browser caching and future compression)
641 $  /includes/session.inc
642    /includes/main.inc
643    /includes/page/header.inc
644    /includes/ui/ui_view.inc
645    /admin/display_prefs.php
646    /config.php
647
648 - Removed obsolete file
649 $  /sales/includes/ui/print_invoice.inc
650
651 21-Mar-2008 Janusz Dobrowolski
652 ! Total Allocation/Left to Allocate update without page submit.
653 $  /includes/ui/ui_view.inc
654    /purchasing/allocations/supplier_allocate.php
655    /sales/allocations/customer_allocate.php
656 # Fixed unvisable under IE editbutton
657 $  /themes/aqua/default.css
658    /themes/cool/default.css
659    /themes/default/default.css
660
661 20-Mar-2008 Janusz Dobrowolski
662 # Excluding delivery notes from Customer Balances, removed warnings. 
663 $  /reporting/rep101.php 
664 # Divide by zero fix on order_price==0 in new supplier invoice
665 $  /purchasing/supplier_invoice_grns.php
666 # Database bug fix in new customer entry
667 $  /sales/manage/customers.php
668 # Small bug fix (warnings) in is_date() function.
669 $  /includes/date_functions.inc
670
671 18-Mar-2008 Janusz Dobrowolski
672 # Line items editor uses POST method - no disappearing shippment info.
673 $  /sales/credit_note_entry.php
674    /sales/sales_order_entry.php
675    /sales/includes/ui/sales_credit_ui.inc
676    /sales/includes/ui/sales_order_ui.inc
677 + Added edit_button_cell() function
678 $  /includes/ui/ui_controls.inc
679 + Helper function for finding indexed submit $_POST vars.
680 $  /includes/ui/ui_input.inc
681 + New class .editbutton for buttons. Default view is link alike.
682 $  /themes/aqua/default.css
683    /themes/cool/default.css
684    /themes/default/default.css
685
686 17-Mar-2008 Janusz Dobrowolski
687 # Added rounding when needed to avoid document non cosistent documents.
688 $  /includes/banking.inc
689    /purchasing/supplier_credit_grns.php
690    /purchasing/supplier_invoice_grns.php
691    /purchasing/includes/supp_trans_class.inc
692    /purchasing/includes/ui/invoice_ui.inc
693    /purchasing/includes/ui/po_ui.inc
694    /reporting/rep107.php
695    /reporting/rep109.php
696    /reporting/rep110.php
697    /reporting/rep209.php
698    /sales/includes/cart_class.inc
699    /sales/includes/ui/sales_credit_ui.inc
700    /sales/includes/ui/sales_order_ui.inc
701    /sales/view/view_credit.php
702    /sales/view/view_dispatch.php
703    /sales/view/view_invoice.php
704    /sales/view/view_sales_order.php
705    /taxes/tax_calc.inc
706 # Sign bug for customer transactions
707 $  /reporting/rep709.php
708 # Include file conflict fix
709 $ /purchasing/includes/ui/invoice_ui.inc
710   /gl/manage/bank_accounts.php
711   /manufacturing/inquiry/where_used_inquiry.php
712   /purchasing/manage/suppliers.php
713   
714 16-Mar-2008 Janusz Dobrowolski
715 + Added javascript add-on for unobtrusive apply javascript handlers to html elements.
716 $  /js/behaviour.js
717    /js/inserts.js
718 + Added javascript source collecting functions
719 $  /includes/main.inc
720 ! Moved check_page_security(); for safe start in case of broken wa_current_user var.
721 + Added global js code collecting arrays  $js_lib, $js_static
722 $  /includes/session.inc
723 ! Changed get_js_user num to add_js_user_num; extended for percent/qty/price formatting
724 $  /includes/ui/ui_view.inc
725 + Added including javascript source colections from $js_lib, $js_static; conditional display for ajax calls
726 $  /includes/page/footer.inc
727    /includes/page/header.inc
728 ! Added including of data_checks.inc
729 $  /includes/ui.inc
730 + User side percent/exrate/qty/price input formatting via onblur handler.
731 $  /admin/gl_setup.php
732    /gl/gl_budget.php
733    /gl/manage/exchange_rates.php
734    /includes/ui/ui_input.inc
735    /inventory/purchasing_data.php
736    /inventory/reorder_level.php
737    /inventory/includes/item_adjustments_ui.inc
738    /inventory/includes/stock_transfers_ui.inc
739    /manufacturing/work_order_entry.php
740    /manufacturing/manage/bom_edit.php
741    /purchasing/po_entry_items.php
742    /purchasing/po_receive_items.php
743    /purchasing/supplier_credit.php
744    /purchasing/supplier_credit_grns.php
745    /purchasing/supplier_invoice_grns.php
746    /purchasing/supplier_trans_gl.php
747    /purchasing/allocations/supplier_allocate.php
748    /purchasing/includes/ui/po_ui.inc
749    /sales/customer_delivery.php
750    /sales/customer_invoice.php
751    /sales/allocations/customer_allocate.php
752    /sales/includes/ui/sales_credit_ui.inc
753    /sales/includes/ui/sales_order_ui.inc
754    /taxes/tax_groups.php
755    /taxes/tax_types.php
756
757 14-Mar-2008 Janusz Dobrowolski
758  + All forms fixed to accept user native numeric format.
759  $ /admin/gl_setup.php
760    /gl/bank_transfer.php
761    /gl/gl_budget.php
762    /gl/gl_deposit.php
763    /gl/gl_journal.php
764    /gl/gl_payment.php
765    /gl/includes/db/gl_db_banking.inc
766    /gl/includes/ui/gl_deposit_ui.inc
767    /gl/includes/ui/gl_journal_ui.inc
768    /gl/includes/ui/gl_payment_ui.inc
769    /gl/manage/exchange_rates.php
770    /inventory/adjustments.php
771    /inventory/cost_update.php
772    /inventory/prices.php
773    /inventory/purchasing_data.php
774    /inventory/reorder_level.php
775    /inventory/transfers.php
776    /inventory/includes/item_adjustments_ui.inc
777    /inventory/includes/stock_transfers_ui.inc
778    /inventory/manage/item_units.php
779    /manufacturing/work_order_entry.php
780    /manufacturing/inquiry/where_used_inquiry.php
781    /manufacturing/manage/bom_edit.php
782    /purchasing/po_entry_items.php
783    /purchasing/po_receive_items.php
784    /purchasing/supplier_credit_grns.php
785    /purchasing/supplier_invoice_grns.php
786    /purchasing/supplier_payment.php
787    /purchasing/supplier_trans_gl.php
788    /purchasing/allocations/supplier_allocate.php
789    /purchasing/includes/ui/po_ui.inc
790    /purchasing/inquiry/po_search.php
791    /sales/credit_note_entry.php
792    /sales/customer_credit_invoice.php
793    /sales/customer_delivery.php
794    /sales/customer_invoice.php
795    /sales/customer_payments.php
796    /sales/sales_order_entry.php
797    /sales/allocations/customer_allocate.php
798    /sales/includes/ui/sales_credit_ui.inc
799    /sales/includes/ui/sales_order_ui.inc
800    /sales/manage/customers.php
801    /sales/manage/sales_people.php
802    /sales/view/view_credit.php
803    /sales/view/view_dispatch.php
804    /sales/view/view_invoice.php
805    /sales/view/view_receipt.php
806    /sales/view/view_sales_order.php
807    /taxes/item_tax_types.php
808    /taxes/tax_groups.php
809    /taxes/tax_types.php
810  + User format functions for percent/price/exrate amounts display.
811  $ /includes/current_user.inc
812  + Input checking functions for numeric input fields in user native format
813  $ /includes/data_checks.inc
814  + Numeric input fields in user native format
815  $ /includes/ui/ui_input.inc
816  + Javascript function for conversion to/from user native numeric format.
817  $ /includes/ui/ui_view.inc
818  + New class amount for numeric input
819  $ /themes/aqua/default.css
820    /themes/cool/default.css
821    /themes/default/default.css
822  # Removed warning on adding component
823    /manufacturing/manage/bom_edit.php
824  # Quantity display correction
825    /manufacturing/inquiry/where_used_inquiry.php
826  # Fixed add_customer_trans() call
827    /gl/includes/db/gl_db_banking.inc
828
829 12-Mar-2008 Joe Hung
830  + Added update of Units of Measure and converting of deptor_trans records from release 1.XX
831  - Removed default insertion of Units of Measure. Not neccessary.
832  $ /sql/alter.sql
833    /admin/db/maintenance_db.inc (added support for update)
834
835 11-Mar-2008 Janusz Dobrowolski
836  + Table of measure moved into new table item_units
837  ! Removed $themes[] from config.php, theme list based on directory structure
838  $ /config.php
839    /includes/ui/ui_lists.inc
840    /applications/inventory.php
841    /inventory/includes/inventory_db.inc
842    /inventory/includes/db/items_units_db.inc
843    /inventory/manage/item_units.php
844    /inventory/manage/items.php
845    /sql/alter.sql
846
847 11-Mar-2008 Joe Hunt
848  # Small fix for alignment of date and due date label fields in customer_invoice.php and customer_delivery.php
849  $ /sales/customer_invoice.php
850    /sales/customer_delivery.php
851  
852 10-Mar-2008 Joe Hunt
853  # Small fix for Template Invoice in sales_order_entry.php on line 363 (duedate for Invoice).
854  $ /sales/sales_order_entry.php
855  
856 10-Mar-2008 Janusz Dobrowolski
857  + Added price list selector to sales entry (debtor_master gives only default one)
858  + Added optional submit_on_change parameter to sales ui lists
859  $ /includes/ui/ui_lists.inc
860    /sales/sales_order_entry.php
861    /sales/includes/ui/sales_credit_ui.inc
862    /sales/includes/ui/sales_order_ui.inc
863  # Additional PHP5 fixes, do_clone superseded by local ? : constructs
864  $ /sales/includes/cart_class.inc
865    /includes/ui/ui_view.inc
866    /sales/includes/sales_db.inc
867  # Fixed bogus sales_type lists in edition mode
868  $ /sales/customer_delivery.php
869    /sales/customer_invoice.php
870  # Smaller fixes, cart_class.sales_type name change
871  $ /sales/includes/ui/sales_credit_db.inc
872    /sales/credit_note_entry.php
873    /sales/customer_credit_invoice.php
874    /sales/includes/cart_class.inc
875    /sales/includes/db/sales_credit_db.inc
876    /sales/includes/db/sales_delivery_db.inc
877    /sales/includes/db/sales_invoice_db.inc
878    /sales/includes/db/sales_order_db.inc
879    /sales/includes/ui/sales_credit_ui.inc
880  # One another pmWiki name conflict removed
881  $ /admin/display_prefs.php
882  
883 09-Mar-2008 Joe Hunt
884  - Removed redundant form_types functions and the file /reporting/includes/form_types.inc. Removed table form_items
885  $ /dimensions/includes/dimensions_db.inc
886    /gl/includes/db/gl_db_banking.inc
887    /includes/main.inc
888    /inventory/includes/db/items_adjust_db.inc
889    /manufacturing/includes/db/work_order_issues_db.inc
890    /manufacturing/includes/db/work_order_produce_items_db.inc
891    /manufacturing/includes/db/work_orders_db.inc
892    /manufacturing/includes/db/work_orders_quick_db.inc
893    /purchasing/includes/db/grn_db.inc
894    /purchasing/includes/db/po_db.inc
895    /purchasing/includes/db/supp_payment_db.inc
896    /reporting/includes/form_types.inc (File removed)
897    /sales/includes/db/sales_delivery_db.inc
898    /sales/includes/db/sales_invoice_db.inc
899    /sales/includes/db/sales_order_db.inc
900    /sql/alter.sql
901  # Bug in calculating exchange rates in Reports Supplier Balances and Customer Balances
902  $ /reporting/rep101.php
903    /reporting/rep201.php
904  # clone replacement do_clone() for both PHP 4 and PHP 5.
905  $ /includes/ui/ui_view.inc (at the very bottom)
906    /sales/includes/cart_class.inc
907    
908 07-Mar-2008 Janusz Dobrowolski
909  ! Changed name tax type uniqueness constraint to (name, rate)
910  $ /includes/ui/ui_lists.inc
911    /taxes/items_tax_types.php
912  ! Tax included option moved from tax_group to sales_types table
913  $ includes/ui/ui_view.inc
914    /purchasing/includes/ui/invoice_ui.inc
915    /taxes/tax_calc.inc
916    /taxes/tax_groups.php
917    /taxes/db/tax_groups_db.inc
918    /sql/alter.sql
919  # Final rewriting of sales module, a lot of bugfixes.
920  + Template delivery/invoicing
921  + Concurrent document editing control on sql level
922  + Most of sales documents are now editable
923  + Some links to print documents after entry
924  ! Changed javascript helper function for customer allocations
925  $ /applications/customers.php
926    /includes/ui/ui_input.inc
927    /reporting/rep107.php
928    /reporting/rep109.php
929    /reporting/rep110.php
930    /sales/credit_note_entry.php
931    /sales/customer_credit_invoice.php
932    /sales/customer_delivery.php
933    /sales/customer_invoice.php
934    /sales/customer_payments.php
935    /sales/sales_order_entry.php
936    /sales/allocations/customer_allocate.php
937    /sales/allocations/customer_allocation_main.php
938    /sales/includes/cart_class.inc
939    /sales/includes/sales_db.inc
940    /sales/includes/sales_ui.inc
941    /sales/includes/db/cust_trans_db.inc
942    /sales/includes/db/cust_trans_details_db.inc
943    /sales/includes/db/custalloc_db.inc
944    /sales/includes/db/customers_db.inc
945    /sales/includes/db/payment_db.inc
946    /sales/includes/db/sales_credit_db.inc
947    /sales/includes/db/sales_delivery_db.inc
948    /sales/includes/db/sales_invoice_db.inc
949    /sales/includes/db/sales_order_db.inc
950    /sales/includes/db/sales_types_db.inc
951    /sales/includes/ui/print_invoice.inc
952    /sales/includes/ui/sales_credit_ui.inc
953    /sales/includes/ui/sales_order_ui.inc
954    /sales/inquiry/customer_allocation_inquiry.php
955    /sales/inquiry/customer_inquiry.php
956    /sales/inquiry/sales_deliveries_view.php
957    /sales/inquiry/sales_orders_view.php
958    /sales/manage/credit_status.php
959    /sales/manage/sales_types.php
960    /sales/view/view_credit.php
961    /sales/view/view_dispatch.php
962    /sales/view/view_invoice.php
963    /sales/view/view_receipt.php
964    /sales/view/view_sales_order.php
965 # Removed function name conflict with wiki help system
966    /includes/lang/language.php
967    
968 06-Mar-2008 Janusz Dobrowolski
969  + Wiki help links integration
970  $ /config.php
971    /includes/page/header.inc
972    /includes/lang/language.php
973  + Optional debuging with xdebug module
974  $ /index.php
975    /includes/db/connect_db.inc
976  ! Concurrent edition fix
977  $  /includes/systypes.inc
978  # Table header fix
979  $  /manufacturing/manage/bom_edit.php
980  # Menu layout fixes
981  $ /themes/aqua/renderer.php
982    /themes/cool/renderer.php
983    /themes/default/renderer.php
984  # Removed warning about nonexistent $_GET variable
985  $ /dimensions/inquiry/search_dimensions.php
986  # MySQL 3.xx CAST bug fix
987  $ /includes/db/manufacturing_db.inc
988    /manufacturing/includes/db/work_order_requirements_db.inc
989    /manufacturing/inquiry/where_used_inquiry.php
990
991 04-Mar-2008 Joe Hunt
992  ! Changed so that average item material price is automatic updated whenever a PO Delivery is received.
993    Changed so that a Bill of Materiel, Parent's material price, is automatic updated from underlying items.
994  $ /inventory/cost_update.php
995    /purchasing/includes/db/grn_db.inc and
996    /manufacturing/manage/bom_edit.php. 
997    /manufacturing/includes/db/work_orders_db.inc
998    /manufacturing/includes/db/work_orders_quick_db.inc
999    /manufacturing/work_order_entry.php
1000   
1001 21-Feb-2008 Joe Hunt
1002  + Added Print for documents in /admin/view_print_transaction.php (according to our new routines).
1003  $ /admin/view_print_transaction.php
1004    /applications/setup.php
1005   
1006 17-Feb-2008 Joe Hunt
1007  ! Minor change in menu and function in view_print_transaction.php
1008  $ /admin/view_print_transaction.php
1009    /application/setup.php
1010  + Preparing for print of single documents
1011  $ /reporting/includes/reporting.inc
1012  ! Removing 'out' field in table tax_types
1013  $ /sql/alter.sql
1014    /taxes/tax_types.php
1015    /taxes/db/tax_types_db.inc
1016  + Added 2 functions in ui_input.inc, button and button_cell
1017    /includes/ui/ui_input.inc
1018
1019 11-Feb-2008 Joe Hunt
1020  + Added file, update_db.php, for updating company databases from an SQL script.
1021  $ update_db.php (New file)
1022    update.html
1023   
1024 06-Fef-2008 Joe Hunt
1025  + Added Report, Salesman Listing, rep106.php. 
1026  $ /reporting/reports_main.php
1027    /reporting/rep106.php
1028   
1029 06-Feb-2008 Janusz Dobrowolski
1030  + Separation of customer invoice issue and goods delivery.
1031  + Batch invoicing for more than one delivery
1032  # Corrected inadequate shipping tax calculations.
1033  ! Default debugging status changed to off.
1034  $ /taxes/tax_calc.inc
1035    /taxes/db/tax_groups_db.inc
1036    /admin/db/voiding_db.inc
1037    /applications/customers.php
1038    /includes/systypes.inc
1039    /includes/types.inc
1040    /includes/ui/ui_controls.inc
1041    /includes/ui/ui_lists.inc
1042    /includes/ui/ui_view.inc
1043    /inventory/inquiry/stock_status.php
1044    /reporting/rep105.php
1045    /reporting/rep107.php
1046    /reporting/rep109.php
1047    /reporting/rep110.php 
1048    /reporting/rep209.php
1049    /reporting/reports_main.php
1050    /reporting/includes/doctext.inc
1051    /reporting/includes/doctext2.inc
1052    /reporting/includes/form_types.inc
1053    /reporting/includes/pdf_report.inc
1054    /reporting/includes/reports_classes.inc
1055    /sales/customer_credit_invoice.php
1056    /sales/customer_invoice.php
1057    /sales/sales_order_entry.php
1058    /sales/customer_delivery.php 
1059    /sales/includes/db/sales_delivery_db.inc 
1060    /sales/includes/ui/print_invoice.inc 
1061    /sales/includes/cart_class.inc
1062    /sales/includes/sales_db.inc
1063    /sales/includes/db/cust_trans_db.inc
1064    /sales/includes/db/cust_trans_details_db.inc
1065    /sales/includes/db/sales_credit_db.inc
1066    /sales/includes/db/sales_invoice_db.inc
1067    /sales/includes/db/sales_order_db.inc
1068    /sales/includes/ui/sales_order_ui.inc
1069    /sales/inquiry/customer_allocation_inquiry.php
1070    /sales/inquiry/customer_inquiry.php
1071    /sales/inquiry/sales_orders_view.php
1072    /sales/inquiry/sales_deliveries_view.php 
1073    /sales/view/view_dispatch.php
1074    /sales/view/view_invoice.php
1075    /sales/view/view_sales_order.php
1076    /sql/alter.sql
1077    config.php
1078   
1079 01-Feb-2008 Joe Hunt
1080  ! Changed so sales orders can have more than one row with the same stock_id. In alter.sql.
1081  $ /sales/includes/cart_class.inc
1082    /sales/includes/db/sales_credit_db.inc
1083    /sales/includes/db/sales_invoice_db.inc
1084    /sales/includes/db/sales_order_db.inc
1085    /sales/includes/db/cust_trans_details_db.inc
1086    /sales/includes/ui/sales_order_ui.inc
1087    /sales/includes/ui/sales_credit_ui.inc
1088    /sales/credit_note_entry.php
1089    /sales/customer_credit_invoice.php
1090    /sales/sales_order_entry.php
1091    /sales/customer_invoice.php
1092
1093 31-Jan-2008 Joe Hunt
1094  ! New Release 2.0 Pre Alpha
1095  $ config.php
1096  # Fixed a release 2 related bug in create_coy.php
1097  $ /admin/create_coy.php
1098  + An alter.sql file to use for updating databases. Until the update_db.php is ready, you can use the install/update companies
1099    and select the companies one by one and upload the alter.sql file to all companies. You can still run the release 2
1100    with these databases changes without any new files. They are coming as soon as possible.
1101  $ /sql/alter.sql (New file)  
1102  # Fixed a release 2 related bug. A field in supp_trans_items were declared as integer(11). Changed to VARCHAR(11) in alter.sql
1103    and 2 related files
1104  $ /purchasing/supplier_trans_gl.php
1105    /purchasing/includes/db/invoice_items_db.inc
1106  ! Moved variables $no_item_list, $no_customer_list and $no_supplier_list in config.php to company table
1107  $ /includes/ui/ui_lists.inc
1108    /purchasing/includes/ui/po_ui.inc
1109    /sales/includes/ui/sales_order_ui.inc
1110    /admin/company_preferences.php
1111    /admin/db/company_db.inc
1112    config.php
1113  + Created 3 new fields in salesman table for provision, break point and provision2. Included in alter.sql. 
1114    Update sales_people.php.Preparing for a new Salesman report with provision etc. Selected with time range. Should be very good.
1115  $ /sales/manage/sales_people.php
1116    /includes/ui/ui_input.inc
1117  
1118 -------------------- 2,0 Pre Alpha - above ----------------------------
1119 31-Jan-2008 Janusz Dobrowolski
1120  # Minor bugfix in db_import()
1121  $ /admin/db/maintenance_db.inc
1122  
1123 30-Jan-2008 Janusz Dobrowolski
1124  # Minor display fix in tax_types.php
1125  $ /taxes/tax_types.php
1126  ! Format cleanup on some files.
1127  $ /gl/includes/gl_db.inc
1128    /gl/includes/gl_ui.inc
1129    /applications/application.php
1130    frontaccounting.php
1131    index.php
1132    
1133 -------------------- 1.16 Stable Released ----------------------
1134 28-Jan-2008 Joe Hunt
1135  + Added a possibility to replace the normal listboxes for items, customer and/or suppliers with a search box.
1136    The listboxes can only hold about 1000 items. New variables in config.php, $no_item_list, $no_customer_list 
1137    and $no_supplier_list. Default is the normal behavior for all listboxes.
1138  $ /includes/ui/ui_lists.inc
1139    /sales/includes/ui/sales_orders_ui.inc
1140    /purchases/includes/ui/po_ui.inc
1141    /themes/default/images/locate.png (New file)
1142    config.php
1143
1144  + Added ALTER TABLE possibility in db_import. For future releases.
1145  $ /admin/db/maintenence_db.inc  
1146
1147  # Removed warnings 'Call-time pass-by-reference' in /includes/db/connect_db.inc and /includes/ui/ui_lists.inc
1148  # Fixed File not found when loading local stylesheet.css (for other languages) in /includes/page/header.inc
1149  $ /includes/db/connect_db.inc
1150    /includes/ui/ui_lists.inc
1151    /includes/page/header.inc
1152    /access/login.php
1153    
1154 16-Jan-2008 Joe Hunt
1155  # When login screen is displayed after session timeout page content is broken. It
1156    is because of NOT using absolute paths in href attribute theme elements.
1157  $ /access/login.php
1158  
1159 30-Dec-2007 Joe Hunt
1160  # Minor adjustments in function db_export on line 325
1161  $ /admin/db/maintenance_db.inc
1162  
1163 29-Dec-2007 Joe Hunt
1164  + Added a variable, $print_invoice_no, in config.php for printing the invoice number instead of invoice reference.
1165  $ config.php
1166  
1167  # Fixed a bug when exporting database. Exported NULL field values from NO to empty field (from mysql version 5.0.32).
1168    Also fixed a unneccessary str_replace when importing sql scripts.
1169  ! Changed the PDF presentation to deleting the Javascript cache before presentation.
1170  $ /admin/db/maintenance_db.inc
1171    /reporting/includes/pdf_report.inc
1172    
1173 13-Dec-2007 Joe Hunt
1174  # Still bugs in trial balances and account inquiry on screen when selecting non balance accounts. Fixed.
1175  $ /gl/inquiry/gl_trial_balance.php
1176    /gl/inquiry/gl_account_inquiry.php
1177
1178 13-Dec-2007 Joe Hunt
1179  # Fixed a bug when voiding a transaction (Journal Entry). An eventually underlying bank transfer was not voided.
1180  $ /admin/db/voiding_db.inc
1181  
1182 06-Dec-2007 Joe Hunt
1183  # Fixed a bug when adding lines during Payments to suppliers, the supplier was set back to the first.
1184  $ /gl/gl_payment.php
1185    /gl/includes/ui/gl_payment_ui.inc
1186    
1187  ! Changed $loc_notification to be set to 0 instead of 1.
1188  $ config.php
1189  
1190 -------------------- 1.15 Stable Released ----------------------
1191 05-Dec-2007 Joe Hunt
1192  + Added email notification to stock location when available stock is below reorder level
1193  $ config.php
1194    /sales/includes/db/sales_order_db.inc
1195    
1196  # Fixed bugs in Open balances when account is not a balance account
1197  $ /gl/inquiry/gl_trial_balance.php
1198    /gl/inquiry/gl_account_inquiry.php
1199    /reporting/rep704.php
1200    /reporting/rep708.php
1201    
1202 -------------------- 1.14 Stable Released ----------------------
1203 01-Oct-2007 Joe Hunt
1204  ! Major change in the installation of modules to also accept an SQL-file for upload.
1205  $ config.php
1206    /admin/inst_module.php
1207    /admin/db/maintenance_db.inc
1208    
1209 30-Sep-2007 Joe Hunt
1210  # The following files were still vulnerable. Fixed
1211  $ /access/login.php
1212    /includes/lang/language.php
1213
1214 -------------------- 1.13 Stable Released ----------------------
1215 14-Sep-2007 Joe Hunt
1216  + Added optional link for electronic payment on invoices (PayPal). 
1217  ! Better support for install/update languages.  
1218  ! Minor adjustments
1219  # Fixed a vulnerable item in config.php
1220  $ config.php
1221
1222 14-Sep-2007 Joe Hunt
1223  # We forgot to upload the PO file when installing new language. Used when GETTEXT is not installed on Server.
1224  # config.php has been vulnerable. Fixed.
1225  $ /admin/inst_lang.php
1226  $ config.php
1227  
1228 10-Sep-2007 Joe Hunt
1229  ! Changed Bank Address field from text to textarea (multirows)
1230  $ /gl/manage/bank_accounts.php
1231  
1232 06-Sep-2007 Joe Hunt
1233  + Added optional link for electronic payment on invoices (PayPal)
1234  $ /reporting/reports_main.php
1235    /reporting/rep107.php
1236    /reporting/includes/report_classes.inc
1237    /reporting/includes/pdf_report.inc
1238    /reporting/includes/doc_text.inc
1239    /reporting/includes/doc_text2.inc
1240    
1241 23-Aug-2007 Joe Hunt
1242  # Unnecessary parameter ($db) in check_for_recursive_bom
1243  $ /manufacturing/manage/bom_edit.php
1244  
1245 21-Aug-2007 Joe Hunt
1246  # Bug in /includes/lang/gettext.php (249) affecting changing language!
1247  $ /includes/lang/gettext.php
1248  
1249 08-Aug-2007 Joe Hunt
1250  # Minor adjustments
1251  $ config.php
1252    /access/login.php
1253    /admin/create_coy.php
1254    /reporting/includes/pdf_report.inc
1255    
1256 04-Aug-2007 Joe Hunt
1257  + Added a default fiscal year in the en_US-new.sql and start references.
1258  $ /sql/en_US-new.sql
1259  ! Changed some specific text strings in en_US.po (E.g. TAX instead of VAT)
1260  $ /lang/en_US/LC_MESSAGES/en_US.mo
1261  
1262 03-Aug-2007 Joe Hunt
1263  # A bug in Direct Invoicing (wrong Invoice Date) has been fixed.
1264  $ /sales/includes/db/sales_order_db.inc
1265  
1266 23-Jul-2007 Joe Hunt
1267  # Changed <? in front of 2 files to <?php.
1268  $ /purchasing/includes/purchasing_ui.inc
1269    /reporting/includes/class.mail.inc
1270    
1271 -------------------- 1.12 Stable Released ----------------------
1272 21-Jul-2007 Joe Hunt
1273  + Added option to handle Jalali and Islamic Calendars
1274  ! Minor adjustments
1275  $ config.php
1276    /gl/includes/db/gl_db_trans.inc
1277    /includes/date_functions.inc
1278    /includes/ui/ui_input.inc
1279    /includes/ui/ui_lists.inc
1280    /includes/ui/ui_view.inc
1281    /purchasing/po_receive_items.php
1282    /purchasing/includes/ui/invoice_ui.inc
1283    /purchasing/includes/ui/po_ui.inc
1284    /reporting/rep705.php
1285    /sales/includes/db/sales_order_db.inc
1286    /sales/includes/ui/sales_order_ui.inc
1287    
1288 20-Jul-2007 Joe Hunt
1289  ! Changed parameters on report Sales Order. Option to print as Quote.
1290  $ /reporting/reports_main.php
1291    /reporting/rep109.php
1292    /reporting/includes/pdf_report.inc
1293    /reporting/includes/doctext.inc
1294    /reporting/includes/doctext2.inc
1295  
1296 19-Jul-2007 Joe Hunt
1297  + Added Budget Entry in General Ledger. Includes Dimensions.
1298  $ config.php
1299    /applications/generalledger.php
1300    /gl/gl_budget.php (New File!)
1301    /gl/includes/db/gl_db_trans.inc
1302    /includes/date_functions.inc
1303    /reporting/report_classes.inc
1304    
1305 -------------------- 1.11 Stable Released ----------------------
1306 04-Jul-2007 Joe Hunt
1307  ! Option for using alpha numeric chart of accounts.
1308  $ config.php
1309    /gl/manage/gl_accounts.php
1310    /gl/includes/db/gl_db_accounts.inc
1311    /gl/includes/db/gl_db_bank_trans.inc
1312    /gl/includes/db/gl_db_trans.inc
1313    /gl/inquiry/gl_trial_balance.inc
1314    /admin/db/company_db.inc
1315    /inventory/includes/db/items_db.inc
1316    /sales/manage/customer_branches.inc
1317
1318 04-Jul-2007 Joe Hunt
1319  # Problems retrieving language texts for poEdit in long javascripts
1320  $ /includes/ui/ui_view.inc
1321  
1322 04-May-2007 Joe Hunt
1323  # Database error when updating more than one item row in Sales Orders.
1324  $ /sales/includes/db/sales_order_db.inc
1325  # Database error when inserting work order issues. Fixed.
1326  $ /manufacturing/includes/db/work_order_issues_db.inc
1327  
1328 03-May-2007 Joe Hunt
1329  # Multiple tables and JOIN's have syntax changes in MySQL 5.0.12. Need parentheses.
1330  $ /includes/db/manufacturing_db.inc
1331    /manufacturing/includes/db/work_order_requirements_db.inc
1332
1333 02-May-2007 Joe Hunt
1334  # Missing details on Purchase Order when emailing and printing
1335  $ /reporting/rep209.php
1336  
1337 -------------------- 1.1 Stable Released ----------------------
1338 02-May-2007 Joe Hunt
1339  + Enabled module addons and all the below bugfixes. No changes in database structure.
1340  - Removed /sql/basic.sql (included in the other sql files)
1341  - Removed /themes/default/images/left.gif and /themes/default/images/right.gif 
1342    (not needed anymore).
1343  + Addition of update.html  
1344  $ /admin/inst_module.php (New file!)
1345    /applications/customers.php
1346    /applications/dimensions.php
1347    /applications/generalledger.php
1348    /applications/inventory.php
1349    /applications/manufacturing.php
1350    /applications/setup.php
1351    /applications/suppliers.php
1352    /install/index.php
1353    /install/save.php
1354    /modules/inst_modules.php (New folder and new file!)
1355    /modules/index.php (New file!)
1356    /sql/en_US-demo.sql
1357    /sql/en_US-new.sql
1358    install.html
1359    update.html (New file!)
1360    
1361 01-May-2007 Joe Hunt
1362  # Missing measure of units when printing sales orders
1363  # Update of Sales People caused a database error
1364  $ /sales/manage/sales_people.php
1365    /reporting/rep109.php
1366  
1367 30-Apr-2007 Joe Hunt
1368  + The selected menu tab is now shown with same background as hover color.
1369  $ config.php (default tab line 77. Change if you want)
1370    /includes/page/header.inc
1371    
1372 28-Apr-2007 Joe Hunt
1373  # When saving work order entries a lot of debug boxes appeared. Fixed
1374  # When clicking on the link, Issue, on work order inquires an empty screen appeared. Fixed
1375  # When retrieving work centres id's there was a database error. Fixed by casting string to unsigned
1376  $ /includes/db/manufacturing_db.inc
1377    /manufacturing/work_order_entry.php
1378    /manufacturing/includes/work_order_issue_ui.inc
1379    /manufacturing/includes/db/work_order_requirements_db.inc
1380    /manufacturing/includes/db/work_orders_quick_db.inc
1381    /manufacturing/inquiry/where_used_inquiry.php
1382    
1383 25-Apr-2007 Joe Hunt
1384  # Missing Date Picker
1385  $ /sales/customer_invoice.php
1386  # No JS popup window
1387  $ /sales/view/view_invoice.php
1388  
1389 24-Apr-2007 Joe Hunt
1390  ! New and better Date Picker, better cool theme.
1391  $ /includes/ui/ui_input.inc
1392    /includes/ui/ui_view.inc
1393    /reporting/includes/reports_classes.inc
1394    /themes/cool/default.css
1395
1396 -------------------- 1.0.1 Stable Released ----------------------
1397 23-Apr-2007 Joe Hunt
1398  ! Release 1.0.1 established on SourceForge, fixing the bugs and including a Date Picker,
1399    the changes for selection lists customers/suppliers and the Audit Trail.
1400
1401 22-Apr-2007 Joe Hunt
1402  ! Changed the two selection lists for customers/suppliers in reports to a single one with
1403    No Filter
1404  ! Changed the sort order in these selection lists from id to name.
1405  + Added Audit Trail in GL trans. A switch in config.php, $use_audit_trail, must be set to 1.
1406  $ /reporting/reports_main.php
1407    /reporting/rep101.php
1408    /reporting/rep102.php
1409    /reporting/rep201.php
1410    /reporting/rep202.php
1411    /reporting/rep203.php
1412    /reporting/rep204.php
1413    /reporting/includes/reports_classes.inc
1414    /includes/ui/ui_lists.inc
1415    /gl/includes/db/gl_db_trans.inc
1416    config.php
1417    
1418 22-Apr-2007 Joe Hunt
1419  + Date Picker for all date fields.
1420  $ config.php
1421    /admin/fiscalyears.php
1422    /admin/void_transaction.php
1423    /includes/ui/ui_view.inc
1424    /includes/ui/ui_input.inc
1425    /dimensions/dimension_entry.php
1426    /dimensions/inquiry/search_dimensions.php
1427    /gl/gl_journal.php
1428    /gl/gl_deposit.php
1429    /gl/gl_payment.php
1430    /gl/bank_transfer.php
1431    /gl/inquiry/bank_inquiry.php
1432    /gl/inquiry/gl_account_inquiry.php
1433    /gl/inquiry/gl_trial_balance.php
1434    /gl/manage/exchange_rates.php
1435    /inventory/adjustments.php
1436    /inventory/transfers.php
1437    /inventory/inquiry/stock_movements.php
1438    /inventory/manage/items.php
1439    /manufacturing/work_order_add_finished.php
1440    /manufacturing/work_order_entry.php
1441    /manufacturing/work_order_issue.php
1442    /manufacturing/work_order_release.php
1443    /purchasing/supplier_payment.php
1444    /purchasing/po_entry_items.php
1445    /purchasing/po_receive_items.php
1446    /purchasing/supplier_credit.php
1447    /purchasing/supplier_credit_grns.php
1448    /purchasing/supplier_invoice.php
1449    /purchasing/supplier_invoice_grns.php
1450    /purchasing/supplier_trans_gl.php
1451    /purchasing/includes/ui/po_ui.inc
1452    /purchasing/inquity/po_search.php
1453    /purchasing/inquiry/po_search_completed.php
1454    /purchasing/inquiry/supplier_allocation_inquiry.php
1455    /purchasing/inquiry/supplier_inquiry.php
1456    /reporting/reports_main.php
1457    /reporting/includes/reports_classes.inc
1458    /sales/credit_note_entry.php
1459    /sales/customer_credit_invoice.php
1460    /sales/customer_payments.php
1461    /sales/sales_order_entry.php
1462    /sales/includes/ui/sales_order_ui.inc
1463    /sales/inquiry/customer_allocation_inquiry.php
1464    /sales/inquiry/customer_inquiry.php
1465    /sales/inquiry/sales_orders_view.php
1466    New image files:
1467    /themes/default/images/cal.gif
1468    /themes/default/images/next.gif
1469    /themes/default/images/prev.gif
1470
1471 19-Apr-2007 Joe Hunt
1472  # Bug no 1703895, Account numbers are varchars, need quotes, fixed
1473  # Bug no 1703891, Reserved MySQL words used as column names, fixed
1474  $ /taxes/db/tax_types_db.inc
1475
1476  # Bug no 1703888, Apostrophes and other unescaped characters, fixed
1477  $ /gl/manage/gl_accounts.php
1478    /gl/includes/db/gl_db_accounts.inc
1479    /includes/ui/ui_input.inc
1480
1481 18-Apr-2007 Joe Hunt
1482  # Bug no 1702594, Logon Loop, fixed
1483  $ config.php
1484
1485 -------------------- 1.0a Stable Released ----------------------
1486 10-Apr-2007 Joe Hunt
1487  ! Release 1.0a established on SourceForge, fixing the bugs.
1488
1489 11-Apr-2007 Joe Hunt
1490  # Bug No 1698214, Creating Items, fixed
1491  $ /includes/ui/ui_lists.inc
1492  # Bug no 1698216, Item Movements, fixed
1493  $ /inventory/manage/items.php
1494
1495 -------------------- 1.0 Stable Released ----------------------
1496 10-Apr-2007 Joe Hunt
1497  ! Release 1.0 established on SourceForge.
1498
1499 2. Copyright and disclaimer
1500 ---------------------------
1501 This application is opensource software released under the GPL.  Please
1502 see source code and the LICENSE file