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