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