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