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