Two updates to last changes.
[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/agpl-3.0.html GNU/AGPL
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 26-Nov-2008 Janusz Dobrowolski
23 # Fixed layout of amount_ex() fields with label.
24 $ /includes/ui/ui_input.inc
25 # Fixed combo_input for $sql with GROUP BY option
26 $ /includes/ui/ui_lists.inc
27
28 25-Nov-2008 Janusz Dobrowolski
29 ! Merged all changes from main trunk up to 2.0.5 (see details below)
30 $ /CHANGELOG.txt
31   /update.html
32   /admin/void_transaction.php
33   /admin/db/voiding_db.inc
34   /gl/includes/db/gl_db_trans.inc
35   /gl/inquiry/gl_trial_balance.php
36   /includes/banking.inc
37   /includes/ui/ui_input.inc
38   /includes/ui/ui_view.inc
39   /manufacturing/manage/bom_edit.php
40   /purchasing/po_receive_items.php
41   /purchasing/supplier_credit.php
42   /purchasing/supplier_invoice.php
43   /purchasing/supplier_payment.php
44   /purchasing/includes/purchasing_db.inc
45   /purchasing/includes/db/invoice_db.inc
46   /purchasing/includes/db/supp_payment_db.inc
47   /purchasing/includes/db/supp_trans_db.inc
48   /purchasing/includes/ui/invoice_ui.inc
49   /reporting/rep101.php
50   /reporting/rep106.php
51   /reporting/rep201.php
52   /reporting/rep203.php
53   /reporting/rep209.php
54   /reporting/rep708.php
55   /reporting/reports_main.php
56   /reporting/includes/class.pdf.inc
57   /sales/customer_payments.php
58   /sales/allocations/customer_allocate.php
59   /sales/includes/sales_db.inc
60   /sales/includes/db/cust_trans_db.inc
61   /sales/includes/db/payment_db.inc
62   /sales/view/view_receipt.php
63 ------------------------------- Release 2.0.5 --------------------------------------------
64 24-Nov.2008 Joe Hunt
65 ! Release 2.0.5
66 $ config.php
67 ! Changed update.html
68 $ update.html
69 # Small bug fixes
70 $ /reporting/includes/header2.inc
71   /sales/view/view_receipt.php
72
73 20-Nov-2008 Janusz Dobrowolski
74 # [0000082] Bad js allocation on All/None button press.
75 $ /sales/allocations/customer_allocate.php
76
77 20-Nov-2008 Joe Hunt
78 # Do not allow editing invoice if allocated > 0
79 $ /sales/inquiry/customer_inquiry.php
80
81 19-Nov-2008 Joe Hunt
82 + Possibility to view a transaction before final voiding.
83 $ /admin/void_transaction.php
84
85 11-Nov-2008 Janusz Dobrowolski
86 # Fixed right alignment of amount cells.
87 $ /includes/ui/ui_input.inc
88 # Fixed display bug for fully received items and false modify conflicts.
89 $ /purchasing/po_receive_items.php
90
91 10-Nov-2008 Joe Hunt
92 ! [0000081] Trial Balance again minor changes.
93 $ /gl/inquiry/gl_trial_balance.php
94   /reporting/rep708.php
95
96 07-Nov-2008 Joe Hunt
97 ! [0000081] Changed Trial Balance to show all debits and credits (option to only show balances)
98 $ /gl/inquiry/gl_trial_balance.php
99   /reporting/reports_main.php
100   /reporting/rep708.php
101   
102 03-Nov-2008 Janusz Dobrowolski
103 # Fixed price priority in automatic calculations.
104 $ sales/includes/sales_db.inc
105
106 30-Oct-2008 Janusz Dobrowolski
107 # [0000080] BOM elements was not editable after entry.
108 $ /manufacturing/manage/bom_edit.php
109
110 29-Oct-2008 Joe Hunt
111 # Voiding a supplier invoice/credit note with GL Postings creates a database error
112 $ /purchasing/includes/db/invoice_db.inc
113
114 28-Oct-2008 Joe Hunt
115 # [0000079] Delivery Note/Sales Invoice should not be editable after it has been voided.
116 $ /admin/db/voiding_db.inc
117   /sales/inquiry/sales_deliveries_view.php
118   /sales/inquiry/customer_inquiry.php
119   
120 27-Oct-2008 Joe Hunt
121 ! [0000078] Opened Exchange rate for editing (without storing) in sales/purchasing module payment
122 # Fixed exchange rate display bugs in Supplier Payment (earlier dates).
123 $ /gl/includes/db/gl_db_trans.inc
124   /includes/banking.inc
125   /includes/ui/ui_view.inc
126   /purchasing/supplier_payment.php
127   /purchasing/includes/purchasing_db.inc
128   /purchasing/includes/db/supp_payment_db.inc
129   /purchasing/includes/db/supp_trans_db.inc
130   /sales/customer_payments.php
131   /sales/includes/sales_db.inc
132   /sales/includes/db/cust_trans_db.inc
133   /sales/includes/db/payment_db.inc
134 # [0000078] Fixed some reports with wrong exchange rates.
135 $ /reporting/rep101.php
136   /reporting/rep106.php
137   /reporting/rep201.php
138   /reporting/rep203.php
139   /reporting/rep209.php
140 + Added confirm box when admins are about to remove PO GRNs from Supplier Invoice
141 $ /purchasing/supplier_invoice.php
142
143 24-Oct-2008 Joe Hunt
144 ! [0000077] Added a total before ending balance in trial balance (also in report)
145 $ /gl/inquiry/gl_trial_balance.php
146   /reporting/rep708.php
147 ! Increased memory limit if reports in unicode (48M) as suggested in forum.
148   /reporting/includes/class.pdf.inc
149 ! Improved layout of Supplier Invoice/Credit. All Items can now be added in one sweep.
150 $ /purchasing/supplier_invoice.php
151   /purchasing/supplier_credit.php
152   /purchasing/includes/ui/invoice_ui.inc
153   
154 ------------------------------- Release 2.0.4 --------------------------------------------
155 23-Oct-2008 Joe Hunt
156 ! Release 2.0.4
157 25-Nov-2008 Joe Hunt
158 ! Inserted Copyright Notice and fixed graphic items
159 $ /access/login.php
160   /access/logout.php
161   /admin/attachments.php
162   /admin/backups.php
163   /admin/change_current_user_password.php
164   /admin/db/company_db.inc
165   /admin/db/maintenence_db.inc
166   /admin/db/printers_db.inc
167   /admin/db/users_db.inc
168   /admin/db/v_banktrans.inc
169   /admin/db/voiding_db.inc
170   /admin/display_prefs.php
171   /admin/fiscalyears.php
172   /admin/forms_setup.php
173   /admin/gl_setup.php
174   /admin/inst_upgrade.php
175   /admin/payment_terms.php
176   /admin/print_profiles.php
177   /admin/printers.php
178   /admin/shipping_companies.php
179   /admin/users.php
180   /admin/view_print_transaction.php
181   /admin/void_transaction.php
182   /gl/gl_journal.php
183   /gl/includes/ui/gl_bank_ui.inc
184   /gl/includes/ui/gl_journal_ui.inc
185   /gl/inquiry/bank_inquiry.php
186   /gl/inquiry/tax_inquiry.php
187   /gl/manage/bank_accounts.php
188   /includes/ui/ui_controls.inc
189   /reporting/includes/pdf_report.inc
190   /reporting/rep709.php
191   /sales/includes/ui/sales_credit_ui.inc
192   /sql/alter2.1.php
193   
194 24-Nov-2008 Janusz Dobrowolski
195 + Added alias/foreign item codes and sales kits support.
196 $ /applications/inventory.php
197   /includes/ui/ui_lists.inc
198   /inventory/prices.php
199   /inventory/includes/inventory_db.inc
200   /inventory/includes/db/items_category_db.inc
201   /inventory/includes/db/items_db.inc
202   /inventory/manage/items.php
203   /inventory/includes/db/items_codes_db.inc (new)
204   /inventory/manage/item_codes.php (new)
205   /inventory/manage/sales_kits.php (new)
206   /sales/includes/sales_db.inc
207   /sales/includes/ui/sales_order_ui.inc
208 ! Added decimals to get_item_edit_info() return (sql usage optimization).
209 $ /includes/db/inventory_db.inc
210   /inventory/includes/item_adjustments_ui.inc
211   /inventory/includes/stock_transfers_ui.inc
212   /manufacturing/includes/work_order_issue_ui.inc
213   /purchasing/includes/ui/po_ui.inc
214   /sales/includes/ui/sales_credit_ui.inc
215 ! Added postlabel update in amount_cells_ex() and derivative helpers, fixed qty_cell $dec handling
216 $ /includes/ui/ui_input.inc
217 # Fixed _vd() debug function for use also in ajax mode.
218 $ /includes/ui/ui_view.inc
219 ! Changed foreign column name to avoid mysql syntax problems, added category.
220 $ /sql/alter2.1.sql
221   /sql/alter2.1.php
222 # Fixed unconsistent units of measure.
223 $ /sql/en_US-demo.sql
224   /sql/en_US-new.sql
225
226 24-Nov-2008 Joe Hunt
227 ! Preparing for graphic Links
228 $ config.php
229   /includes/ui/ui_input.inc
230   /sales/sales_order_entry.php
231   /sales/includes/ui/sales_order_ui.inc
232   /themes/aqua/images/ok.gif
233   /themes/cool/images/ok.gif
234   /themes/default/images/ok.gif
235 # Small layout bug in header2.inc
236 $ /reporting/includes/header2.inc
237 # Small layout bug in report bank statement
238 $ /reporting/rep601.php
239 # Restriction on links
240 $ /sales/inquiry/customer_inquiry.php
241
242 22-Nov-2008 Joe Hunt
243 + Preparing for Graphic Links final.Optimized.
244 $ config.php
245   /admin/create_coy.php
246   /admin/inst_lang.php
247   /admin/inst_module.php
248   /dimensions/inquiry/search_dimensions.php
249   /includes/ui/ui_controls.inc
250   /includes/ui/ui_view.inc
251   /includes/db_pager_view.inc
252   /manufacturing/search_work_orders.php
253   /purchasing/inquiry/po_search.php
254   /purchasing/inquiry/po_search_completed.php
255   /purchasing/inquiry/supplier_allocation_inquiry.php
256   /purchasing/allocations/supplier_allocation_main.php
257   /reporting/includes/reporting.inc
258   /sales/allocations/customer_allocation_main.php
259   /sales/inquiry/customer_allocation_inquiry.php
260   /sales/inquiry/customer_inquiry.php
261   /sales/inquiry/sales_orders_view.php
262   /sales/inquiry/sales_deliveries_view.php
263   /themes/default/images/receive.gif (new file)
264   /themes/aquat/images/receive.gif (new file)
265   /themes/cool/images/receive.gif (new file)
266   
267   
268 21-Nov-2008 Joe Hunt
269 + Preparing for Graphic Links instead of Text Links (user display option, default)
270   (new field in 0_users, graphic_links)
271 $ config.php
272   /admin/display_prefs.php
273   /admin/create_coy.php
274   /admin/inst_lang.php
275   /admin/inst_module.php
276   /admin/db/users_db.inc
277   /includes/current_user.inc
278   /includes/prefs/userprefs.inc
279   /includes/ui/ui_controls.inc
280   /includes/ui/ui_input.inc
281   /includes/ui/ui_view.inc
282   /reporting/includes/reporting.inc
283   /sql/alter2.1.sql 
284   /themes/default/images/add.png, credit.gif, delete.gif, download.gif, edit.gif, gl.png, 
285           invoice.gif, money.png, pdf.gif, print.png, remove.png, report.png, view.gif 
286   /themes/aqua/images/add.png, credit.gif, delete.gif, download.gif, edit.gif, gl.png, 
287           invoice.gif, money.png, pdf.gif, print.png, remove.png, report.png, view.gif 
288   /themes/cool/images/add.png, credit.gif, delete.gif, download.gif, edit.gif, gl.png, 
289           invoice.gif, money.png, pdf.gif, print.png, remove.png, report.png, view.gif 
290   
291 20-Nov-2008 Joe Hunt
292 + Added new AGPL license file
293 $ /doc/license.txt (new file)
294
295 19-Nov-2008 Janusz Dobrowolski
296 # Fixed error handling during database upgrade in normal and forced mode.
297 $ /admin/db/maintenance_db.inc
298 ! Additions needed for foreign item codes support.
299 $ /sql/alter2.1.php
300   /sql/alter2.1.sql
301
302 19-Nov-2008 Joe Hunt
303 ! Changed the default header2.inc.
304 $ /reporting/includes/header2.inc
305
306 18-Nov-2008 Janusz Dobrowolski
307 + System upgrade page for site admins
308 $ /admin/db/maintenance_db.inc
309   /applications/setup.php
310   /admin/inst_upgrade.php       (new)
311   /sql/alter2.1.php             (new)
312 ! Added $tbpref parameter to get_user_prefs()
313 $ /admin/db/company_db.inc
314 # Next fixes to db_pager behaviour.
315 $ /includes/db_pager.inc
316   /includes/ui/db_pager_view.inc
317   /dimensions/inquiry/search_dimensions.php
318   /inventory/inquiry/stock_movements.php
319   /manufacturing/search_work_orders.php
320   /manufacturing/inquiry/where_used_inquiry.php
321   /purchasing/allocations/supplier_allocation_main.php
322   /purchasing/inquiry/po_search.php
323   /purchasing/inquiry/po_search_completed.php
324   /purchasing/inquiry/supplier_allocation_inquiry.php
325   /purchasing/inquiry/supplier_inquiry.php
326   /sales/allocations/customer_allocation_main.php
327   /sales/inquiry/customer_allocation_inquiry.php
328   /sales/inquiry/customer_inquiry.php
329   /sales/inquiry/sales_deliveries_view.php
330   /sales/inquiry/sales_orders_view.php
331
332 16-Nov-2008 Janusz Dobrowolski
333 ! Rewritten for paged query results.
334 $ /inventory/inquiry/stock_movements.php
335 + Added optional footer and header in db_pager, simplified usage.
336 $ /includes/db_pager.inc
337   /includes/ui/db_pager_view.inc
338 ! Code cleanup.
339 $ /dimensions/inquiry/search_dimensions.php
340   /manufacturing/search_work_orders.php
341   /manufacturing/inquiry/where_used_inquiry.php
342   /purchasing/inquiry/po_search.php
343   /purchasing/inquiry/po_search_completed.php
344   /purchasing/inquiry/supplier_allocation_inquiry.php
345   /purchasing/inquiry/supplier_inquiry.php
346   /sales/inquiry/customer_allocation_inquiry.php
347   /sales/inquiry/customer_inquiry.php
348   /sales/inquiry/sales_deliveries_view.php
349   /sales/inquiry/sales_orders_view.php
350
351 16-Nov-2008 Joe Hunt
352 + Added Attachment of Documents and a couple of links from supplier invoice/credit note
353 $ /admin/attachments.php (new file)
354   /applications/setup.php
355   /purchasing/supplier_credit,php
356   /purchasing/supplier_invoice.php
357   /sql/alter2.1.sql
358 # Minor bug in view_print_transactions.php
359 $ /admin/view_print_transactions.php
360
361 15-Nov-2008 Joe Hunt
362 + Added Quick Entries in GL Journal Entry and changed some needed fixes.
363 $ /gl/gl_bank.php
364   /gl/gl_journal.php
365   /gl/includes/db/gl_db_bank_accounts.inc
366   /gl/includes/ui/gl_bank_ui.inc
367   /gl/includes/ui/gl_journal_ui.inc
368   /includes/ui/ui_lists.inc
369   
370 15-Nov-2008 Joe Hunt
371 + Added Tax Inquiry in Banking and General Ledger tab.
372 $ /applications/generalledger.php
373   /gl/inquiry/tax_inquiry.php (new file)
374   
375 14-Nov-2008 Joe Hunt
376 + Added Sales Groups and Recurrent Invoices.
377 $ /applications/customers.php
378   /includes/ui/ui_lists.inc
379   /reporting/includes/reporting.inc
380   /reporting/rep108.php
381   /sales/includes/db/branches_db.inc
382   /sales/includes/db/sales_credit_db.inc
383   /sales/includes/db/sales_delivery_db.inc
384   /sales/includes/db/sales_invoice_db.inc
385   /sales/inquiry/sales_orders_view.php
386   /sales/manage/customer_branches.php
387   /sales/manage/customers.php
388   /sql/alter2.1.sql
389   /sales/create_recurrent_invoices.php (new file)
390   /sales/manage/recurrent_invoices.php (new file)
391   /sales/manage/sales_groups.php (new file)
392
393 13-Nov-2008 Janusz Dobrowolski
394 ! Rewritten for paged query results.
395 $ /dimensions/inquiry/search_dimensions.php
396 # Removed obsolete dimension list submit_on_change option.
397 $ /sales/includes/ui/sales_order_ui.inc
398   /sales/credit_note_entry.php
399   /sales/includes/ui/sales_credit_ui.inc
400
401 12-Nov-2008 Janusz Dobrowolski
402 ! Rewritten for paged query results.
403 $ /manufacturing/search_work_orders.php
404   /manufacturing/inquiry/where_used_inquiry.php
405   /purchasing/allocations/supplier_allocation_main.php
406   /sales/allocations/customer_allocation_main.php
407 ! Code reorganization to reuse sql query by db_pager.
408   /purchasing/includes/db/supp_trans_db.inc
409   /purchasing/includes/db/suppalloc_db.inc
410   /sales/includes/db/custalloc_db.inc
411 ! Added $echo parameter to view_stock_status()
412 $ /includes/ui/ui_view.inc
413 # Fixed sql query (duplicated rows in query result)
414 $ /sales/inquiry/customer_inquiry.php
415 # Fixed bom selection via $_GET['stock_id']
416 $  /manufacturing/manage/bom_edit.php
417
418 12-Nov-2008 Joe Hunt
419 ! Added dimension entries in delivery and invoice forms
420 $ /includes/ui/ui_lists.inc
421   /sales/credit_note_entry.php
422   /sales/includes/cart_class.inc
423   /sales/includes/db/cust_trans_db.inc
424   /sales/includes/db/sales_credit_db.inc
425   /sales/includes/db/sales_delivery_db.inc
426   /sales/includes/db/sales_invoice_db.inc
427   /sales/includes/db/sales_order_db.inc
428   /sales/includes/sales_db.inc
429   /sales/includes/ui/sales_credit_ui.inc
430   /sales/includes/ui/sales_order_ui.inc
431   /sales/sales_order_entry.php
432   /sql/alter2.1.sql
433   
434 12-Nov-2008 Janusz Dobrowolski
435 ! Changed db_pager API for inserted columns.
436 $ /includes/db_pager.inc
437   /includes/ui/db_pager_view.inc
438 ! Fixed $cols according to api change.
439 $ /purchasing/inquiry/supplier_inquiry.php
440   /sales/inquiry/customer_allocation_inquiry.php
441   /sales/inquiry/customer_inquiry.php
442   /sales/inquiry/sales_deliveries_view.php
443   /sales/inquiry/sales_orders_view.php
444 ! Rewritten for paged query results.
445 $ /purchasing/inquiry/po_search.php
446   /purchasing/inquiry/po_search_completed.php
447   /purchasing/inquiry/supplier_allocation_inquiry.php
448
449 10-Nov-2008 Janusz Dobrowolski
450 # Suppressed page update after import errors
451 $ /admin/backups.php
452 # More fail safe db_import()
453 $ /admin/db/maintenance_db.inc
454 # Added check for POS relations before account delete.
455 $ /gl/manage/bank_accounts.php
456 # Fixed for MySQL <4.0.18, removed bank_trans_types
457 $ /sql/alter2.1.sql
458 # Fixed page update after branch/customer change.
459 $ /sales/includes/ui/sales_order_ui.inc
460
461 10-Nov-2008 Joe Hunt
462 ! changing the default.css style sheets to handle the new navibar/buttons
463 $ /themes/default/default.css 
464   /themes/aqua/default.css
465   /themes/cool/default.css
466   /themes/cool/images/sort_asc.gif
467   /themes/cool/images/sort_desc.gif
468   
469 10-Nov-2008 Joe Hunt
470 ! Changed Bank Statement Report in accourding to Bank Account Change
471 $ /reporting/rep601.php
472   /reporting/includes/reports_classes.inc
473 # Removed Type header from bank inquiry.
474   /gl/inquiry/bank_inquiry.php
475   
476 09-Nov-2008 Janusz Dobrowolski
477 ! Allowed multiply bank accounts on one GL account, removed obsolete bank trans type.
478 $ /applications/generalledger.php
479   /gl/bank_transfer.php
480   /gl/gl_bank.php
481   /gl/includes/db/gl_db_bank_accounts.inc
482   /gl/includes/db/gl_db_bank_trans.inc
483   /gl/includes/db/gl_db_banking.inc
484   /gl/includes/db/gl_db_trans.inc
485   /gl/includes/ui/gl_bank_ui.inc
486   /gl/inquiry/bank_inquiry.php
487   /gl/manage/bank_accounts.php
488   /gl/view/bank_transfer_view.php
489   /gl/view/gl_deposit_view.php
490   /gl/view/gl_payment_view.php
491   /includes/banking.inc
492   /includes/data_checks.inc
493   /includes/types.inc
494   /includes/ui/ui_lists.inc
495   /purchasing/supplier_payment.php
496   /purchasing/includes/db/supp_payment_db.inc
497   /purchasing/includes/db/supp_trans_db.inc
498   /purchasing/view/view_supp_payment.php
499   /sales/customer_payments.php
500   /sales/includes/db/payment_db.inc
501   /sales/includes/db/sales_invoice_db.inc
502   /sales/view/view_receipt.php
503   /sql/alter2.1.sql
504 ! Fixed session name for multiuser debuging tests.
505   /includes/lang/language.php
506 ! Preparing to paged table view in customer_allocation_main.php 
507 $ /sales/includes/db/cust_trans_db.inc
508   /sales/includes/db/custalloc_db.inc
509 # Small fix to avoid sql conflicts
510 $ /sales/includes/db/sales_points_db.inc
511 # Changes to POS addition related to above changes.
512 $ /includes/ui/ui_lists.inc
513   /sales/includes/db/sales_points_db.inc
514   /sales/manage/sales_points.php
515   /sql/alter2.1.sql
516
517 09-Nov-2008 Joe Hunt
518 ! changed Quick Entries in Bank Payments/Deposits (Banking and General Ledger) to also work as Automatic Codings.
519 $ /includes/ui/ui_lists.inc 
520   /includes/ui/ui_input.inc 
521   /gl/gl_bank.php
522   /gl/includes/db/gl_db_bank_accounts.inc
523   /gl/includes/ui/gl_bank_ui.inc
524   /gl/manage/gl_quick_entries.php
525 ! New table, 0:quick_entry_lines, change to 0_quick_entries
526 $ /sql/alter2.1.sql
527
528 08-Nov-2008 Janusz Dobrowolski
529 ! Rewritten for paged query results.
530 $ /purchasing/inquiry/supplier_inquiry.php
531 # Fixed broken table content after customer selector change.
532 $ /sales/inquiry/customer_allocation_inquiry.php
533   /sales/inquiry/customer_inquiry.php
534   /sales/inquiry/sales_deliveries_view.php
535   /sales/inquiry/sales_orders_view.php
536
537 05-Nov-2008 Janusz Dobrowolski
538 ! Changed dbpager API.
539 $ /includes/ui/db_pager_view.inc
540 # Polishing db_pager code.
541 $ /includes/db_pager.inc
542 + Added array_replace() and array_append() helpers.
543 $ /includes/main.inc
544 # Fixed multiply sales document view links.
545 $ /includes/ui/ui_view.inc
546 ! Rewritten for paged query results.
547 $ /sales/inquiry/customer_allocation_inquiry.php
548   /sales/inquiry/customer_inquiry.php
549   /sales/inquiry/sales_deliveries_view.php
550 ! Code cleanup.
551 $ /sales/inquiry/sales_orders_view.php
552
553 04-Nov-2008 Janusz Dobrowolski
554 + Added db_pager widget for paged/sorted sql query display.
555 $ /includes/db_pager.inc (New)
556   /includes/ui/db_pager_view.inc (New)
557   /themes/aqua/images/sort_asc.gif (New)
558   /themes/aqua/images/sort_desc.gif (New)
559   /themes/aqua/images/sort_none.gif (New)
560   /themes/cool/images/sort_asc.gif (New)
561   /themes/cool/images/sort_desc.gif (New)
562   /themes/cool/images/sort_none.gif (New)
563   /themes/default/images/sort_asc.gif (New)
564   /themes/default/images/sort_desc.gif (New)
565   /themes/default/images/sort_none.gif (New)
566   /themes/default/default.css
567   /themes/aqua/default.css
568 + Added query size user preference.
569 $ /admin/display_prefs.php
570   /admin/db/users_db.inc
571   /includes/current_user.inc
572   /includes/prefs/userprefs.inc
573   /sql/alter2.1.sql
574 + Added helper functions for array manipulation.
575 $ /includes/main.inc
576 + Added mysql_fetch_assoc() wrapper.
577 $ /includes/db/connect_db.inc
578 ! Paged query result.
579 $ /sales/inquiry/sales_orders_view.php
580 # Two smaller fixes.
581 $ /js/inserts.js
582
583 31-Oct-2008 Janusz Dobrowolski
584 + POS and cash sale support.
585 $ /admin/users.php
586   /admin/db/users_db.inc
587   /applications/setup.php
588   /includes/current_user.inc
589   /includes/ui/ui_lists.inc
590   /sales/sales_order_entry.php
591   /sales/includes/cart_class.inc
592   /sales/includes/sales_db.inc
593   /sales/includes/ui/sales_order_ui.inc
594   /sales/manage/sales_points.php (New)
595   /sales/includes/db/sales_points_db.inc (New)
596   /sales/includes/cart_class.inc
597   /sales/includes/db/sales_invoice_db.inc
598   /sales/includes/db/sales_order_db.inc
599   /sql/alter2.1.sql
600 # Fixed focus after error display.
601 $ /js/utils.js
602 # Fixed buggy output when SetLineWidth is used before first AddPage call.
603 $ /reporting/includes/tcpdf.php
604 # Fixed sign in payment view.
605 $ /sales/view/view_receipt.php
606 # Fixed missing hotkeys support for print links.
607 $ /reporting/includes/reporting.inc
608
609 30-Oct-2008 Joe Hunt
610 ! Added Quick Entries in Bank Payments/Deposits (Banking and General Ledger).
611 $ /applications/generalledger.php 
612   /includes/data_checks.inc
613   /includes/types.inc
614   /includes/ui/ui_lists.inc
615   /gl/gl_bank.php
616   /gl/includes/db/gl_db_bank_accounts.inc
617   /gl/includes/ui/gl_bank_ui.inc
618   /gl/manage/gl_quick_entries.php
619   /sales/manage/customer_branches.php
620 ! New table, 0_quick_entries
621 $ /sql/alter2.1.sql
622 ! Changed GL Accounts form. The tax_code is now Tax Group instead of Tax Type.
623 $ /gl/manage/gl_accounts.php
624
625 24-Oct-2008 Janusz Dobrowolski
626 ! Added hotkeys to final menu options.
627 $ /dimensions/dimension_entry.php
628   /gl/bank_transfer.php
629   /gl/gl_bank.php
630   /gl/gl_journal.php
631   /inventory/adjustments.php
632   /inventory/transfers.php
633   /manufacturing/work_order_add_finished.php
634   /manufacturing/work_order_issue.php
635   /manufacturing/work_order_release.php
636   /purchasing/po_entry_items.php
637   /purchasing/po_receive_items.php
638   /purchasing/supplier_payment.php
639   /sales/credit_note_entry.php
640   /sales/customer_credit_invoice.php
641   /sales/customer_invoice.php
642   /sales/customer_payments.php
643   /sales/sales_order_entry.php
644 # Fixed TCPDF errors display.
645 $ /reporting/includes/tcpdf.php
646 # Fixed page position after message display.
647 $  /js/utils.js
648
649 23-Oct-2008 Janusz Dobrowolski
650 + Improved report module performance, also usable without javascript.
651 $ /reporting/reports_main.php
652   /reporting/includes/class.pdf.inc
653   /reporting/includes/pdf_report.inc
654   /reporting/includes/reports_classes.inc
655   /reporting/includes/header2.inc
656 + Hotkey support for viewer links.
657 $ /includes/ui/ui_view.inc
658   /js/inserts.js
659 + Added purchase order printing after entry.
660 $ /purchasing/po_entry_items.php
661 + Added hotkeys to credit note final menu.
662 $ /sales/credit_note_entry.php
663 # Fixed submit button for IE7
664 $ /includes/ui/ui_input.inc
665 # Fixed ajax popup flicker.
666 $ /js/utils.js
667 # Fix after 2.0.4 merge
668 $ /sales/inquiry/sales_orders_view.php
669
670 23-Oct-2008 Joe Hunt
671 ! Merging the changes up to 2-0-4
672 $ /purchasing/supplier_invoice.php
673   /purchasing/supplier_credit.php
674   /purchasing/includes/db/invoice_db.inc
675   /purchasing/includes/db/grn_db.inc
676   /purchasing/includes/ui/invoice_ui.inc
677   /purchasing/supplier_invoice_grns.php (File removed)
678   /purchasing/supplier_credit_grns.php (File removed)
679   /purchasing/supplier_trans_gl.php (File removed)
680   /gl/inquiry/gl_trial_balance.php
681   /gl/inquiry/gl_account_inquiry.php
682   /reporting/rep704.php
683   /reporting/rep708.php
684   /sql/en_US-demo.sql
685   /sales/includes/ui/sales_order_ui.inc
686   /sales/inquiry/sales_orders_view.php
687   
688 20-Oct-2008 Janusz Dobrowolski
689 # Fix for pdf reports (php 5.2.4 issue)
690 $ /reporting/includes/pdf_report.inc
691
692 19-Oct-2008 Janusz Dobrowolski
693 + User interface mode (full vs fallback) detected and set on login
694 $ /access/login.php
695   /includes/current_user.inc
696   /includes/session.inc
697   /includes/ui/ui_input.inc
698   /includes/ui/ui_lists.inc
699 + More sales documents available for printing from inquiry page.
700 $ /sales/inquiry/customer_inquiry.php
701   /reporting/includes/header2.inc
702 ! Changed version info.
703 $ /config.php
704 # Fixed ajax popup/redirection.
705 $ /reporting/includes/pdf_report.inc
706   /includes/ajax.inc
707
708 17-Oct-2008 Janusz Dobrowolski
709 + Added ajax request indicator.
710 $ /js/utils.js
711   /themes/aqua/renderer.php
712   /themes/aqua/images/ajax-loader.gif (new)
713   /themes/cool/renderer.php
714   /themes/cool/images/ajax-loader.gif (new)
715   /themes/default/renderer.php
716   /themes/default/images/ajax-loader.gif (new)
717 + Added optional popup for pdf reports display.
718 $ /admin/display_prefs.php
719   /admin/users.php
720   /admin/db/users_db.inc
721   /includes/current_user.inc
722   /includes/prefs/userprefs.inc
723   /reporting/includes/pdf_report.inc
724   /sql/alter2.1.sql
725 # Changed message for missing currency rate.
726 $ /includes/banking.inc
727 # Fixed submit/button behaviour.
728 $ /js/inserts.js
729 # Fixed canceling order.
730 $ /sales/sales_order_entry.php
731 # Fixed typo in css
732 $ /themes/aqua/default.css
733 # Fixed pdf_debug mode
734 $ /reporting/includes/reporting.inc
735   /reporting/includes/reports_classes.inc
736
737 15-Oct-2008 Janusz Dobrowolski
738 + Added remote printing support
739 $ /admin/print_profiles.php (new)
740   /admin/printers.php (new)
741   /admin/db/printers_db.inc (new)
742   /reporting/prn_redirect.php (new)
743   /reporting/includes/printer_class.inc (new)
744   /sql/alter2.1.sql (new)
745   /config.php
746   /admin/display_prefs.php
747   /admin/users.php
748   /admin/db/users_db.inc
749   /applications/setup.php
750   /includes/current_user.inc
751   /includes/prefs/userprefs.inc
752   /includes/ui/ui_lists.inc
753   /js/inserts.js
754   /js/utils.js
755   /reporting/rep109.php
756   /reporting/reports_main.php
757   /reporting/includes/pdf_report.inc
758   /reporting/includes/reporting.inc
759   /reporting/includes/reports_classes.inc
760 !Fixes related to changed printing api.
761 $ /admin/view_print_transaction.php
762   /purchasing/inquiry/po_search.php
763   /purchasing/inquiry/po_search_completed.php
764   /sales/customer_credit_invoice.php
765   /sales/customer_delivery.php
766   /sales/customer_invoice.php
767   /sales/sales_order_entry.php
768   /sales/inquiry/customer_inquiry.php
769   /sales/inquiry/sales_deliveries_view.php
770   /sales/inquiry/sales_orders_view.php
771 + Added optional id parameter for label helpers; added value for buttons.
772 $ /includes/ui/ui_input.inc
773 + Added ajax popup screen command.
774 $ /includes/ajax.inc
775 # Skipping index.php file during flush_dir()
776 $ /includes/main.inc
777
778 06-Oct-2008 Janusz Dobrowolski
779 + Menu hotkeys system implementation.
780 $ /includes/page/header.inc
781   /includes/ui/ui_controls.inc
782   /includes/ui/ui_input.inc
783   /js/JsHttpRequest.js
784   /js/inserts.js
785   /js/utils.js
786   /reporting/includes/reports_classes.inc
787   /sales/sales_order_entry.php
788   /sales/manage/customers.php
789   /themes/aqua/default.css
790   /themes/aqua/renderer.php
791   /themes/cool/default.css
792   /themes/cool/renderer.php
793   /themes/default/default.css
794   /themes/default/renderer.php
795 + Access keys added to menu options strings.
796 $ /config.php
797   /applications/customers.php
798   /applications/dimensions.php
799   /applications/generalledger.php
800   /applications/inventory.php
801   /applications/manufacturing.php
802   /applications/setup.php
803   /applications/suppliers.php
804   /reporting/reports_main.php
805
806 ------------------------------- Release 2.0.3 --------------------------------------------
807 06-Oct-2008 Joe Hunt
808 ! Release 2.0.3
809 $ config.php
810 # Bug [0000072] Item stock movement should check for if there is empty Inventory.
811 $ /inventory/inquiry/stock_movements.php
812
813 05-Oct-2008 Janusz Dobrowolski
814 # Bugfix [0000063] Bad update of parent document lines after edition of sales documents.
815 $ /sales/includes/cart_class.inc
816   /sales/includes/sales_db.inc
817   /sales/includes/db/sales_credit_db.inc
818   /sales/includes/db/sales_delivery_db.inc
819   /sales/includes/db/sales_invoice_db.inc
820 # Bugfix [0000071] Ordering for customer with bad history available after F4 - Return
821 $ /sales/manage/customers.php
822
823 04-Oct-2008 Joe Hunt
824 # Bug [0000069] Constraint on voiding delivery note if a non voided, linked invoice exists.
825 $ /admin/db/voiding_db.inc
826 # Bug [0000061] Cost Update doesn't compute correctly after inventory adjust.
827 $ /inventory/includes/db/item_adjust_db.inc
828
829 01-Oct-2008 Joe Hunt
830 # When deleting the last module in FA a parce error arose:
831 $ /admin/inst_module.php
832   /admin/inst_lang.php
833
834 30-Sep-2008 Janusz Dobrowolski
835 # Bug [0000067] Settled supplier documents were displayed as overdued.
836 $ /purchasing/inquiry/supplier_inquiry.php
837   /purchasing/inquiry/supplier_allocation_inquiry.php
838 # Bug [0000068] Removed unneeded constraint on edition of fully allocated sales doc.
839 $ /sales/allocations/customer_allocation_main.php
840
841 29-Sep-2008 Janusz Dobrowolski
842 # Bug [0000065] Changing item type during adding new item caused record reset.
843 $ /inventory/manage/items.php
844
845 26-Sep-2008 Joe Hunt
846 # Bug [0000064] Credit This on an invoice should automatically allocate the credit to that invoice
847 $ /sales/includes/db/sales_credit_db.inc
848
849 26-Sep-2008 Janusz Dobrowolski
850 # Bug [0000062] Delivery Modifitication - duplicated tax details.
851 $ /sales/includes/db/sales_delivery_db.inc
852
853 25-Sep-2008 Joe Hunt
854 # if MySQL is in strict sql mode, a couple of files didn't pass that. Better not use strict sql mode.
855   This is not necessary, because FA handle this internally. in my.ini(win) or my.cnf(linux) set sql-mode="".
856 $ /gl/gl_budget.php
857   /includes/db/comments_db.inc
858   /inventory/cost_update.php
859   /purchasing/includes/db/supp_trans_db.inc
860   /sales/includes/db/cust_trans_db.inc
861 # Bug [0000060] table prefix error message and inconsistency at install
862 $ /admin/db/maintenance_db.inc
863   /install/index.php
864   /install/save.php
865 # Bug [0000061] Delivery Modifitication (standard cost change)
866 $ /sales/includes/db/sales_delivery_db.inc
867
868 ------------------------------- Release 2.0.2 --------------------------------------------
869 23-Sep-2008 Joe Hunt
870 ! Release 2.0.2
871 $ config.php
872 ! Increased time_out to 3 minutes.
873 $ /install/save.php
874
875 23-Sep-2008 Joe Hunt
876 # Bug [0000059] Direct Invoice or Delivery Notes doesn't account for negative inventory flag
877 $ /sales/sales_order_entry.php
878
879 21-Sep-2008 Janusz Dobrowolski
880 + Added submit_on_change option for date fields
881 $ /includes/ui/ui_input.inc
882 + Automatic exchange rate update after document date change
883 $ /gl/bank_transfer.php
884   /gl/gl_bank.php
885   /gl/includes/db/gl_db_rates.inc
886   /gl/includes/ui/gl_bank_ui.inc
887   /includes/banking.inc
888   /includes/ui/ui_view.inc
889   /purchasing/supplier_payment.php
890   /sales/customer_payments.php
891   /sales/includes/cart_class.inc
892 # Sales/purchase terms update after document date change [0000058]
893 $ /purchasing/includes/ui/invoice_ui.inc
894   /purchasing/includes/ui/po_ui.inc
895   /sales/customer_invoice.php
896 # Fixed edit line total, price update after date change
897 $ /sales/includes/ui/sales_credit_ui.inc
898   /sales/includes/ui/sales_order_ui.inc
899 # Fixed unneeded page reload on enter key in text inputs
900 $ /js/inserts.js
901 # Fixed session variables conflicts with some third party software (e.g. XRMS)
902 $ /includes/lang/language.php
903 # Fixed calendar flicker, removed buttons from exchange_rate_display()
904 $ /includes/ui/ui_view.inc
905 ! Default delivery required by changed to 1 day.
906 $ /includes/prefs/sysprefs.inc
907 # Small bug fix 
908 $ /sales/includes/sales_db.inc
909
910 20-Sep-2008 Joe Hunt
911 # Fix for exchange variation when allocating payments. re-inserted in System and GL Setup.
912 $ /admin/gl_setup.php
913   /admin/db/company_db
914   /includes/banking.inc
915   /purchasing/allocations/supplier_allocate.php
916   /purchasing/includes/db/suppalloc_db.inc
917   /sales/allocations/customer_allocate.php
918   /sales/includes/db/custalloc_db.inc
919   /sales/includes/db/payment_db.inc
920   /sales/includes/db/sales_credit_db.inc
921 ! New tcpdf.php file. Minor bugfixes from tcpdf.org
922   /reporting/includes/tcpdf.php
923 ! Layout adjustments
924   /dimensions/includes/dimensions_ui.inc
925   /dimensions/view/view_dimension.php
926   /inventory/view/view_adjustment.php
927   /manufacturing/view/work_order_view.php
928   
929 18-Sep-2008 Janusz Dobrowolski
930 + Support for calling external pages during document entry (e.g. for adding customer/supplier/items).
931 $ /index.php
932   /includes/ui/ui_controls.inc
933   /includes/ui/ui_input.inc
934   /includes/ui/ui_lists.inc
935   /js/inserts.js
936 + Add/view on F4 in customer/supplier selectors
937 $ /gl/gl_bank.php
938 + Add/view on F4 in supplier/items selectors
939 $ /purchasing/po_entry_items.php
940   /inventory/manage/items.php
941 + Add/view on F4 in supplier selector
942 $ /purchasing/supplier_credit.php
943   /purchasing/supplier_invoice.php
944   /purchasing/supplier_payment.php
945   /purchasing/allocations/supplier_allocation_main.php
946   /purchasing/manage/suppliers.php
947   /inventory/purchasing_data.php
948 + Add/view on F4 in customer selector
949   /sales/credit_note_entry.php
950   /sales/customer_payments.php
951   /sales/sales_order_entry.php
952   /sales/allocations/customer_allocation_main.php
953   /sales/includes/ui/sales_credit_ui.inc
954   /sales/includes/ui/sales_order_ui.inc
955   /sales/manage/customer_branches.php
956   /sales/manage/customers.php
957 # Syntax error introduced in previous update fixed
958 $ /inventory/prices.php
959 # Fixed retreiving of exchange rates [0000057]
960 $ /gl/manage/exchange_rates.php
961   /includes/banking.inc
962   /includes/ui/ui_view.inc
963
964 18-Sep-2008 Joe Hunt
965 + New Report - Bank Statement.
966 $ /reporting/reports_main.php
967   /reporting/rep601.php (new file)
968   
969 17-Sep-2008 Joe Hunt
970 ! New PDF tcpdf.php file. Support for cid-0 fonts (Chinese, Japanese, Korean, CJK, Asian fonts) without embedding.
971   New cid-0 fonts will be available for download when release 2.0.2 is shipping. Reduces file size enormouusly
972 $ /reporting/includes/tcpdf.php
973 ! Inventory column option in Report Stock Sheet Check.
974 $ /reporting/reports_main.php
975   /reporting/rep303.php
976   
977 11-Sep-2008 Janusz Dobrowolski
978 # Fixed slash quotation problems on direct POST values display.
979 $ /includes/session.inc
980   /includes/db/connect_db.inc
981 # Added missing db_escape on person_id.
982 $ /gl/includes/db/gl_db_bank_trans.inc
983   /gl/includes/db/gl_db_trans.inc
984 # Added error message and suppressed db update on failed ECB exchange rate read.
985 $ /includes/ui/ui_view.inc
986
987 10-Sep-2008 Janusz Dobrowolski
988 # Fixed company folders renaming after company remove.
989 $ /admin/create_coy.php
990 # Fixed list selectors' behaviour during search.
991 $ /includes/ui/ui_lists.inc
992 # Fixed page update after item search. Closes bugs [0000051],[0000054].
993 $ /inventory/cost_update.php
994   /inventory/prices.php
995   /inventory/purchasing_data.php
996   /inventory/reorder_level.php
997   /inventory/includes/item_adjustments_ui.inc
998   /inventory/includes/stock_transfers_ui.inc
999   /inventory/inquiry/stock_status.php
1000   /inventory/manage/items.php
1001   /manufacturing/includes/work_order_issue_ui.inc
1002   /manufacturing/inquiry/where_used_inquiry.php
1003   /purchasing/includes/ui/po_ui.inc
1004   /sales/includes/ui/sales_credit_ui.inc
1005   /sales/includes/ui/sales_order_ui.inc
1006
1007 09-Sep-2008 Joe Hunt
1008 # Bug [0000055] Rasmus detected a cost diff. bug and changed some code for us. Very appreciated.
1009 $ /purchasing/includes/db/invoice_db.inc
1010
1011 ------------------------------- Release 2.0.1 --------------------------------------------
1012 07-Sep-2008 Joe Hunt
1013 ! Release 2.0.1
1014 $ config.php
1015
1016 05-Sep-2008 Janusz Dobrowolski
1017 # Bug [0000046] Sales invoice not working on some php versions (php bug #40509)
1018 $ /sales/includes/sales_db.inc
1019   /sales/includes/db/sales_credit_db.inc
1020 ! Obsolete code removed
1021 $ /sales/customer_credit_invoice.php
1022
1023 05-Sep-2008 Joe Hunt
1024 # Bug [0000053] Missing GL postings on item issue on Work Order
1025 $ /manufacturing/includes/db/work_order_quick_db.inc
1026   /manufacturing/includes/db/work_order_issues_db.inc
1027   /manufacturing/includes/db/work_order_produce_items_db.inc
1028 ! Bad layout in aging on report Statements
1029 $ /reporting/rep108.php
1030
1031 04-Sep-2008 Joe Hunt
1032 # Bug [0000050] Invoice no. on all sales reports
1033 $ /reporting/includes/doctext.inc
1034   /reporting/includes/doctext2.inc
1035   
1036 04-Sep-2008 Joe Hunt
1037 # Bug [0000052] Inventory Valuation Report
1038 $ /reporting/rep301.php
1039
1040 04-Sep-2008 Joe Hunt
1041 # Bug [0000047] Not possible to view delivery sequence
1042 $ /purchasing/supplier_credit_grns.php
1043   /purchasing/supplier_invoice_grns.php
1044   /purchasing/includes/db/grn_db.inc
1045   /purchasing/includes/ui/invoice_ui.inc
1046   /purchasing/view/view_po.php
1047   /purchasing/view/view_supp_credit.php
1048 # Bug [0000048] Crediting invoice and choosing gl account for items to be written off doesn't work  
1049 $ /sales/includes/db/sales_credit_db.inc  
1050
1051 03-Sep-2008 Janusz Dobrowolski
1052 # Fixed fatal error handling in php5
1053 $ /includes/errors.inc
1054   /includes/session.inc
1055 # Fixed display of errors while saving sales documents
1056 $ /sales/sales_order_entry.php
1057
1058 03-Sep-2008 Joe Hunt
1059 # Bug [0000044] Standard Cost error on credit note. Reopened. Stock Movement forgot the credit note.
1060 $ /inventory/inquiry/stock_movements.php
1061   /purchasing/includes/db/grn_db.inc
1062   /purchasing/includes/invoice_db.inc
1063
1064 03-Sep-2008 Joe Hunt
1065 # Bug [0000043] Inventory Adjustment Session doesn't update standard cost
1066 # Bug [0000044] Standard Cost error on credit note
1067 $ /inventory/includes/db/items_adjust_db.inc
1068   /purchasing/includes/db/grn_db.inc
1069   /purchasing/includes/invoice_db.inc
1070 # Bug [0000045] Cannot close fiscal year 
1071 $ /admin/fiscalyears.php
1072 # Update screen bug in Bank Account Inquiry.
1073   $ /gl/inquiry/bank_inquiry.php
1074
1075 02-Sep-2008 Joe Hunt
1076 # Bug when selecting report, List of Journal Entries, by type. Nothing selected.
1077 $ /reporting/includes/reports_classes.inc
1078 $ /reporting/rep702.php
1079
1080 01-Sep-2008 Joe Hunt
1081 ! Up-to-date translation file (some strings were missing, single quotations in .inc files)
1082 $ /lang/new_language_template/LC_MASSAGES/empty.po
1083   /lang/en_US/LC_MESSAGES/en_US.mo
1084
1085 31-Aug-2008 Janusz Dobrowolski
1086 + Added ajax support for file uploading
1087 $ /js/utils.js
1088 # Final fix for logo file upload
1089 $ /admin/company_preferences.php
1090 # Fixed item image file upload
1091 $ /inventory/manage/items.php
1092
1093 30-Aug-2008 Janusz Dobrowolski
1094 ! Up to date translation file
1095 $ /lang/new_language_template/LC_MASSAGES/empty.po
1096 # Fixed broken &amp's in backup files [0000040]
1097 $ /admin/db/maintenance_db.inc
1098 # Temporary fix (sync page reload) for uploading logo file
1099 $ /admin/company_preferences.php
1100 -------------------------------2.0 Final --------------------------------------------
1101 21_aug-2008 Joe Hunt
1102 ! config.php file. Version changed to 2.0
1103 $ config.php
1104 ! Set time out to 120 seconds.
1105 $ /install/save.php
1106 # Removed js warnings on index pages
1107 $ /js/utils.js
1108
1109 20-Aug-2008 Joe Hunt
1110 # Bug [0000037] Price diff and deliveries between po receive and supp invoice. (Again)
1111 $ /includes/db/inventory_db.inc
1112   /purchase/includes/db/grn_db.inc
1113   /purchase/includes/db/invoice_db.inc
1114
1115 20-Aug-2008
1116 # [0000041] Voiding PO GRN's could be dangerous, if deliveries have been done. Eliminating it. Use item adjustment with 0 price.
1117 $ /admin/db/voiding_db.inc
1118 # Fixing a minor bug in grn_db.inc
1119 $ /purchasing/includes/db/grn_db.inc 
1120   
1121 19-Aug-2008 Joe Hunt
1122 # Fixed some color conversion problems in the new PDF Engine
1123 $ /reporting/includes/pdf_report.inc
1124   /reporting/includes/class.pdf.inc
1125   
1126 19-Aut-2008 Joe Hunt
1127 ! Optimized the textwraplines in pdf_report.inc and header2.inc
1128   /reporting/includes/pdf_report.inc
1129   /reporting/includes/header2.inc (This is important to download too!)
1130   
1131 19-Aug-2008 Joe Hunt
1132 ! Replacing the PDF Engine with a slightly modified TCPDF
1133 $ /reporting/fonts/helvetica*.php (new php files)
1134   /reporting/fonts/*.atm files removed
1135   /reporting/includes/pdf_report.inc (changed)
1136   /reporting/includes/class.pdf.inc (changed)
1137   /reporting/includes/barcodes.php (new file)
1138   /reporting/includes/htmlcolors.php (new file)
1139   /reporting/includes/html_entity_decode_php4.php (new file)
1140   /reporting/includes/tcpdf.php (new file, the PDF engine)
1141   /reporting/includes/unicode_data2.php (new file, reduced unicode_data.php)
1142   
1143 18-Aug-2008 Joe Hunt
1144 # Bug [0000038] Voiding a cost update doesn't void even if it says so. There will now be an error msg saying
1145   that this can not be done. 
1146 $ /admin/db/voiding_db.inc
1147
1148 18-Aug-2008 Joe Hunt
1149 # Bug [0000037] Price diff and deliveries between po receive and supp invoice.
1150 $ /purchase/includes/db/grn_db.inc
1151   /purchase/includes/db/invoice_db.inc
1152   
1153 16-Aug-2008 Janusz Dobrowolski
1154 # Fixed first supplier add confirmation [0000039].
1155 $ /purchasing/manage/suppliers.php
1156 # Fixed entering direct documents with date in the past [0000036]
1157 $ /sales/customer_delivery.php
1158   /sales/includes/cart_class.inc
1159 # Fixed date_picker caching in debug mode
1160 $ /includes/ui/ui_view.inc
1161 # Some focus fixes after user entry error
1162 $ /sales/manage/credit_status.php
1163   /sales/manage/customer_branches.php
1164   /sales/manage/sales_areas.php
1165   /sales/manage/sales_people.php
1166
1167 08-Aug-2008 Joe Hunt
1168 # Wrong email-adress field taken when emailing documents [0000035].
1169 $ /sales/includes/db/cust_trans_db.inc
1170
1171 02-Aug-2008 Joe Hunt
1172 # Use Item Sales Account as default when creating new branch. Customer Branch Sales Account overrides Item Sales Accounts.
1173 $ /sales/manage/customer_branches.php
1174
1175 01-Aug-2008 Joe Hunt
1176 ! Customer Dimension overrides an Item Dimension when creating GL transactions
1177 $ /sales/includes/db/customers_db.inc
1178   /sales/includes/db/sales_credit_db.inc
1179   /sales/includes/db/sales_delivery_db.inc
1180   /sales/includes/db/sales_invoice_db.inc
1181   
1182 31-Jul-2008 Joe Hunt
1183 + Added a new menu entry after that Bank Payment or Bank Deposit has been processed.
1184 $ /gl/gl_bank.php
1185
1186 30-Jul-2008 Joe Hunt
1187 ! Currency selection in Price Listing Report
1188 $ /reporting/rep104.php
1189   /reporting/reports_main.php
1190   
1191 28-Jul-2008 Janusz Dobrowolski
1192 # Fixed control buttons reset after record deletion.
1193 $ /admin/fiscalyears.php
1194   /admin/payment_terms.php
1195   /admin/shipping_companies.php
1196   /gl/manage/bank_accounts.php
1197   /gl/manage/currencies.php
1198   /gl/manage/gl_account_classes.php
1199   /gl/manage/gl_account_types.php
1200   /inventory/manage/item_categories.php
1201   /inventory/manage/item_units.php
1202   /inventory/manage/locations.php
1203   /inventory/manage/movement_types.php
1204   /manufacturing/manage/work_centres.php
1205   /sales/manage/credit_status.php
1206   /sales/manage/customer_branches.php
1207   /sales/manage/sales_areas.php
1208   /sales/manage/sales_people.php
1209   /sales/manage/sales_types.php
1210   /taxes/item_tax_types.php
1211   /taxes/tax_groups.php
1212   /taxes/tax_types.php
1213
1214 27-Jul-2008 Janusz Dobrowolski
1215 # Fixed record selection on pages using non-numeric selectors with simple_page_mode() helper. 
1216 $ /includes/ui/ui_controls.inc
1217   /includes/ui/ui_input.inc
1218   /inventory/manage/item_units.php
1219 # Fixed focus setting on multi-form pages.
1220 $ /js/utils.js
1221 # Fixed ajax reload
1222 $ /manufacturing/work_order_release.php
1223
1224 26-Jul-2008 Janusz Dobrowolski
1225 ! Potentially dangerous for whole FA site operations are currently available only for admins of first registered company (site admins).
1226 $ /config.php
1227   /admin/create_coy.php
1228   /admin/inst_lang.php
1229   /admin/inst_module.php
1230   /includes/current_user.inc
1231 # Small layout fix
1232   /admin/fiscalyears.php
1233
1234 25-Jul-2008 Joe Hunt
1235 # Minor adjustments
1236 $ /includes/page/header.inc
1237   /manufacturing/work_order_release.php
1238   
1239 25-Jul-2008 Joe Hunt
1240 # Default application setting does not work [0000034]
1241 $ /includes/page/header.inc
1242
1243 25-Jul-2008 Joe Hunt
1244 ! The built version in config.php now shows the last change date of this file (CHANGELOG.txt).
1245 $ config.php
1246
1247 25-Jul-2008 Joe Hunt
1248 # Missing GL transactions when producing advanced manufacturing [0000032].
1249 $ /manufacturing/includes/db/work_order_produce_items_db.inc
1250
1251 24-Jul-2008 Janusz Dobrowolski
1252 + Added fatal error handling during ajax calls - [0000003] closed
1253 $ includes/session.inc
1254 # Fixed hints for lists without submit [0000026]
1255 $ includes/ui/ui_lists.inc
1256 # Removed not used file (related to [0000023])
1257 $ sql/basic.sql
1258
1259 24-Jul-2008 Joe Hunt
1260 # Pressing the link in the meta_forward function may result in a blank page.
1261 $ /includes/ui/ui_controls.inc
1262
1263 23-Jul-2008 Joe Hunt
1264 # Increment reference bug in GL Deposit and missing hyperlink parameter.
1265 $ /gl/gl_bank.php
1266   /gl/includes/gl_bank_ui.inc
1267   
1268 22-Jul-2008 Janusz Dobrowolski
1269 # Corrected backup maintenance page display during script download.
1270 $ /admin/backups.php
1271
1272 20-Jul-2008 Janusz Dobrowolski
1273 # Corrected reports page display after yesterday change.
1274 $ /reporting/reports_main.php
1275
1276 19-Jul-2008 Janusz Dobrowolski
1277 ! Content of js-only pages superseded by the requirement notification in non-js browsers.
1278 $ /admin/backups.php
1279   /reporting/reports_main.php
1280 + Support for js only divs/pages.
1281 $ /includes/main.inc
1282   /includes/ui/ui_controls.inc
1283   /js/inserts.js
1284 # Fixed page usability in non-js mode.
1285 $ /sales/inquiry/sales_orders_view.php
1286 # Small table view fix
1287 $ /admin/inst_lang.php
1288
1289 18-Jul-2008 Janusz Dobrowolski
1290 + Added optional processing progressbar for submit buttons
1291 $ /includes/ui/ui_input.inc
1292   /includes/ui/ui_lists.inc
1293   /js/inserts.js
1294   /themes/aqua/images/progressbar.gif (new)
1295   /themes/cool/images/progressbar.gif (new)
1296   /themes/default/images/progressbar.gif (new)
1297 # Fixed database error after empty supplier search result [0000022]
1298 $ /purchasing/supplier_credit.php
1299   /purchasing/supplier_invoice.php
1300 # Fixed focus after update
1301 $ /admin/company_preferences.php
1302 # Fixed message typo.
1303 $ /admin/create_coy.php
1304 # Fixed line edition layout
1305 $ /inventory/includes/item_adjustments_ui.inc
1306
1307 18-Jul-2008 Joe Hunt
1308 # Parse error fixed [0000021] in customer_credit_invoice.php
1309 $ /sales/customer_credit_invoice.php
1310
1311 15-Jul-2008 Janusz Dobrowolski
1312 # Fixed bug [0000018] - unwanted freight cost reset on page update.
1313 $ /sales/customer_delivery.php
1314
1315 14-Jul-2008 Janusz Dobrowolski
1316 # Fixed bug [0000017] - error while checking qoh
1317 $ /includes/ui/items_cart.inc
1318   /manufacturing/work_order_issue.php
1319 # Fixed ajax update
1320 $ /gl/manage/gl_accounts.php
1321
1322 13-Jul-2008 Joe Hunt
1323 + Added GL Summary of Tax Report (rep709.php). Usable only if different Tax Accounts are used.
1324 $ /reporting/rep709.php
1325
1326 12-Jul-2008 Joe Hunt
1327 ! Rewrite of Tax Report (rep709.php).
1328 $ /reporting/rep709.php
1329
1330 09-Jul-2008 Janusz Dobrowolski
1331 # Corrections to maximum input lengths
1332 $ /gl/manage/bank_accounts.php
1333   /gl/manage/gl_account_classes.php
1334 # Fixed spare Back link on restricted pages
1335 $ /includes/session.inc
1336 # Fixed bank_account_types_list()
1337 $ /includes/ui/ui_lists.inc
1338 # Fixed warning about unexisting POST var
1339 $ /sales/manage/customers.php
1340
1341 08-Jul-2008 Janusz Dobrowolski
1342 # Added validation of entered quantities
1343 $ /sales/customer_credit_invoice.php
1344 # Fixed ajax update (0000015) and quantity checks
1345 $ /sales/customer_delivery.php
1346   /sales/customer_invoice.php
1347 # Fixed invalid voiding sales invoice/delivery/credit (0000016)
1348 $ /sales/includes/db/sales_delivery_db.inc
1349   /sales/includes/db/sales_invoice_db.inc
1350   /sales/includes/sales_db.inc
1351 # Fixed setting document date to Today() 
1352 $ /sales/includes/cart_class.inc
1353
1354 08-Jul-2008 Joe Hunt
1355 + Addition in test of duplicate fiscal year
1356 $ /admin/fiscalyears.php
1357
1358 07-Jul-2008 Joe Hunt
1359 # Corrected a subbug in 00000012 (blank page in sales_types.php).
1360 $ /sales/manage/sales_types.php
1361
1362 07-Jul-2008 Janusz Dobrowolski
1363 + Added ajax
1364 $ /admin/fiscalyears.php
1365   /inventory/purchasing_data.php
1366 # Corrected factor parameter checking (fixes 00000012)
1367 $ /sales/includes/sales_db.inc
1368 ! Changed selector for fiscal year functions to id
1369 $ /admin/db/company_db.inc
1370 # Checking options parameter for combos 
1371 $ /includes/ui/ui_lists.inc
1372
1373 06-Jul-2008 Janusz Dobrowolski
1374 + Ajax additions
1375 $ /admin/view_print_transaction.php
1376   /admin/void_transaction.php
1377   /dimensions/dimension_entry.php
1378   /manufacturing/work_order_entry.php
1379   /manufacturing/manage/bom_edit.php
1380   /sales/manage/customer_branches.php
1381 + Default value calculated for new prices
1382 $ /inventory/prices.php
1383 + Optional default value for input_num()
1384 $ /includes/ui/ui_input.inc
1385 + Submit on change option for currency lists
1386 $ /includes/ui/ui_lists.inc
1387 # factor parameter in get_price() is now optional
1388 $ /sales/includes/sales_db.inc
1389 # Smaller fix to ajax page content update
1390 $ /sales/manage/customers.php
1391
1392 05-Jul-2008 Janusz Dobrowolski
1393 + Ajax additions
1394 $ /admin/change_current_user_password.php
1395   /admin/company_preferences.php
1396   /admin/forms_setup.php
1397   /admin/gl_setup.php
1398   /admin/payment_terms.php
1399   /admin/shipping_companies.php
1400   /admin/users.php
1401   /inventory/manage/item_categories.php
1402   /inventory/manage/item_units.php
1403   /inventory/manage/locations.php
1404   /inventory/manage/movement_types.php
1405   /manufacturing/manage/work_centres.php
1406   /sales/manage/credit_status.php
1407   /sales/manage/sales_areas.php
1408   /sales/manage/sales_people.php
1409   /sales/manage/sales_types.php
1410   /taxes/item_tax_types.php
1411   /taxes/tax_groups.php
1412   /taxes/tax_types.php
1413 # Gettext fixes
1414 $ /gl/manage/bank_accounts.php
1415   /gl/manage/bank_trans_types.php
1416   /gl/manage/currencies.php
1417   /gl/manage/gl_account_classes.php
1418   /gl/manage/gl_account_types.php
1419   /gl/manage/gl_accounts.php
1420
1421 04-Jul-2008 Janusz Dobrowolski
1422 + Ajax additions
1423   /gl/inquiry/bank_inquiry.php
1424   /gl/inquiry/gl_account_inquiry.php
1425   /gl/inquiry/gl_trial_balance.php
1426   /gl/manage/bank_accounts.php
1427   /gl/manage/bank_trans_types.php
1428   /gl/manage/currencies.php
1429   /gl/manage/exchange_rates.php
1430   /gl/manage/gl_account_classes.php
1431   /gl/manage/gl_account_types.php
1432   /gl/manage/gl_accounts.php
1433 ! Changed layout for simple db table editor pages
1434 $ /includes/ui/ui_input.inc
1435 - Removed unused GL account settings.
1436 $ /admin/gl_setup.php
1437   /admin/db/company_db.inc
1438   /gl/manage/gl_accounts.php
1439 # Fixed default sales account for customer branch.
1440 $ /admin/gl_setup.php
1441   /sales/manage/customer_branches.php
1442 # Fixed focus after ajax page reload.
1443 $ /includes/ajax.inc
1444 # Fixed optional submit for yesno and gl_all_accounts lists.
1445 $ /includes/ui/ui_lists.inc
1446
1447 01-Jul-2008 Janusz Dobrowolski
1448 + Ajax additions
1449   /gl/bank_transfer.php
1450   /gl/gl_budget.php
1451   /gl/gl_journal.php
1452   /gl/includes/ui/gl_journal_ui.inc
1453 + Added client side calculations for budget
1454   /gl/gl_budget.php
1455   /js/budget.js
1456 # Fixed default POST assigning [fixes 0000009]
1457   /includes/ui/ui_lists.inc
1458 # Fixed submit type in submit_row()
1459   /includes/ui/ui_input.inc
1460 # Small display fix
1461   /gl/manage/currencies.php
1462 ! Code cleanup
1463   /gl/gl_bank.php
1464   /gl/includes/ui/gl_bank_ui.inc
1465   /inventory/adjustments.php
1466   /inventory/transfers.php
1467   /purchasing/po_entry_items.php
1468   /sales/sales_order_entry.php
1469   /sales/credit_note_entry.php
1470
1471 29-Jun-2008 Janusz Dobrowolski
1472 ! Rewritten bank deposit/payment related files, added ajax
1473   /gl/gl_deposit.php (removed)
1474   /gl/gl_payment.php (removed)
1475   /gl/gl_bank.php (added)
1476   /gl/includes/ui/gl_bank_ui.inc (new file)
1477   /gl/includes/ui/gl_deposit_ui.inc (removed)
1478   /gl/includes/ui/gl_payment_ui.inc (removed)
1479   /gl/includes/db/gl_db_banking.inc
1480   /gl/gl_journal.php
1481   /manufacturing/search_work_orders.php
1482   /applications/generalledger.php
1483 + Added fallback flag for non-js mode only ui elements
1484 $ /js/inserts.js
1485 ! Default value from POST for check_box,hidden and text_cells inputs
1486 $ /includes/ui/ui_input.inc
1487 ! Rewritten non-sql list selectors
1488 $ /includes/ui/ui_lists.inc
1489   /purchasing/inquiry/supplier_allocation_inquiry.php
1490   /purchasing/inquiry/supplier_inquiry.php
1491 ! Added trans_type parameter to items_cart()  
1492 $ /includes/ui/items_cart.inc
1493   /inventory/adjustments.php
1494   /inventory/transfers.php
1495   /manufacturing/work_order_issue.php
1496
1497 27-Jun-2008 Janusz Dobrowolski
1498 + Ajax additions
1499 $ /dimensions/dimension_entry.php
1500   /dimensions/inquiry/search_dimensions.php
1501   /manufacturing/work_order_add_finished.php
1502   /manufacturing/work_order_issue.php
1503   /manufacturing/work_order_release.php
1504   /manufacturing/includes/work_order_issue_ui.inc
1505   /manufacturing/search_work_orders.php
1506 ! Default $selected_id=null (ie current $_POST value) for all lists;
1507    standard view (ie with search box) of stock_component_list()
1508 $ /includes/ui/ui_lists.inc
1509 # Fixed selection for outstanding work orders
1510 $ /manufacturing/search_work_orders.php
1511 # Fixed stock item links
1512 $ /inventory/includes/item_adjustments_ui.inc
1513   /inventory/includes/stock_transfers_ui.inc
1514 # Fixed typo in menu option
1515 $ /applications/manufacturing.php
1516
1517 27-Jun-2008 Joe Hunt
1518 # Minor html adjustment in login.php
1519 $ /access/login.php
1520 # Fixed a bug when trying to create a duplicate year
1521 $ /admin/fiscalyears.php
1522 # Fixed a misspelled parameter (OutstandingOnly) in manufacturing.php
1523 $ /applications/manufacturing.php
1524
1525 26-Jun-2008 Janusz Dobrowolski
1526 + Ajax additions
1527 $ /includes/ui/ui_lists.inc
1528   /inventory/adjustments.php
1529   /inventory/cost_update.php
1530   /inventory/prices.php
1531   /inventory/transfers.php
1532   /inventory/includes/item_adjustments_ui.inc
1533   /inventory/includes/stock_transfers_ui.inc
1534   /inventory/inquiry/stock_movements.php
1535   /inventory/manage/items.php
1536   /manufacturing/work_order_entry.php
1537   /purchasing/po_entry_items.php
1538 ! Changes to items_cart API (line_items indexed by line# instead of stock_id)
1539 $ /includes/ui/items_cart.inc
1540 # Fixed bug 0000008 (call to no more existing function)
1541 $ /sales/includes/db/sales_types_db.inc
1542
1543 25-Jun-2008 Joe Hunt
1544 # Fixed 'div end out of order' in invoice_ui.inc causing the newwave bug with missing menu
1545 $ /purchasing/includes/ui/invoice_ui.inc
1546
1547 25-Jun-2008 Janusz Dobrowolski
1548 # Fixed bug 0000004, removed nested forms in supplier invoice/credit
1549 $ /purchasing/includes/ui/invoice_ui.inc
1550
1551 25-Jun-2008 Joe Hunt
1552 # Fixed bug when updating/saving Tax Group Items
1553 $ /includes/ui/ui_lists.inc
1554
1555 24-Jun-2008 Joe Hunt
1556 # Fixed inconsistencies in customer and supplier aging 
1557 $ /sales/includes/db/customers_db.inc
1558   /sales/inquiry/customer_inquiry.php
1559   /purchasing/includes/db/suppliers_db.inc
1560   /reporting/rep102.php
1561   /reporting/rep202.php
1562 # Fixed a bug when trying to back the inv.date and due date in Direct Invoicing.
1563 $ /sales/sales_order_entry.php
1564
1565
1566 23-Jun-2008 Janusz Dobrowolski
1567 + Ajax additions to sales and purchasing modules
1568 $ /purchasing/po_receive_items.php
1569   /purchasing/supplier_credit.php
1570   /purchasing/supplier_credit_grns.php
1571   /purchasing/supplier_invoice.php
1572   /purchasing/supplier_invoice_grns.php
1573   /purchasing/supplier_trans_gl.php
1574   /purchasing/allocations/supplier_allocate.php
1575   /purchasing/includes/ui/invoice_ui.inc
1576   /sales/customer_credit_invoice.php
1577   /sales/allocations/customer_allocate.php
1578 # Fixed edition of purchase order (bug #0000001)
1579 $ /purchasing/includes/ui/po_ui.inc
1580 ! Improved client side allocation functions
1581 $ /js/allocate.js
1582 + Optional coloured price_format()
1583 $ /js/utils.js
1584   /js/inserts.js
1585 ! Async update of locations selector
1586 $ /includes/ui/ui_lists.inc
1587 # Fixed warning on pages without default focus.
1588 $ /includes/ui/ui_controls.inc
1589 # Fixed initial display for numeric inputs with dec=0. 
1590 $ /includes/ui/ui_input.inc
1591
1592 21-Jun-2008 Janusz Dobrowolski
1593 + Ajax additions to sales and purchasing modules
1594 $ /purchasing/po_entry_items.php
1595   /purchasing/supplier_payment.php
1596   /purchasing/allocations/supplier_allocate.php
1597   /purchasing/includes/ui/po_ui.inc
1598   /purchasing/inquiry/po_search.php
1599   /purchasing/inquiry/po_search_completed.php
1600   /purchasing/inquiry/supplier_allocation_inquiry.php
1601   /purchasing/inquiry/supplier_inquiry.php
1602   /purchasing/manage/suppliers.php
1603   /sales/manage/customers.php
1604
1605 21-Jun-2008 Joe Hunt
1606 + Added upload functionality to company logo. Better names on lists search.
1607 $ /admin/company_preferences.php
1608 ! Better layout on company logo print-out
1609 $ /reporting/includes/header2.inc
1610
1611 ---------------------------------------Release Candidate 2-------------------------------
1612 20-Jun-2008 Joe Hunt
1613 ! 2.0 Release Candidate 2
1614 $ config.php
1615   update.html
1616   
1617 20-Jun-2008 Joe Hunt
1618 ! In reorder_level.php the heading gets updated as well
1619 $ /inventory/reorder_level.php
1620 ! Changes the -1 to 'User Quantiry Decimals' in the table for units.
1621 $ /inventory/manage/item_units.php
1622
1623 20-Jun-2008 Janusz Dobrowolski
1624 # Proper error handling even after exit() call.
1625 $ /includes/errors.inc
1626   /includes/main.inc
1627   /includes/session.inc
1628 # Fixed initial combo selection.
1629   /includes/ui/ui_lists.inc
1630 # Layout fixes to customer edition.
1631   /sales/manage/customers.php
1632 # Added order table reload after template option change
1633   /sales/inquiry/sales_orders_view.php
1634
1635 19-Jun-2008 Janusz Dobrowolski
1636 + Added ajax improvements
1637 $ /purchasing/allocations/supplier_allocation_main.php
1638   /sales/customer_delivery.php
1639   /sales/customer_invoice.php
1640   /sales/allocations/customer_allocation_main.php
1641   /sales/manage/customers.php
1642 + Ajax added to check helper function
1643 $ /includes/ui/ui_input.inc
1644 # Fixing database error in branch exist check on empty customer_id
1645 $ /includes/data_checks.inc
1646 # Layout fix for hyperlink_params_td()
1647 $ /includes/ui/ui_controls.inc
1648 # Fix for initial combo position
1649 $ /includes/ui/ui_lists.inc
1650 # Fix to select onchange extension
1651 $ /js/inserts.js
1652
1653 19-Jun-2008 Joe Hunt
1654 ! changed so the due date is updated when changing customer in direct invoice.
1655 $ /sales/includes/ui/sales_order_ui.inc
1656
1657 19-Jun-2008 Joe Hunt
1658 # Minor layout bug at Credit Shipping Costs in customer_credit_invoice.php
1659 $ /sales/customer_credit_invoice.php
1660
1661 18-Jun-2008 Janusz Dobrowolski
1662 + Added ajax improvements
1663 $ /sales/credit_note_entry.php
1664   /sales/customer_payments.php
1665   /sales/sales_order_entry.php
1666   /sales/includes/ui/sales_credit_ui.inc
1667   /sales/includes/ui/sales_order_ui.inc
1668   /sales/inquiry/customer_allocation_inquiry.php
1669   /sales/inquiry/customer_inquiry.php
1670 + Added optional trigger parameter to div_start()
1671 $ /includes/ui/ui_controls.inc
1672 + Added dec attribute ajax update for amount fields 
1673 $ /includes/ui/ui_input.inc
1674 + Ajaxified stock item types and credit types lists
1675 $ /includes/ui/ui_lists.inc
1676 # Fixed onblur for amount fields, extended onchange event handling for selects
1677 $ /js/inserts.js
1678 # Fixed addAssign() js handler for nonstandard attributes
1679 $ /js/utils.js
1680 # Fixed bug in stock item image upload
1681 $ /inventory/manage/items.php
1682
1683 17-Jun-2008 Joe Hunt
1684 ! More files with Quantity routines needed fix due to php4 related issue.
1685 $ /includes/current_user.inc
1686   /manufacturing/work_order_entry.php
1687   /manufacturing/inquiry/where_used_inquiry.php
1688   /manufacturing/manage/bom_edit.php
1689   /purchasing/po_receive_items.php
1690   /purchasing/supplier_credit_grns.php
1691   /purchasing/supplier_invoice_grns.php
1692   /sales/customer_credit_invoice.php
1693   /sales/includes/ui/sales_order_ui.inc
1694
1695 16-Jun-2008 Joe Hunt
1696 ! Changed so Customer's Reference is printed on all sales documents (you can f.i. enter PO number here).
1697 $ /reporting/includes/header2.inc
1698   /reporting/doctext.inc
1699   /reporting/doctext2.inc
1700   
1701 16-Jun-2008 Joe Hunt
1702 ! Changed the Quantity routines to use the Item Units decimals if any. A lot of files.
1703 $ /includes/current_user.inc
1704   /includes/ui/ui_input.inc
1705   /includes/ui/ui_lists.inc
1706   /inventory/reorder_level.inc
1707   /inventory/includes/item_adjustments_ui.inc
1708   /inventory/includes/stock_transfers_ui.inc
1709   /inventory/includes/db/items_units_db.inc
1710   /inventory/inquiry/stock_movements.php
1711   /inventory/inquiry/stock_status.php
1712   /inventory/manage/item_units.php
1713   /inventory/view/view_adjustment.php
1714   /inventory/view/view_transfer.php
1715   /manufacturing/search_work_orders.php
1716   /manufacturing/work_order_entry.php
1717   /manufacturing/includes/manufacturing_ui.inc
1718   /manufacturing/includes/work_order_issue_ui.inc
1719   /manufacturing/inquiry/where_used_inquiry.php
1720   /manufacturing/manage/bom_edit.php
1721   /manufacturing/view/wo_issue_view.php
1722   /manufacturing/view/wo_production_view.php
1723   /purchasing/po_receive_items.php
1724   /purchasing/supplier_credit_grns.php
1725   /purchasing/supplier_invoice_grns.php
1726   /purchasing/includes/ui/invoice_ui.inc
1727   /purchasing/includes/ui/po_ui.inc
1728   /purchasing/view/view_grn.php
1729   /purchasing/view/view_po.php
1730   /reporting/rep105.php
1731   /reporting/rep107.php
1732   /reporting/rep108.php
1733   /reporting/rep109.php
1734   /reporting/rep110.php
1735   /reporting/rep204.php
1736   /reporting/rep209.php
1737   /reporting/rep301.php
1738   /reporting/rep302.php
1739   /reporting/rep303.php
1740   /reporting/rep401.php
1741   /sales/customer_credit_invoice.php
1742   /sales/customer_delivery.php
1743   /sales/customer_invoice.php
1744   /sales/includes/ui/sales_credit_ui.inc
1745   /sales/includes/ui/sales_order_ui.inc
1746   /sales/view/view_credit.php
1747   /sales/view/view_dispatch.php
1748   /sales/view/view_invoice.php
1749   /sales/view/view_sales_order.php
1750   
1751 15-Jun-2008 Janusz Dobrowolski
1752 + Ajax driven delivery and order queries.
1753 $ /sales/inquiry/sales_deliveries_view.php
1754   /sales/inquiry/sales_orders_view.php
1755 + Added searchbox class selector for text inputs with onchange event handlers.
1756 ! Added text selection after focus.
1757 $ /js/inserts.js
1758   /js/utils.js
1759 + Added submit_on_change option to ref input functions, fixed data picker
1760 $ /includes/ui/ui_input.inc
1761 # Fixed bug in non-js mode for combos type 0 (stock_items_lists).
1762 $ /includes/ui/ui_lists.inc
1763
1764 15-Jun-2008 Joe Hunt
1765 # Changed so Invoice Template gets the current day instead of original day.
1766 $ /sales/sales_order_entry.php
1767
1768 15-Jun-2008 Joe Hunt
1769 # Bug in tax_types_list (spec_id)
1770 $ /includes/ui/ui_lists.inc
1771
1772 14-Jun-2008 Joe Hunt
1773 # Minor annoying layout bug in stock movements.
1774 $ /inventory/inquiry/stock_movements.php
1775
1776 14-Jun-2008 Joe Hunt
1777 ! The Customer Branch Sales Account now overrides the Item Sales Accounts if a Sales Account is here.
1778   Can now be set to 'Use Item Sales Accounts', which is the first choice in list and default.
1779 ! If setting the Customer Branch AR Account to a Bank Account (and hereby also Cash Account) the 
1780   transactions from Direct Invoice and Credit Note will be allocated immediately when placing.
1781 $ /includes/ui/ui_lists.inc
1782   /sales/includes/db/sales_invoice_db.inc
1783   /sales/includes/db/sales_credit_db.inc
1784   /sales/manage/customer_branches.php
1785   .
1786 12-Jun-2008 Joe Hunt
1787 + New inventory sales report. Shows total sales - costs - contribution per category, location, detailed/summary and period.
1788 $ /reporting/reports_main.php
1789   /reporting/rep304.php (new file)
1790   
1791 ---------------------------------------Release Candidate 1-------------------------------
1792 10-Jun-2008 Janusz Dobrowolski
1793 # Some more fixes related to ajax combos usage
1794 $ /includes/ui/ui_lists.inc
1795   /inventory/cost_update.php
1796   /inventory/prices.php
1797   /inventory/purchasing_data.php
1798   /inventory/reorder_level.php
1799   /inventory/includes/item_adjustments_ui.inc
1800   /inventory/inquiry/stock_status.php
1801   /manufacturing/inquiry/where_used_inquiry.php
1802   /manufacturing/manage/bom_edit.php
1803   /purchasing/includes/ui/po_ui.inc
1804 # Fixed focus issues
1805 $ /gl/gl_journal.php
1806   /gl/gl_deposit.php
1807   /gl/gl_payment.php
1808   /js/inserts.js
1809   
1810 09-Jun-2008 Janusz Dobrowolski
1811 # Some additional fixes related to last big committment
1812 $ /gl/gl_journal.php
1813   /gl/gl_deposit.php
1814   /gl/gl_payment.php
1815   /includes/ajax.inc
1816   /includes/reserved.inc
1817   /includes/ui/ui_lists.inc
1818   /includes/ui/ui_view.inc
1819   /js/inserts.js
1820   /js/utils.js
1821   /sales/includes/ui/sales_order_ui.inc
1822   /themes/default/default.css
1823   /themes/aqua/default.css
1824   /themes/cool/default.css
1825
1826 08-Jun-2008 Joe Hunt
1827 ! Preparing for release candidate 1
1828 $ config.php
1829
1830 08-Jun-2008 Joe Hunt
1831 ! Set 'max_execution_time' to 60 seconds by ini_set.
1832 $ /install/save.php
1833
1834 07-Jun-2008 Joe Hunt
1835 # Fixed a layout bug in footer.inc
1836 $ /includes/page/footer.inc
1837
1838 07-Jun-2008 Joe Hunt
1839 ! Changed install.html and update.html
1840 $ install.html
1841   update.html
1842 + New files, change_current_user_password.php and alter2.sql
1843 $ /admin/change_current_user_password.php
1844   /sql/alter2.sql
1845 ! Changed some files for layout
1846 $ /lang/en_US/stylesheet.css
1847   /themes/aqua/default.css
1848   /themes/aqua/renderer.php
1849   /themes/cool/default.css
1850   /themes/cool/renderer.php
1851   /themes/default/default.css
1852   /themes/default/renderer.php
1853 ! Changed install sql scripts
1854 $ /sql/en_US-demo.sql
1855   /sql/en_US-new.sql
1856   
1857 07-Jun-2008 Janusz Dobrowolski
1858 + Added ajax functionality and ui hints to sales form entry pages.
1859 $ /sales/sales_order_entry.php
1860   /sales/includes/ui/sales_order_ui.inc
1861 + Added option for hints display, changed input/lists functions API
1862 $ /admin/display_prefs.php
1863   /admin/db/users_db.inc
1864   /includes/current_user.inc
1865   /includes/prefs/userprefs.inc
1866   /includes/ui/ui_input.inc
1867   /themes/default/renderer.php
1868   /sql/alter.sql
1869 + List functions rewrite. Added ajax functionality, universal combo_input().
1870 $ /includes/ui/ui_lists.inc
1871 + Ajaxified exchange_rate_display()
1872 $ /includes/ui/ui_view.inc
1873 + Added methods for setting focus and page reload to $Ajax class
1874 $ /includes/ajax.inc
1875   /includes/main.inc
1876 + Added comma separated css element selectors
1877 $ /js/behaviour.js
1878 ! Searchable select js changes related to new ui_lists.inc changes
1879 $ /js/inserts.js
1880   /js/utils.js
1881 + Additional style definitions for various ajax controls
1882 $ /themes/default/default.css
1883 ! Fixes related to changed input/lists API and ajax extensions
1884 $ /admin/company_preferences.php
1885   /admin/fiscalyears.php
1886   /admin/forms_setup.php
1887   /admin/gl_setup.php
1888   /dimensions/dimension_entry.php
1889   /dimensions/inquiry/search_dimensions.php
1890   /gl/bank_transfer.php
1891   /gl/includes/ui/gl_deposit_ui.inc
1892   /gl/includes/ui/gl_journal_ui.inc
1893   /gl/includes/ui/gl_payment_ui.inc
1894   /gl/inquiry/bank_inquiry.php
1895   /gl/inquiry/gl_account_inquiry.php
1896   /gl/inquiry/gl_trial_balance.php
1897   /gl/manage/gl_account_types.php
1898   /gl/manage/gl_accounts.php
1899   /includes/ui/ui_controls.inc
1900   /inventory/includes/item_adjustments_ui.inc
1901   /inventory/includes/stock_transfers_ui.inc
1902   /inventory/inquiry/stock_movements.php
1903   /manufacturing/search_work_orders.php
1904   /manufacturing/work_order_add_finished.php
1905   /manufacturing/work_order_entry.php
1906   /manufacturing/includes/work_order_issue_ui.inc
1907   /manufacturing/manage/bom_edit.php
1908   /purchasing/supplier_payment.php
1909   /purchasing/includes/ui/grn_ui.inc
1910   /purchasing/includes/ui/invoice_ui.inc
1911   /purchasing/includes/ui/po_ui.inc
1912   /purchasing/inquiry/po_search.php
1913   /purchasing/inquiry/po_search_completed.php
1914   /purchasing/inquiry/supplier_allocation_inquiry.php
1915   /purchasing/inquiry/supplier_inquiry.php
1916   /sales/customer_credit_invoice.php
1917   /sales/customer_delivery.php
1918   /sales/customer_invoice.php
1919   /sales/includes/ui/sales_credit_ui.inc
1920   /sales/inquiry/customer_allocation_inquiry.php
1921   /sales/inquiry/customer_inquiry.php
1922   /sales/inquiry/sales_deliveries_view.php
1923   /sales/inquiry/sales_orders_view.php
1924   /taxes/tax_groups.php
1925
1926 06-Jun-2008 Joe Hunt
1927 # Final fixes in html layout
1928 $ /admin/create_coy.php
1929   /gl/gl_deposit.php
1930   /gl/gl_payment.php
1931   /gl/manage/exchange_rates.php
1932   /inventory/prices.php
1933   /inventory/purchasing_date.php
1934   /inventory/reorder_level.php
1935   /inventory/inquiry/stock_status.php
1936   /manufacturing/inquiry/where_used_inquiry.php
1937   /manufacturing/manage/bom_edit.php
1938   
1939 05-Jun-2008 Joe Hunt
1940 ! Made an improment to the date picker. Shows the week number as well. Many delivery systems are week number based.
1941 $ /includes/ui/ui_view.inc
1942 # Fixed a html layout bug
1943 $ /includes/page/header.inc
1944
1945 31-May-2008 Joe Hunt
1946 # A lot of annoying layout bugs taken. Mostly from views and inquiries. A couple of files are critical, ui_view and ui_lists!
1947 $ /gl/view/gl_deposit_view.php
1948   /gl/view/gl_payment_view.php
1949   /includes/ui/ui_controls.inc
1950   /includes/ui/ui_lists.inc
1951   /includes/ui/ui_view.inc
1952   /manufacturing/work_order_add_finished.php
1953   /manufacturing/includes/manufacturing_ui.inc
1954   /manufacturing/view/work_order_view.php
1955   /manufacturing/view/wo_issue_view.php
1956   /sales/inquiry/customer_allocation_inquiry.php
1957   /sales/inquiry/customer_inquiry.php
1958
1959 30-May-2008 Joe Hunt
1960 # Fixed bug in 2 files regarding stock movements. Moved from Invoice to Delivery.
1961 $ /inventory/inquiry/stock_movements.php
1962   /reporting/rep302.php
1963
1964 28-May-2008 Joe Hunt
1965 # More bugs related to debtor_trans changes (positive amounts)
1966 $ /gl/includes/db/gl_db_banking.inc
1967   /sales/allocations/customer_allocate.php
1968   /sales/includes/db/custalloc_db.inc
1969   /sales/inquiry/customer_allocation_inquiry.php
1970
1971 27-May-2008 Joe Hunt
1972 # Changed more files with new html/css.
1973 $ /includes/page/header.inc
1974   /purchasing/inquiry/supplier_allocation_inquiry.php
1975   /sales/credit_note_entry.php
1976   
1977 26-May-2008 Joe Hunt
1978 # Fixed many minor bugs, new ones as well as debtor_trans related.
1979 ! Changed to use DOCTYPE html 4.01 transitionel. Some files/css needed change.
1980 $ /admin/backups.php
1981   /admin/create_coy.php
1982   /admin/inst_lang.php
1983   /admin/inst_module.php
1984   /gl/manage/exchange_rates.php
1985   /includes/session.inc
1986   /includes/page/header.inc
1987   /includes/ui/ui_controls.inc
1988   /includes/ui/ui_input.inc
1989   /includes/ui/ui_lists.inc
1990   /includes/ui/ui_view.inc
1991   /purchasing/allocations/supplier_allocate.php
1992   /sales/allocations/customer_allocate.php
1993   /sales/includes/db/sales_credit_db.inc
1994   /sales/inquiry/customer_allocation_inquiry.php
1995   /themes/aqua/default.css
1996   /themes/cool/default.css
1997   /themes/default/default.css
1998   
1999 23-May-2008 Joe Hunt
2000 # Minor bug in dimensions.php (Outstanding Dimensions)
2001 $ /applications/dimensions.php
2002   /dimensions/inquiry/search_dimensions.php
2003   
2004 23-May-2008 Janusz Dobrowolski
2005 ! Include file order / error handling order fixed once again.
2006 $ /includes/main.inc
2007   /includes/session.inc
2008   
2009 23-May-2008 Joe Hunt
2010 ! Moved menu-system from header.inc/footer.inc to renderer.php for relevant theme. Fixed frontaccounting.php to get the
2011   correct renderer.php.
2012 $ frontaccounting.php
2013   /includes/page/header.inc
2014   /includes/page/footer.inc
2015   /themes/default/renderer.php
2016   /themes/cool/renderer.php
2017   /themes/aqua/renderer.php
2018
2019 22-May-2008 Janusz Dobrowolski
2020 ! Error handler switching moved to session.inc for early error catching
2021 $ /includes/main.inc
2022   /includes/session.inc
2023 ! Cosmetic cleanup
2024   /js/utils.js
2025   
2026 18-May-2008 Janusz Dobrowolski
2027 # Added explicit ob_end_flush() on shutdown needed for php5
2028 $ /includes/main.inc
2029 # Fixed for www servers on nonstandard listening ports.
2030 $ /js/JsHttpRequest.js
2031
2032 18-May-2008 Joe Hunt
2033 # Bug when inserting new records in debtor_trans.
2034 $ /sales/includes/db/cust_trans_db.inc
2035
2036 16-May-2008 Janusz Dobrowolski
2037 + Rewritten errors/messages handling, unified for ajax/user/php errors
2038 $ /includes/errors.inc
2039   /includes/main.inc
2040   /includes/ui/ui_msgs.inc
2041 + Framework extended for ajax functionality, javascript code organization improvements.
2042 $ /config.php
2043   /includes/JsHttpRequest.php (new file)
2044   /includes/ajax.inc (new file)
2045   /includes/current_user.inc
2046   /includes/session.inc
2047   /includes/lang/language.php
2048   /includes/page/footer.inc
2049   /includes/page/header.inc
2050   /includes/ui/ui_controls.inc
2051   /includes/ui/ui_input.inc
2052   /includes/ui/ui_view.inc
2053   /js/JsHttpRequest.js (new file)
2054   /js/allocate.js (new file)
2055   /js/utils.js (new file)
2056   /js/behaviour.js
2057   /js/inserts.js
2058   /themes/aqua/images (new dir)
2059   /themes/aqua/images/button_ok.png (new file)
2060   /themes/aqua/images/locate.png (new file)
2061   /themes/cool/images (new dir)
2062   /themes/coll/images/button_ok.png (new file)
2063   /themes/coll/images/locate.png (new file)
2064   /themes/default/images/button_ok.png (new file)
2065   /themes/default/images/progressbar.gif (new file)
2066   /themes/default/images/progressbar1.gif (new file)
2067   /themes/default/images/progressbar2.gif (new file)
2068   /themes/default/default.css
2069   /themes/aqua/default.css
2070   /themes/cool/default.css
2071 ! Payment allocation js functions moved to allocate.js
2072 $ /purchasing/allocations/supplier_allocate.php 
2073   /sales/allocations/customer_allocate.php
2074 ! Some initializations moved from sales_order_ui.inc
2075 $ /sales/includes/cart_class.inc
2076 + Added javascript compression routine
2077 $ /includes/main.inc
2078
2079 14-May-2008 Joe Hunt
2080 # Minor bugs in the former fixing.
2081 $ /includes/ui/ui_lists.inc
2082
2083 14-May-2008 Joe Hunt
2084 # When no_item_list or no_customer_list or no_supplier_list was checked in company setup the listboxes were filled with all
2085   the records when there were no search values.
2086 $ /includes/ui/ui_lists.inc
2087
2088 09-May-2008 Joe Hunt
2089 ! Due to differences in Javascript the script update_db.php had to be changed.
2090 ! New fields, base_sales in 0_company and factor in 0_sales_types affects the default chart of accounts.
2091 $ /update_db.php
2092   /sql/en_US-new.sql
2093   /sql/en_US-demo.sql
2094   
2095 09-May-2008 Janusz Dobrowolski
2096 # Automatic calculation of not set item prices from home currency and base sales type settings.
2097 $ /admin/company_preferences.php
2098   /admin/db/company_db.inc
2099   /includes/ui/ui_lists.inc
2100   /sales/includes/cart_class.inc
2101   /sales/includes/sales_db.inc
2102   /sales/includes/db/sales_order_db.inc
2103   /sales/includes/db/sales_types_db.inc
2104   /sales/includes/ui/sales_credit_ui.inc
2105   /sales/includes/ui/sales_order_ui.inc
2106   /sales/manage/sales_types.php
2107   /sql/alter.sql
2108 # Fixed dev bug blocking change of price on order entry.
2109 $ /sales/includes/ui/sales_order_ui.inc
2110 # Small display fix
2111 $ /sales/manage/sales_people.php
2112
2113 30-Apr-2008 Joe Hunt
2114 # Fixed price update also in purchase order
2115 $ /purchasing/includes/ui/po_ui.inc
2116
2117 30-Apr-2008 Janusz Dobrowolski
2118 # Fixed price update when changing item in sales order.
2119 $ /includes/ui/ui_lists.inc
2120   /js/inserts.js
2121   /sales/includes/ui/sales_order_ui.inc
2122
2123 24-Apr-2008 Janusz Dobrowolski
2124 + Added new per company directory for customized versions of report definition files repXXX.php, checked before using system default file.
2125 $ /company/0/reporting (added new directory)
2126   /company/0/reporting/index.php
2127   /admin/create_coy.php
2128   /reporting/includes/reports_classes.inc
2129 # Warnings turned off in case of charset not supported by htmlspecialchars().
2130 $ /includes/db/connect_db.inc
2131 # Added content type encoding header
2132 $ /includes/page/header.inc
2133
2134 24-Apr-2008 Joe Hunt
2135 # Wrong include file path in /includes/ui/items_cart.inc changed /inventory/includes/prefs/sysprefs.inc to
2136   /includes/prefs/sysprefs.inc
2137 $ /includes/ui/items_cart.inc  
2138 # Wrong include file in /reporting/includes/pdf_report.inc. Changed header2a.inc to header2.inc
2139 $ /reporting/includes/pdf_report.inc
2140
2141 23-Apr-2008 Joe Hunt
2142 ! Removed the content of function header2 in pdf_report.inc to a separate file, header2.inc.
2143   It will make it easier to design your own document layouts.
2144 $ /reporting/includes/pdf_report.inc
2145   /reporting/includes/header2.inc (new file)
2146   
2147 20-Apr-2008 Janusz Dobrowolski
2148 # Checking uniqueness of company settings, fixed creating database with prefix 0 when none was selected.
2149 $ /admin/create_coy.php
2150 ! Added missing include_once directives.
2151 $ /includes/ui/items_cart.inc
2152   /includes/ui/ui_lists.inc
2153   /includes/ui/ui_view.inc
2154 + Added ini default_charset unnecessary for planned ajax calls.
2155 $ /includes/lang/language.inc
2156
2157 19-Apr.2008 Joe Hunt
2158 # Bug (right to left text was done if price decimals were 3). A test sentense from a while
2159   ago wasn't removed.
2160 $ /reporting/includes/pdf_report.inc
2161
2162 18-Apr-2008 Janusz Dobrowolski
2163 # Additional checks on provisions and break point entry.
2164 $ /sales/manage/sales_people.php
2165 ! Modules purchasing, sales and taxes sealed against XSS attacks
2166 $ /install/save.php
2167   /admin/db/maintenance_db.inc
2168   /purchasing/includes/db/grn_db.inc
2169   /purchasing/includes/db/invoice_items_db.inc
2170   /purchasing/includes/db/po_db.inc
2171   /purchasing/includes/db/supp_trans_db.inc
2172   /purchasing/manage/suppliers.php
2173   /sales/includes/db/credit_status_db.inc
2174   /sales/includes/db/cust_trans_db.inc
2175   /sales/includes/db/cust_trans_details_db.inc
2176   /sales/includes/db/sales_order_db.inc
2177   /sales/includes/db/sales_types_db.inc
2178   /sales/manage/customer_branches.php
2179   /sales/manage/customers.php
2180   /sales/manage/sales_areas.php
2181   /sales/manage/sales_people.php
2182   /taxes/db/item_tax_types_db.inc
2183   /taxes/db/tax_groups_db.inc
2184   /taxes/db/tax_types_db.inc
2185
2186 18-Apr-2008 Joe Hunt
2187 ! Module gl sealed against XSS Attacks
2188 $ /gl/includes/db/gl_db_accounts.inc
2189   /gl/includes/db/gl_db_account_types.inc
2190   /gl/includes/db/gl_db_bank_accounts.inc
2191   /gl/includes/db/gl_db_bank_trans.inc
2192   /gl/includes/db/gl_db_bank_trans_types.inc
2193   /gl/includes/db/gl_db_currencies.inc
2194   /gl/includes/db/gl_db_trans.inc
2195   
2196 18-Apr-2008 Janusz Dobrowolski
2197 ! Modules admin and dimensions sealed against XSS attacks
2198 $ /admin/payment_terms.php
2199   /admin/shipping_companies.php
2200   /admin/db/company_db.inc
2201   /admin/db/maintenance_db.inc
2202   /admin/db/users_db.inc
2203   /admin/db/voiding_db.inc
2204   /dimensions/includes/dimensions_db.inc
2205
2206 18-Apr-2008 Joe Hunt
2207 ! Modules includes, inventory and manufacturing sealed against XSS attacks
2208 $ /includes/db/comments_db.inc
2209   /includes/db/inventory_db.inc
2210   /includes/db/references_db.inc
2211   /inventory/includes/db/items_category_db.inc
2212   /inventory/includes/db/items_db.inc
2213   /inventory/includes/db/items_locations_db.inc
2214   /inventory/includes/db/items_units_db.inc
2215   /inventory/includes/db/movement_types_db.inc
2216   /manufacturing/includes/db/work_centres_db.inc
2217   /manufacturing/includes/db/work_orders_db.inc
2218   /manufacturing/includes/db/work_orders_quick_db.inc
2219   /manufacturing/includes/db/work_order_issues_db.inc
2220   /manufacturing/includes/db/work_order_produce_items_db.inc
2221   
2222 18-Apr-2008 Janusz Dobrowolski
2223 ! Changed db_escape function to avoid XSS attacks via js db injection
2224 $ /includes/db/connect_db.inc
2225 # Database inserts/updates secured against js injection
2226 $ /admin/db/maintenance_db.inc
2227   /gl/includes/db/gl_db_accounts.inc
2228   /purchasing/includes/db/po_db.inc
2229   /sales/sales_order_entry.php
2230   /sales/includes/db/sales_order_db.inc
2231
2232 16-Apr-2008 Joe Hunt
2233 # Bug in /includes/ui/ui_lists.inc:914. Sql clause was cut.
2234 $ /includes/ui/ui_lists.inc
2235
2236 09-Apr-2008 Janusz Dobrowolski
2237 # Fixed number formatting bug in standard cost update.
2238 $ /inventory/cost_update.php
2239
2240 -------------------- 2,0 Beta - released ----------------------------
2241
2242 06-Apr-2008 Joe Hunt
2243 ! Changed install.html and update.html to fit the new unstable release 2.0
2244 ! Changed demo sql script to fit the 2.0 unstable.
2245 $ install.html
2246   update.html
2247   /sql/en_US-demo.sql
2248   
2249 06-Apr-2008 Janusz Dobrowolski
2250 # Sales invoice edition denied for documents created in FA 1.xx because of nonportable differences in gl posting/db schema.
2251   /sales/customer_invoice.php
2252 # Fixed typo causing error while adding new tax type.
2253   /taxes/tax_types.php
2254   
2255 05-Apr-2008 Joe Hunt
2256 # Fixed a bug when creating subfolder for new companies. Should be company id and not the table pref counter.
2257 $ /admin/create_coy.php
2258
2259 05-Apr-2008 Joe Hunt
2260 # Removed annoying warnings in several reports. 
2261 $ config.php 
2262   /reporting/rep102.php
2263   /reporting/rep104.php
2264   /reporting/rep201.php
2265   /reporting/rep203.php
2266   /reporting/rep705.php
2267   /reporting/rep706.php
2268   /reporting/rep707.php
2269   /reporting/rep709.php
2270   /reporting/reports_main.php
2271   /reporting/includes/pdf_report.inc
2272   
2273 04-Apr-2008 Janusz Dobrowolski
2274 # Javascript bugfix in selecting orders for template.
2275 $ /sales/inquiry/sales_orders_view.php
2276
2277 04-Apr-2008 Joe Hunt
2278 ! Updated chart of accounts for release 2.0 unstable. Set the status to 2.0 Beta in config.php. Minor changes in update.html
2279 + Preparing for download of release 2.0b on SourceForge.
2280 $ config.php
2281   update.html
2282   /sql/en_US-new.sql
2283   /sql/en_US-demo.sql
2284   
2285 02-Apr-2008 Janusz Dobrowolski
2286 # Removed selector expansion on space key for multi-line selectors
2287 $ /js/inserts.js
2288 ! Hiding search button in combo selectors for javascript enabled browsers
2289 $ /includes/ui/ui_lists.inc
2290   /js/inserts.js
2291 + Focus set to invalid form field after submit check fail
2292 $ /admin/company_preferences.php
2293   /admin/fiscalyears.php
2294   /admin/gl_setup.php
2295   /admin/payment_terms.php
2296   /admin/shipping_companies.php
2297   /admin/users.php
2298   /admin/void_transaction.php
2299   /dimensions/dimension_entry.php
2300   /gl/bank_transfer.php
2301   /gl/gl_deposit.php
2302   /gl/gl_journal.php
2303   /gl/gl_payment.php
2304   /gl/manage/bank_accounts.php
2305   /gl/manage/bank_trans_types.php
2306   /gl/manage/currencies.php
2307   /gl/manage/exchange_rates.php
2308   /gl/manage/gl_account_classes.php
2309   /gl/manage/gl_account_types.php
2310   /gl/manage/gl_accounts.php
2311   /inventory/adjustments.php
2312   /inventory/cost_update.php
2313   /inventory/prices.php
2314   /inventory/purchasing_data.php
2315   /inventory/transfers.php
2316   /inventory/manage/item_categories.php
2317   /inventory/manage/item_units.php
2318   /inventory/manage/items.php
2319   /inventory/manage/locations.php
2320   /inventory/manage/movement_types.php
2321   /manufacturing/work_order_add_finished.php
2322   /manufacturing/work_order_entry.php
2323   /manufacturing/work_order_issue.php
2324   /manufacturing/work_order_release.php
2325   /manufacturing/manage/bom_edit.php
2326   /manufacturing/manage/work_centres.php
2327   /purchasing/po_entry_items.php
2328   /purchasing/po_receive_items.php
2329   /purchasing/supplier_credit.php
2330   /purchasing/supplier_credit_grns.php
2331   /purchasing/supplier_invoice.php
2332   /purchasing/supplier_invoice_grns.php
2333   /purchasing/supplier_payment.php
2334   /purchasing/supplier_trans_gl.php
2335   /purchasing/allocations/supplier_allocate.php
2336   /purchasing/manage/suppliers.php
2337   /sales/credit_note_entry.php
2338   /sales/customer_credit_invoice.php
2339   /sales/customer_delivery.php
2340   /sales/customer_invoice.php
2341   /sales/customer_payments.php
2342   /sales/sales_order_entry.php
2343   /sales/allocations/customer_allocate.php
2344   /taxes/item_tax_types.php
2345   /taxes/tax_groups.php
2346   /taxes/tax_types.php
2347 # Set default focus in update_db.php
2348 $ /admin/backups.php
2349
2350 29-Mar-2008 Janusz Dobrowolski
2351 # Changed gl_all_accounts_list() API
2352 $ /includes/ui/ui_lists.inc
2353 + Enhanced list accessability in kbd usage via space key
2354 $ js/inserts.js
2355
2356 28-Mar-2008 Janusz Dobrowolski
2357 # Fixed headers for various display mode
2358 $ /sales/inquiry/sales_orders_view.php
2359
2360 28-Mar-2008 Joe Hunt
2361 + Added print document options in inquiries.
2362 $ /sales/inquiry/customer_inquiry.php
2363   /sales/inquiry/sales_orders_view.php
2364   /sales/inquiry/sales_deliveries_view.php
2365   /purchasing/inquiry/po_search.php
2366   /purchasing/inquiry/po_search_completed.php
2367   
2368 28-Mar-2008 Joe Hunt
2369 # Fixed a minor bug in customers_db.inc (should include type == 2 - Bank Deposits)
2370 $ /sales/includes/db/customers_db.inc
2371 # Fixed a PHP vers. 5.xx bug. No need for & operator in function calls, only in declaration. Gives a warning.
2372 $ /sales/includes/db/sales_credit_db.inc
2373 # Fixed a wrong variabel declaration doc_Document_no to doc_Invoice_no
2374 $ /reporting/includes/doctext.inc
2375   /reporting/includes/doctext2.inc
2376 # Fixed so Customer Balances and Aged Customer Analysis reports presents correct sign.  
2377 $ /reporting/rep101.php
2378   /reporting/rep102.php
2379
2380 28-Mar-2008 Janusz Dobrowolski
2381 # Layout/focus fixes for no_[customer/supplier/item]_list option on
2382 $  /includes/ui/ui_lists.inc
2383    /purchasing/includes/ui/po_ui.inc
2384    /sales/credit_note_entry.php
2385    /sales/sales_order_entry.php
2386    /sales/includes/ui/sales_credit_ui.inc
2387    /sales/includes/ui/sales_order_ui.inc
2388
2389 27-Mar-2008 Janusz Dobrowolski
2390 + Automatic first field focus on page start, focus order preserved between form updates
2391 $  /gl/inquiry/gl_account_inquiry.php
2392    /includes/page/footer.inc
2393    /includes/ui/ui_controls.inc
2394    /includes/ui/ui_input.inc
2395    /includes/ui/ui_lists.inc
2396    /includes/ui/ui_view.inc
2397    /js/inserts.js
2398    /sales/sales_order_entry.php
2399    /sales/credit_note_entry.php
2400    /sales/includes/ui/sales_credit_ui.inc
2401    /sales/includes/ui/sales_order_ui.inc
2402 + Data picker omitted in keyboard tabbing sequence (FF,IE, not old mozilla)
2403 $  /includes/ui/ui_input.inc
2404 ! Javascript recalcAccount() superseded by class='combo' behaviour binding
2405 $  /gl/gl_deposit.php
2406    /gl/gl_journal.php
2407    /gl/gl_payment.php
2408    /gl/includes/ui/gl_deposit_ui.inc
2409    /gl/includes/ui/gl_journal_ui.inc
2410    /gl/includes/ui/gl_payment_ui.inc
2411    /includes/ui/ui_view.inc
2412    /purchasing/po_entry_items.php
2413    /purchasing/includes/ui/po_ui.inc
2414    /sales/sales_order_entry.php
2415    /sales/includes/ui/sales_credit_ui.inc
2416    /sales/includes/ui/sales_order_ui.inc
2417    /js/inserts.js
2418 ! get_js_set_focus moved from ui_view (this is only standalone form).
2419    /update_db.php
2420 # Fixed debit/credit entry check 
2421 $  /gl/gl_journal.php
2422 # Restored GET/POST security check on path_to_root
2423 $  /config.php
2424
2425 26-Mar-2008 Janusz Dobrowolski
2426 # Bug fixes in purchase module related to tax structure changes.
2427 $  /purchasing/includes/supp_trans_class.inc
2428    /purchasing/includes/db/invoice_db.inc
2429    /purchasing/includes/db/invoice_items_db.inc
2430    /purchasing/includes/ui/invoice_ui.inc
2431    /reporting/rep105.php
2432
2433 25-Mar-2008 Janusz Dobrowolski
2434 ! Per company pdf, backup and graphics directories in 'company' dir.
2435 $  /company (new dir)
2436    /company/0 (new dir)
2437    /company/0/images/ (new dir)
2438    /company/0/images/102.jpg    (moved from inventory/manage/image)
2439    /company/0/images/103.jpg    (moved from inventory/manage/image)
2440    /company/0/images/104.jpg    (moved from inventory/manage/image)
2441    /company/0/images/logo_frontaccounting.jpg   (moved from themes/default/images)
2442    /company/0/images/logo_frontaccounting.png   (moved from themes/default/images)
2443    /admin/backups.php
2444    /admin/create_coy.php
2445    /admin/db/maintenance_db.inc
2446    /install/index.php
2447    /reporting/rep102.php
2448    /reporting/rep104.php
2449    /reporting/rep202.php
2450    /reporting/rep303.php
2451    /reporting/rep706.php
2452    /reporting/rep707.php
2453    /reporting/includes/pdf_report.inc
2454    /inventory/manage/items.php
2455
2456 + jscript component caching (enables browser caching and future compression)
2457 $  /includes/session.inc
2458    /includes/main.inc
2459    /includes/page/header.inc
2460    /includes/ui/ui_view.inc
2461    /admin/display_prefs.php
2462    /config.php
2463
2464 - Removed obsolete file
2465 $  /sales/includes/ui/print_invoice.inc
2466
2467 21-Mar-2008 Janusz Dobrowolski
2468 ! Total Allocation/Left to Allocate update without page submit.
2469 $  /includes/ui/ui_view.inc
2470    /purchasing/allocations/supplier_allocate.php
2471    /sales/allocations/customer_allocate.php
2472 # Fixed unvisable under IE editbutton
2473 $  /themes/aqua/default.css
2474    /themes/cool/default.css
2475    /themes/default/default.css
2476
2477 20-Mar-2008 Janusz Dobrowolski
2478 # Excluding delivery notes from Customer Balances, removed warnings. 
2479 $  /reporting/rep101.php 
2480 # Divide by zero fix on order_price==0 in new supplier invoice
2481 $  /purchasing/supplier_invoice_grns.php
2482 # Database bug fix in new customer entry
2483 $  /sales/manage/customers.php
2484 # Small bug fix (warnings) in is_date() function.
2485 $  /includes/date_functions.inc
2486
2487 18-Mar-2008 Janusz Dobrowolski
2488 # Line items editor uses POST method - no disappearing shippment info.
2489 $  /sales/credit_note_entry.php
2490    /sales/sales_order_entry.php
2491    /sales/includes/ui/sales_credit_ui.inc
2492    /sales/includes/ui/sales_order_ui.inc
2493 + Added edit_button_cell() function
2494 $  /includes/ui/ui_controls.inc
2495 + Helper function for finding indexed submit $_POST vars.
2496 $  /includes/ui/ui_input.inc
2497 + New class .editbutton for buttons. Default view is link alike.
2498 $  /themes/aqua/default.css
2499    /themes/cool/default.css
2500    /themes/default/default.css
2501
2502 17-Mar-2008 Janusz Dobrowolski
2503 # Added rounding when needed to avoid document non cosistent documents.
2504 $  /includes/banking.inc
2505    /purchasing/supplier_credit_grns.php
2506    /purchasing/supplier_invoice_grns.php
2507    /purchasing/includes/supp_trans_class.inc
2508    /purchasing/includes/ui/invoice_ui.inc
2509    /purchasing/includes/ui/po_ui.inc
2510    /reporting/rep107.php
2511    /reporting/rep109.php
2512    /reporting/rep110.php
2513    /reporting/rep209.php
2514    /sales/includes/cart_class.inc
2515    /sales/includes/ui/sales_credit_ui.inc
2516    /sales/includes/ui/sales_order_ui.inc
2517    /sales/view/view_credit.php
2518    /sales/view/view_dispatch.php
2519    /sales/view/view_invoice.php
2520    /sales/view/view_sales_order.php
2521    /taxes/tax_calc.inc
2522 # Sign bug for customer transactions
2523 $  /reporting/rep709.php
2524 # Include file conflict fix
2525 $ /purchasing/includes/ui/invoice_ui.inc
2526   /gl/manage/bank_accounts.php
2527   /manufacturing/inquiry/where_used_inquiry.php
2528   /purchasing/manage/suppliers.php
2529   
2530 16-Mar-2008 Janusz Dobrowolski
2531 + Added javascript add-on for unobtrusive apply javascript handlers to html elements.
2532 $  /js/behaviour.js
2533    /js/inserts.js
2534 + Added javascript source collecting functions
2535 $  /includes/main.inc
2536 ! Moved check_page_security(); for safe start in case of broken wa_current_user var.
2537 + Added global js code collecting arrays  $js_lib, $js_static
2538 $  /includes/session.inc
2539 ! Changed get_js_user num to add_js_user_num; extended for percent/qty/price formatting
2540 $  /includes/ui/ui_view.inc
2541 + Added including javascript source colections from $js_lib, $js_static; conditional display for ajax calls
2542 $  /includes/page/footer.inc
2543    /includes/page/header.inc
2544 ! Added including of data_checks.inc
2545 $  /includes/ui.inc
2546 + User side percent/exrate/qty/price input formatting via onblur handler.
2547 $  /admin/gl_setup.php
2548    /gl/gl_budget.php
2549    /gl/manage/exchange_rates.php
2550    /includes/ui/ui_input.inc
2551    /inventory/purchasing_data.php
2552    /inventory/reorder_level.php
2553    /inventory/includes/item_adjustments_ui.inc
2554    /inventory/includes/stock_transfers_ui.inc
2555    /manufacturing/work_order_entry.php
2556    /manufacturing/manage/bom_edit.php
2557    /purchasing/po_entry_items.php
2558    /purchasing/po_receive_items.php
2559    /purchasing/supplier_credit.php
2560    /purchasing/supplier_credit_grns.php
2561    /purchasing/supplier_invoice_grns.php
2562    /purchasing/supplier_trans_gl.php
2563    /purchasing/allocations/supplier_allocate.php
2564    /purchasing/includes/ui/po_ui.inc
2565    /sales/customer_delivery.php
2566    /sales/customer_invoice.php
2567    /sales/allocations/customer_allocate.php
2568    /sales/includes/ui/sales_credit_ui.inc
2569    /sales/includes/ui/sales_order_ui.inc
2570    /taxes/tax_groups.php
2571    /taxes/tax_types.php
2572
2573 14-Mar-2008 Janusz Dobrowolski
2574  + All forms fixed to accept user native numeric format.
2575  $ /admin/gl_setup.php
2576    /gl/bank_transfer.php
2577    /gl/gl_budget.php
2578    /gl/gl_deposit.php
2579    /gl/gl_journal.php
2580    /gl/gl_payment.php
2581    /gl/includes/db/gl_db_banking.inc
2582    /gl/includes/ui/gl_deposit_ui.inc
2583    /gl/includes/ui/gl_journal_ui.inc
2584    /gl/includes/ui/gl_payment_ui.inc
2585    /gl/manage/exchange_rates.php
2586    /inventory/adjustments.php
2587    /inventory/cost_update.php
2588    /inventory/prices.php
2589    /inventory/purchasing_data.php
2590    /inventory/reorder_level.php
2591    /inventory/transfers.php
2592    /inventory/includes/item_adjustments_ui.inc
2593    /inventory/includes/stock_transfers_ui.inc
2594    /inventory/manage/item_units.php
2595    /manufacturing/work_order_entry.php
2596    /manufacturing/inquiry/where_used_inquiry.php
2597    /manufacturing/manage/bom_edit.php
2598    /purchasing/po_entry_items.php
2599    /purchasing/po_receive_items.php
2600    /purchasing/supplier_credit_grns.php
2601    /purchasing/supplier_invoice_grns.php
2602    /purchasing/supplier_payment.php
2603    /purchasing/supplier_trans_gl.php
2604    /purchasing/allocations/supplier_allocate.php
2605    /purchasing/includes/ui/po_ui.inc
2606    /purchasing/inquiry/po_search.php
2607    /sales/credit_note_entry.php
2608    /sales/customer_credit_invoice.php
2609    /sales/customer_delivery.php
2610    /sales/customer_invoice.php
2611    /sales/customer_payments.php
2612    /sales/sales_order_entry.php
2613    /sales/allocations/customer_allocate.php
2614    /sales/includes/ui/sales_credit_ui.inc
2615    /sales/includes/ui/sales_order_ui.inc
2616    /sales/manage/customers.php
2617    /sales/manage/sales_people.php
2618    /sales/view/view_credit.php
2619    /sales/view/view_dispatch.php
2620    /sales/view/view_invoice.php
2621    /sales/view/view_receipt.php
2622    /sales/view/view_sales_order.php
2623    /taxes/item_tax_types.php
2624    /taxes/tax_groups.php
2625    /taxes/tax_types.php
2626  + User format functions for percent/price/exrate amounts display.
2627  $ /includes/current_user.inc
2628  + Input checking functions for numeric input fields in user native format
2629  $ /includes/data_checks.inc
2630  + Numeric input fields in user native format
2631  $ /includes/ui/ui_input.inc
2632  + Javascript function for conversion to/from user native numeric format.
2633  $ /includes/ui/ui_view.inc
2634  + New class amount for numeric input
2635  $ /themes/aqua/default.css
2636    /themes/cool/default.css
2637    /themes/default/default.css
2638  # Removed warning on adding component
2639    /manufacturing/manage/bom_edit.php
2640  # Quantity display correction
2641    /manufacturing/inquiry/where_used_inquiry.php
2642  # Fixed add_customer_trans() call
2643    /gl/includes/db/gl_db_banking.inc
2644
2645 12-Mar-2008 Joe Hung
2646  + Added update of Units of Measure and converting of deptor_trans records from release 1.XX
2647  - Removed default insertion of Units of Measure. Not neccessary.
2648  $ /sql/alter.sql
2649    /admin/db/maintenance_db.inc (added support for update)
2650
2651 11-Mar-2008 Janusz Dobrowolski
2652  + Table of measure moved into new table item_units
2653  ! Removed $themes[] from config.php, theme list based on directory structure
2654  $ /config.php
2655    /includes/ui/ui_lists.inc
2656    /applications/inventory.php
2657    /inventory/includes/inventory_db.inc
2658    /inventory/includes/db/items_units_db.inc
2659    /inventory/manage/item_units.php
2660    /inventory/manage/items.php
2661    /sql/alter.sql
2662
2663 11-Mar-2008 Joe Hunt
2664  # Small fix for alignment of date and due date label fields in customer_invoice.php and customer_delivery.php
2665  $ /sales/customer_invoice.php
2666    /sales/customer_delivery.php
2667  
2668 10-Mar-2008 Joe Hunt
2669  # Small fix for Template Invoice in sales_order_entry.php on line 363 (duedate for Invoice).
2670  $ /sales/sales_order_entry.php
2671  
2672 10-Mar-2008 Janusz Dobrowolski
2673  + Added price list selector to sales entry (debtor_master gives only default one)
2674  + Added optional submit_on_change parameter to sales ui lists
2675  $ /includes/ui/ui_lists.inc
2676    /sales/sales_order_entry.php
2677    /sales/includes/ui/sales_credit_ui.inc
2678    /sales/includes/ui/sales_order_ui.inc
2679  # Additional PHP5 fixes, do_clone superseded by local ? : constructs
2680  $ /sales/includes/cart_class.inc
2681    /includes/ui/ui_view.inc
2682    /sales/includes/sales_db.inc
2683  # Fixed bogus sales_type lists in edition mode
2684  $ /sales/customer_delivery.php
2685    /sales/customer_invoice.php
2686  # Smaller fixes, cart_class.sales_type name change
2687  $ /sales/includes/ui/sales_credit_db.inc
2688    /sales/credit_note_entry.php
2689    /sales/customer_credit_invoice.php
2690    /sales/includes/cart_class.inc
2691    /sales/includes/db/sales_credit_db.inc
2692    /sales/includes/db/sales_delivery_db.inc
2693    /sales/includes/db/sales_invoice_db.inc
2694    /sales/includes/db/sales_order_db.inc
2695    /sales/includes/ui/sales_credit_ui.inc
2696  # One another pmWiki name conflict removed
2697  $ /admin/display_prefs.php
2698  
2699 09-Mar-2008 Joe Hunt
2700  - Removed redundant form_types functions and the file /reporting/includes/form_types.inc. Removed table form_items
2701  $ /dimensions/includes/dimensions_db.inc
2702    /gl/includes/db/gl_db_banking.inc
2703    /includes/main.inc
2704    /inventory/includes/db/items_adjust_db.inc
2705    /manufacturing/includes/db/work_order_issues_db.inc
2706    /manufacturing/includes/db/work_order_produce_items_db.inc
2707    /manufacturing/includes/db/work_orders_db.inc
2708    /manufacturing/includes/db/work_orders_quick_db.inc
2709    /purchasing/includes/db/grn_db.inc
2710    /purchasing/includes/db/po_db.inc
2711    /purchasing/includes/db/supp_payment_db.inc
2712    /reporting/includes/form_types.inc (File removed)
2713    /sales/includes/db/sales_delivery_db.inc
2714    /sales/includes/db/sales_invoice_db.inc
2715    /sales/includes/db/sales_order_db.inc
2716    /sql/alter.sql
2717  # Bug in calculating exchange rates in Reports Supplier Balances and Customer Balances
2718  $ /reporting/rep101.php
2719    /reporting/rep201.php
2720  # clone replacement do_clone() for both PHP 4 and PHP 5.
2721  $ /includes/ui/ui_view.inc (at the very bottom)
2722    /sales/includes/cart_class.inc
2723    
2724 07-Mar-2008 Janusz Dobrowolski
2725  ! Changed name tax type uniqueness constraint to (name, rate)
2726  $ /includes/ui/ui_lists.inc
2727    /taxes/items_tax_types.php
2728  ! Tax included option moved from tax_group to sales_types table
2729  $ includes/ui/ui_view.inc
2730    /purchasing/includes/ui/invoice_ui.inc
2731    /taxes/tax_calc.inc
2732    /taxes/tax_groups.php
2733    /taxes/db/tax_groups_db.inc
2734    /sql/alter.sql
2735  # Final rewriting of sales module, a lot of bugfixes.
2736  + Template delivery/invoicing
2737  + Concurrent document editing control on sql level
2738  + Most of sales documents are now editable
2739  + Some links to print documents after entry
2740  ! Changed javascript helper function for customer allocations
2741  $ /applications/customers.php
2742    /includes/ui/ui_input.inc
2743    /reporting/rep107.php
2744    /reporting/rep109.php
2745    /reporting/rep110.php
2746    /sales/credit_note_entry.php
2747    /sales/customer_credit_invoice.php
2748    /sales/customer_delivery.php
2749    /sales/customer_invoice.php
2750    /sales/customer_payments.php
2751    /sales/sales_order_entry.php
2752    /sales/allocations/customer_allocate.php
2753    /sales/allocations/customer_allocation_main.php
2754    /sales/includes/cart_class.inc
2755    /sales/includes/sales_db.inc
2756    /sales/includes/sales_ui.inc
2757    /sales/includes/db/cust_trans_db.inc
2758    /sales/includes/db/cust_trans_details_db.inc
2759    /sales/includes/db/custalloc_db.inc
2760    /sales/includes/db/customers_db.inc
2761    /sales/includes/db/payment_db.inc
2762    /sales/includes/db/sales_credit_db.inc
2763    /sales/includes/db/sales_delivery_db.inc
2764    /sales/includes/db/sales_invoice_db.inc
2765    /sales/includes/db/sales_order_db.inc
2766    /sales/includes/db/sales_types_db.inc
2767    /sales/includes/ui/print_invoice.inc
2768    /sales/includes/ui/sales_credit_ui.inc
2769    /sales/includes/ui/sales_order_ui.inc
2770    /sales/inquiry/customer_allocation_inquiry.php
2771    /sales/inquiry/customer_inquiry.php
2772    /sales/inquiry/sales_deliveries_view.php
2773    /sales/inquiry/sales_orders_view.php
2774    /sales/manage/credit_status.php
2775    /sales/manage/sales_types.php
2776    /sales/view/view_credit.php
2777    /sales/view/view_dispatch.php
2778    /sales/view/view_invoice.php
2779    /sales/view/view_receipt.php
2780    /sales/view/view_sales_order.php
2781 # Removed function name conflict with wiki help system
2782    /includes/lang/language.php
2783    
2784 06-Mar-2008 Janusz Dobrowolski
2785  + Wiki help links integration
2786  $ /config.php
2787    /includes/page/header.inc
2788    /includes/lang/language.php
2789  + Optional debuging with xdebug module
2790  $ /index.php
2791    /includes/db/connect_db.inc
2792  ! Concurrent edition fix
2793  $  /includes/systypes.inc
2794  # Table header fix
2795  $  /manufacturing/manage/bom_edit.php
2796  # Menu layout fixes
2797  $ /themes/aqua/renderer.php
2798    /themes/cool/renderer.php
2799    /themes/default/renderer.php
2800  # Removed warning about nonexistent $_GET variable
2801  $ /dimensions/inquiry/search_dimensions.php
2802  # MySQL 3.xx CAST bug fix
2803  $ /includes/db/manufacturing_db.inc
2804    /manufacturing/includes/db/work_order_requirements_db.inc
2805    /manufacturing/inquiry/where_used_inquiry.php
2806
2807 04-Mar-2008 Joe Hunt
2808  ! Changed so that average item material price is automatic updated whenever a PO Delivery is received.
2809    Changed so that a Bill of Materiel, Parent's material price, is automatic updated from underlying items.
2810  $ /inventory/cost_update.php
2811    /purchasing/includes/db/grn_db.inc and
2812    /manufacturing/manage/bom_edit.php. 
2813    /manufacturing/includes/db/work_orders_db.inc
2814    /manufacturing/includes/db/work_orders_quick_db.inc
2815    /manufacturing/work_order_entry.php
2816   
2817 21-Feb-2008 Joe Hunt
2818  + Added Print for documents in /admin/view_print_transaction.php (according to our new routines).
2819  $ /admin/view_print_transaction.php
2820    /applications/setup.php
2821   
2822 17-Feb-2008 Joe Hunt
2823  ! Minor change in menu and function in view_print_transaction.php
2824  $ /admin/view_print_transaction.php
2825    /application/setup.php
2826  + Preparing for print of single documents
2827  $ /reporting/includes/reporting.inc
2828  ! Removing 'out' field in table tax_types
2829  $ /sql/alter.sql
2830    /taxes/tax_types.php
2831    /taxes/db/tax_types_db.inc
2832  + Added 2 functions in ui_input.inc, button and button_cell
2833    /includes/ui/ui_input.inc
2834
2835 11-Feb-2008 Joe Hunt
2836  + Added file, update_db.php, for updating company databases from an SQL script.
2837  $ update_db.php (New file)
2838    update.html
2839   
2840 06-Fef-2008 Joe Hunt
2841  + Added Report, Salesman Listing, rep106.php. 
2842  $ /reporting/reports_main.php
2843    /reporting/rep106.php
2844   
2845 06-Feb-2008 Janusz Dobrowolski
2846  + Separation of customer invoice issue and goods delivery.
2847  + Batch invoicing for more than one delivery
2848  # Corrected inadequate shipping tax calculations.
2849  ! Default debugging status changed to off.
2850  $ /taxes/tax_calc.inc
2851    /taxes/db/tax_groups_db.inc
2852    /admin/db/voiding_db.inc
2853    /applications/customers.php
2854    /includes/systypes.inc
2855    /includes/types.inc
2856    /includes/ui/ui_controls.inc
2857    /includes/ui/ui_lists.inc
2858    /includes/ui/ui_view.inc
2859    /inventory/inquiry/stock_status.php
2860    /reporting/rep105.php
2861    /reporting/rep107.php
2862    /reporting/rep109.php
2863    /reporting/rep110.php 
2864    /reporting/rep209.php
2865    /reporting/reports_main.php
2866    /reporting/includes/doctext.inc
2867    /reporting/includes/doctext2.inc
2868    /reporting/includes/form_types.inc
2869    /reporting/includes/pdf_report.inc
2870    /reporting/includes/reports_classes.inc
2871    /sales/customer_credit_invoice.php
2872    /sales/customer_invoice.php
2873    /sales/sales_order_entry.php
2874    /sales/customer_delivery.php 
2875    /sales/includes/db/sales_delivery_db.inc 
2876    /sales/includes/ui/print_invoice.inc 
2877    /sales/includes/cart_class.inc
2878    /sales/includes/sales_db.inc
2879    /sales/includes/db/cust_trans_db.inc
2880    /sales/includes/db/cust_trans_details_db.inc
2881    /sales/includes/db/sales_credit_db.inc
2882    /sales/includes/db/sales_invoice_db.inc
2883    /sales/includes/db/sales_order_db.inc
2884    /sales/includes/ui/sales_order_ui.inc
2885    /sales/inquiry/customer_allocation_inquiry.php
2886    /sales/inquiry/customer_inquiry.php
2887    /sales/inquiry/sales_orders_view.php
2888    /sales/inquiry/sales_deliveries_view.php 
2889    /sales/view/view_dispatch.php
2890    /sales/view/view_invoice.php
2891    /sales/view/view_sales_order.php
2892    /sql/alter.sql
2893    config.php
2894   
2895 01-Feb-2008 Joe Hunt
2896  ! Changed so sales orders can have more than one row with the same stock_id. In alter.sql.
2897  $ /sales/includes/cart_class.inc
2898    /sales/includes/db/sales_credit_db.inc
2899    /sales/includes/db/sales_invoice_db.inc
2900    /sales/includes/db/sales_order_db.inc
2901    /sales/includes/db/cust_trans_details_db.inc
2902    /sales/includes/ui/sales_order_ui.inc
2903    /sales/includes/ui/sales_credit_ui.inc
2904    /sales/credit_note_entry.php
2905    /sales/customer_credit_invoice.php
2906    /sales/sales_order_entry.php
2907    /sales/customer_invoice.php
2908
2909 31-Jan-2008 Joe Hunt
2910  ! New Release 2.0 Pre Alpha
2911  $ config.php
2912  # Fixed a release 2 related bug in create_coy.php
2913  $ /admin/create_coy.php
2914  + An alter.sql file to use for updating databases. Until the update_db.php is ready, you can use the install/update companies
2915    and select the companies one by one and upload the alter.sql file to all companies. You can still run the release 2
2916    with these databases changes without any new files. They are coming as soon as possible.
2917  $ /sql/alter.sql (New file)  
2918  # Fixed a release 2 related bug. A field in supp_trans_items were declared as integer(11). Changed to VARCHAR(11) in alter.sql
2919    and 2 related files
2920  $ /purchasing/supplier_trans_gl.php
2921    /purchasing/includes/db/invoice_items_db.inc
2922  ! Moved variables $no_item_list, $no_customer_list and $no_supplier_list in config.php to company table
2923  $ /includes/ui/ui_lists.inc
2924    /purchasing/includes/ui/po_ui.inc
2925    /sales/includes/ui/sales_order_ui.inc
2926    /admin/company_preferences.php
2927    /admin/db/company_db.inc
2928    config.php
2929  + Created 3 new fields in salesman table for provision, break point and provision2. Included in alter.sql. 
2930    Update sales_people.php.Preparing for a new Salesman report with provision etc. Selected with time range. Should be very good.
2931  $ /sales/manage/sales_people.php
2932    /includes/ui/ui_input.inc
2933  
2934 -------------------- 2,0 Pre Alpha - above ----------------------------
2935 31-Jan-2008 Janusz Dobrowolski
2936  # Minor bugfix in db_import()
2937  $ /admin/db/maintenance_db.inc
2938  
2939 30-Jan-2008 Janusz Dobrowolski
2940  # Minor display fix in tax_types.php
2941  $ /taxes/tax_types.php
2942  ! Format cleanup on some files.
2943  $ /gl/includes/gl_db.inc
2944    /gl/includes/gl_ui.inc
2945    /applications/application.php
2946    frontaccounting.php
2947    index.php
2948    
2949 -------------------- 1.16 Stable Released ----------------------
2950 28-Jan-2008 Joe Hunt
2951  + Added a possibility to replace the normal listboxes for items, customer and/or suppliers with a search box.
2952    The listboxes can only hold about 1000 items. New variables in config.php, $no_item_list, $no_customer_list 
2953    and $no_supplier_list. Default is the normal behavior for all listboxes.
2954  $ /includes/ui/ui_lists.inc
2955    /sales/includes/ui/sales_orders_ui.inc
2956    /purchases/includes/ui/po_ui.inc
2957    /themes/default/images/locate.png (New file)
2958    config.php
2959
2960  + Added ALTER TABLE possibility in db_import. For future releases.
2961  $ /admin/db/maintenence_db.inc  
2962
2963  # Removed warnings 'Call-time pass-by-reference' in /includes/db/connect_db.inc and /includes/ui/ui_lists.inc
2964  # Fixed File not found when loading local stylesheet.css (for other languages) in /includes/page/header.inc
2965  $ /includes/db/connect_db.inc
2966    /includes/ui/ui_lists.inc
2967    /includes/page/header.inc
2968    /access/login.php
2969    
2970 16-Jan-2008 Joe Hunt
2971  # When login screen is displayed after session timeout page content is broken. It
2972    is because of NOT using absolute paths in href attribute theme elements.
2973  $ /access/login.php
2974  
2975 30-Dec-2007 Joe Hunt
2976  # Minor adjustments in function db_export on line 325
2977  $ /admin/db/maintenance_db.inc
2978  
2979 29-Dec-2007 Joe Hunt
2980  + Added a variable, $print_invoice_no, in config.php for printing the invoice number instead of invoice reference.
2981  $ config.php
2982  
2983  # Fixed a bug when exporting database. Exported NULL field values from NO to empty field (from mysql version 5.0.32).
2984    Also fixed a unneccessary str_replace when importing sql scripts.
2985  ! Changed the PDF presentation to deleting the Javascript cache before presentation.
2986  $ /admin/db/maintenance_db.inc
2987    /reporting/includes/pdf_report.inc
2988    
2989 13-Dec-2007 Joe Hunt
2990  # Still bugs in trial balances and account inquiry on screen when selecting non balance accounts. Fixed.
2991  $ /gl/inquiry/gl_trial_balance.php
2992    /gl/inquiry/gl_account_inquiry.php
2993
2994 13-Dec-2007 Joe Hunt
2995  # Fixed a bug when voiding a transaction (Journal Entry). An eventually underlying bank transfer was not voided.
2996  $ /admin/db/voiding_db.inc
2997  
2998 06-Dec-2007 Joe Hunt
2999  # Fixed a bug when adding lines during Payments to suppliers, the supplier was set back to the first.
3000  $ /gl/gl_payment.php
3001    /gl/includes/ui/gl_payment_ui.inc
3002    
3003  ! Changed $loc_notification to be set to 0 instead of 1.
3004  $ config.php
3005  
3006 -------------------- 1.15 Stable Released ----------------------
3007 05-Dec-2007 Joe Hunt
3008  + Added email notification to stock location when available stock is below reorder level
3009  $ config.php
3010    /sales/includes/db/sales_order_db.inc
3011    
3012  # Fixed bugs in Open balances when account is not a balance account
3013  $ /gl/inquiry/gl_trial_balance.php
3014    /gl/inquiry/gl_account_inquiry.php
3015    /reporting/rep704.php
3016    /reporting/rep708.php
3017    
3018 -------------------- 1.14 Stable Released ----------------------
3019 01-Oct-2007 Joe Hunt
3020  ! Major change in the installation of modules to also accept an SQL-file for upload.
3021  $ config.php
3022    /admin/inst_module.php
3023    /admin/db/maintenance_db.inc
3024    
3025 30-Sep-2007 Joe Hunt
3026  # The following files were still vulnerable. Fixed
3027  $ /access/login.php
3028    /includes/lang/language.php
3029
3030 -------------------- 1.13 Stable Released ----------------------
3031 14-Sep-2007 Joe Hunt
3032  + Added optional link for electronic payment on invoices (PayPal). 
3033  ! Better support for install/update languages.  
3034  ! Minor adjustments
3035  # Fixed a vulnerable item in config.php
3036  $ config.php
3037
3038 14-Sep-2007 Joe Hunt
3039  # We forgot to upload the PO file when installing new language. Used when GETTEXT is not installed on Server.
3040  # config.php has been vulnerable. Fixed.
3041  $ /admin/inst_lang.php
3042  $ config.php
3043  
3044 10-Sep-2007 Joe Hunt
3045  ! Changed Bank Address field from text to textarea (multirows)
3046  $ /gl/manage/bank_accounts.php
3047  
3048 06-Sep-2007 Joe Hunt
3049  + Added optional link for electronic payment on invoices (PayPal)
3050  $ /reporting/reports_main.php
3051    /reporting/rep107.php
3052    /reporting/includes/report_classes.inc
3053    /reporting/includes/pdf_report.inc
3054    /reporting/includes/doc_text.inc
3055    /reporting/includes/doc_text2.inc
3056    
3057 23-Aug-2007 Joe Hunt
3058  # Unnecessary parameter ($db) in check_for_recursive_bom
3059  $ /manufacturing/manage/bom_edit.php
3060  
3061 21-Aug-2007 Joe Hunt
3062  # Bug in /includes/lang/gettext.php (249) affecting changing language!
3063  $ /includes/lang/gettext.php
3064  
3065 08-Aug-2007 Joe Hunt
3066  # Minor adjustments
3067  $ config.php
3068    /access/login.php
3069    /admin/create_coy.php
3070    /reporting/includes/pdf_report.inc
3071    
3072 04-Aug-2007 Joe Hunt
3073  + Added a default fiscal year in the en_US-new.sql and start references.
3074  $ /sql/en_US-new.sql
3075  ! Changed some specific text strings in en_US.po (E.g. TAX instead of VAT)
3076  $ /lang/en_US/LC_MESSAGES/en_US.mo
3077  
3078 03-Aug-2007 Joe Hunt
3079  # A bug in Direct Invoicing (wrong Invoice Date) has been fixed.
3080  $ /sales/includes/db/sales_order_db.inc
3081  
3082 23-Jul-2007 Joe Hunt
3083  # Changed <? in front of 2 files to <?php.
3084  $ /purchasing/includes/purchasing_ui.inc
3085    /reporting/includes/class.mail.inc
3086    
3087 -------------------- 1.12 Stable Released ----------------------
3088 21-Jul-2007 Joe Hunt
3089  + Added option to handle Jalali and Islamic Calendars
3090  ! Minor adjustments
3091  $ config.php
3092    /gl/includes/db/gl_db_trans.inc
3093    /includes/date_functions.inc
3094    /includes/ui/ui_input.inc
3095    /includes/ui/ui_lists.inc
3096    /includes/ui/ui_view.inc
3097    /purchasing/po_receive_items.php
3098    /purchasing/includes/ui/invoice_ui.inc
3099    /purchasing/includes/ui/po_ui.inc
3100    /reporting/rep705.php
3101    /sales/includes/db/sales_order_db.inc
3102    /sales/includes/ui/sales_order_ui.inc
3103    
3104 20-Jul-2007 Joe Hunt
3105  ! Changed parameters on report Sales Order. Option to print as Quote.
3106  $ /reporting/reports_main.php
3107    /reporting/rep109.php
3108    /reporting/includes/pdf_report.inc
3109    /reporting/includes/doctext.inc
3110    /reporting/includes/doctext2.inc
3111  
3112 19-Jul-2007 Joe Hunt
3113  + Added Budget Entry in General Ledger. Includes Dimensions.
3114  $ config.php
3115    /applications/generalledger.php
3116    /gl/gl_budget.php (New File!)
3117    /gl/includes/db/gl_db_trans.inc
3118    /includes/date_functions.inc
3119    /reporting/report_classes.inc
3120    
3121 -------------------- 1.11 Stable Released ----------------------
3122 04-Jul-2007 Joe Hunt
3123  ! Option for using alpha numeric chart of accounts.
3124  $ config.php
3125    /gl/manage/gl_accounts.php
3126    /gl/includes/db/gl_db_accounts.inc
3127    /gl/includes/db/gl_db_bank_trans.inc
3128    /gl/includes/db/gl_db_trans.inc
3129    /gl/inquiry/gl_trial_balance.inc
3130    /admin/db/company_db.inc
3131    /inventory/includes/db/items_db.inc
3132    /sales/manage/customer_branches.inc
3133
3134 04-Jul-2007 Joe Hunt
3135  # Problems retrieving language texts for poEdit in long javascripts
3136  $ /includes/ui/ui_view.inc
3137  
3138 04-May-2007 Joe Hunt
3139  # Database error when updating more than one item row in Sales Orders.
3140  $ /sales/includes/db/sales_order_db.inc
3141  # Database error when inserting work order issues. Fixed.
3142  $ /manufacturing/includes/db/work_order_issues_db.inc
3143  
3144 03-May-2007 Joe Hunt
3145  # Multiple tables and JOIN's have syntax changes in MySQL 5.0.12. Need parentheses.
3146  $ /includes/db/manufacturing_db.inc
3147    /manufacturing/includes/db/work_order_requirements_db.inc
3148
3149 02-May-2007 Joe Hunt
3150  # Missing details on Purchase Order when emailing and printing
3151  $ /reporting/rep209.php
3152  
3153 -------------------- 1.1 Stable Released ----------------------
3154 02-May-2007 Joe Hunt
3155  + Enabled module addons and all the below bugfixes. No changes in database structure.
3156  - Removed /sql/basic.sql (included in the other sql files)
3157  - Removed /themes/default/images/left.gif and /themes/default/images/right.gif 
3158    (not needed anymore).
3159  + Addition of update.html  
3160  $ /admin/inst_module.php (New file!)
3161    /applications/customers.php
3162    /applications/dimensions.php
3163    /applications/generalledger.php
3164    /applications/inventory.php
3165    /applications/manufacturing.php
3166    /applications/setup.php
3167    /applications/suppliers.php
3168    /install/index.php
3169    /install/save.php
3170    /modules/inst_modules.php (New folder and new file!)
3171    /modules/index.php (New file!)
3172    /sql/en_US-demo.sql
3173    /sql/en_US-new.sql
3174    install.html
3175    update.html (New file!)
3176    
3177 01-May-2007 Joe Hunt
3178  # Missing measure of units when printing sales orders
3179  # Update of Sales People caused a database error
3180  $ /sales/manage/sales_people.php
3181    /reporting/rep109.php
3182  
3183 30-Apr-2007 Joe Hunt
3184  + The selected menu tab is now shown with same background as hover color.
3185  $ config.php (default tab line 77. Change if you want)
3186    /includes/page/header.inc
3187    
3188 28-Apr-2007 Joe Hunt
3189  # When saving work order entries a lot of debug boxes appeared. Fixed
3190  # When clicking on the link, Issue, on work order inquires an empty screen appeared. Fixed
3191  # When retrieving work centres id's there was a database error. Fixed by casting string to unsigned
3192  $ /includes/db/manufacturing_db.inc
3193    /manufacturing/work_order_entry.php
3194    /manufacturing/includes/work_order_issue_ui.inc
3195    /manufacturing/includes/db/work_order_requirements_db.inc
3196    /manufacturing/includes/db/work_orders_quick_db.inc
3197    /manufacturing/inquiry/where_used_inquiry.php
3198    
3199 25-Apr-2007 Joe Hunt
3200  # Missing Date Picker
3201  $ /sales/customer_invoice.php
3202  # No JS popup window
3203  $ /sales/view/view_invoice.php
3204  
3205 24-Apr-2007 Joe Hunt
3206  ! New and better Date Picker, better cool theme.
3207  $ /includes/ui/ui_input.inc
3208    /includes/ui/ui_view.inc
3209    /reporting/includes/reports_classes.inc
3210    /themes/cool/default.css
3211
3212 -------------------- 1.0.1 Stable Released ----------------------
3213 23-Apr-2007 Joe Hunt
3214  ! Release 1.0.1 established on SourceForge, fixing the bugs and including a Date Picker,
3215    the changes for selection lists customers/suppliers and the Audit Trail.
3216
3217 22-Apr-2007 Joe Hunt
3218  ! Changed the two selection lists for customers/suppliers in reports to a single one with
3219    No Filter
3220  ! Changed the sort order in these selection lists from id to name.
3221  + Added Audit Trail in GL trans. A switch in config.php, $use_audit_trail, must be set to 1.
3222  $ /reporting/reports_main.php
3223    /reporting/rep101.php
3224    /reporting/rep102.php
3225    /reporting/rep201.php
3226    /reporting/rep202.php
3227    /reporting/rep203.php
3228    /reporting/rep204.php
3229    /reporting/includes/reports_classes.inc
3230    /includes/ui/ui_lists.inc
3231    /gl/includes/db/gl_db_trans.inc
3232    config.php
3233    
3234 22-Apr-2007 Joe Hunt
3235  + Date Picker for all date fields.
3236  $ config.php
3237    /admin/fiscalyears.php
3238    /admin/void_transaction.php
3239    /includes/ui/ui_view.inc
3240    /includes/ui/ui_input.inc
3241    /dimensions/dimension_entry.php
3242    /dimensions/inquiry/search_dimensions.php
3243    /gl/gl_journal.php
3244    /gl/gl_deposit.php
3245    /gl/gl_payment.php
3246    /gl/bank_transfer.php
3247    /gl/inquiry/bank_inquiry.php
3248    /gl/inquiry/gl_account_inquiry.php
3249    /gl/inquiry/gl_trial_balance.php
3250    /gl/manage/exchange_rates.php
3251    /inventory/adjustments.php
3252    /inventory/transfers.php
3253    /inventory/inquiry/stock_movements.php
3254    /inventory/manage/items.php
3255    /manufacturing/work_order_add_finished.php
3256    /manufacturing/work_order_entry.php
3257    /manufacturing/work_order_issue.php
3258    /manufacturing/work_order_release.php
3259    /purchasing/supplier_payment.php
3260    /purchasing/po_entry_items.php
3261    /purchasing/po_receive_items.php
3262    /purchasing/supplier_credit.php
3263    /purchasing/supplier_credit_grns.php
3264    /purchasing/supplier_invoice.php
3265    /purchasing/supplier_invoice_grns.php
3266    /purchasing/supplier_trans_gl.php
3267    /purchasing/includes/ui/po_ui.inc
3268    /purchasing/inquity/po_search.php
3269    /purchasing/inquiry/po_search_completed.php
3270    /purchasing/inquiry/supplier_allocation_inquiry.php
3271    /purchasing/inquiry/supplier_inquiry.php
3272    /reporting/reports_main.php
3273    /reporting/includes/reports_classes.inc
3274    /sales/credit_note_entry.php
3275    /sales/customer_credit_invoice.php
3276    /sales/customer_payments.php
3277    /sales/sales_order_entry.php
3278    /sales/includes/ui/sales_order_ui.inc
3279    /sales/inquiry/customer_allocation_inquiry.php
3280    /sales/inquiry/customer_inquiry.php
3281    /sales/inquiry/sales_orders_view.php
3282    New image files:
3283    /themes/default/images/cal.gif
3284    /themes/default/images/next.gif
3285    /themes/default/images/prev.gif
3286
3287 19-Apr-2007 Joe Hunt
3288  # Bug no 1703895, Account numbers are varchars, need quotes, fixed
3289  # Bug no 1703891, Reserved MySQL words used as column names, fixed
3290  $ /taxes/db/tax_types_db.inc
3291
3292  # Bug no 1703888, Apostrophes and other unescaped characters, fixed
3293  $ /gl/manage/gl_accounts.php
3294    /gl/includes/db/gl_db_accounts.inc
3295    /includes/ui/ui_input.inc
3296
3297 18-Apr-2007 Joe Hunt
3298  # Bug no 1702594, Logon Loop, fixed
3299  $ config.php
3300
3301 -------------------- 1.0a Stable Released ----------------------
3302 10-Apr-2007 Joe Hunt
3303  ! Release 1.0a established on SourceForge, fixing the bugs.
3304
3305 11-Apr-2007 Joe Hunt
3306  # Bug No 1698214, Creating Items, fixed
3307  $ /includes/ui/ui_lists.inc
3308  # Bug no 1698216, Item Movements, fixed
3309  $ /inventory/manage/items.php
3310
3311 -------------------- 1.0 Stable Released ----------------------
3312 10-Apr-2007 Joe Hunt
3313  ! Release 1.0 established on SourceForge.
3314
3315 2. Copyright and disclaimer
3316 ---------------------------
3317 This application is opensource software released under the AGPL.  Please
3318 see source code and the LICENSE file