Removed obsolete field 'included_in_price' from table 'Tax_group_items' in en_US...
[fa-stable.git] / CHANGELOG.txt
1 /**
2 * @version $Id$
3 * @package FrontAccounting
4 * @copyright (C) 2005 - 2009 FrontAccounting, LLC
5 * @license http://www.gnu.org/copyleft/gpl-3.0.html GNU/GPL
6 * FrontAccounting is Free Software
7 */
8
9 1. Changelog
10 ------------
11 This is a changelog for FrontAccounting All releases.
12
13 Legend:
14
15 # -> Bug Fix
16 + -> Addition
17 ! -> Change
18 - -> Removed
19 ! -> Note
20 $ -> Affected files
21
22 25_Apr-2009 Joe Hunt
23 ! Removed obsolete field 'included_in_price' from table 'Tax_group_items' in en_US-demo.sql.
24 $ /sql/en_US-demo.sql
25   /sql/alter2.2.sql
26
27 24-Apr-2009 Janusz Dobrowolski
28 + Added inactive records support.
29 $ /admin/payment_terms.php
30   /admin/shipping_companies.php
31   /gl/includes/db/gl_db_account_types.inc
32   /gl/includes/db/gl_db_currencies.inc
33   /gl/manage/bank_accounts.php
34   /gl/manage/currencies.php
35   /gl/manage/gl_account_classes.php
36   /gl/manage/gl_account_types.php
37   /gl/manage/gl_accounts.php
38   /includes/ui/ui_lists.inc
39   /inventory/includes/db/items_units_db.inc
40   /inventory/includes/db/movement_types_db.inc
41   /inventory/manage/item_categories.php
42   /inventory/manage/item_units.php
43   /inventory/manage/items.php
44   /inventory/manage/locations.php
45   /inventory/manage/movement_types.php
46   /manufacturing/includes/db/work_centres_db.inc
47   /manufacturing/manage/work_centres.php
48   /purchasing/manage/suppliers.php
49   /sales/includes/db/sales_points_db.inc
50   /sales/manage/sales_points.php
51   /sql/alter2.2.sql
52   /sql/en_US-demo.sql
53   /sql/en_US-new.sql
54   /taxes/item_tax_types.php
55   /taxes/tax_groups.php
56   /taxes/tax_types.php
57   /taxes/db/tax_groups_db.inc
58   /taxes/db/tax_types_db.inc
59 # Edit buttons center alignment.
60 $ /includes/ui/ui_input.inc
61 # Fixed ajax request using element name on multi-part forms.
62 $ /js/utils.js
63
64 24-Apr-2009 Joe Hunt
65 ! Added option to select how to present Balance Sheet and P&L Statement
66 $ /gl/manage/gl_account_classes.php
67   /gl/includes/db/gl_db_account_types.inc
68   /reporting/rep706.php
69   /reporting/rep707.php
70   /sql/alter2.2.sql
71
72 22-Apr-2009 Janusz Dobrowolski
73 + Added inactive records support.
74 $ /sales/includes/db/credit_status_db.inc
75   /sales/includes/db/sales_types_db.inc
76   /sales/manage/credit_status.php
77   /sales/manage/customer_branches.php
78   /includes/data_checks.inc
79   /sales/manage/sales_groups.php
80   /sales/manage/sales_people.php
81   /sales/manage/sales_types.php
82 # Slightly changed inactive record support
83 $ /includes/ui/ui_input.inc
84   /includes/ui/ui_lists.inc
85   /sales/manage/customers.php
86   /sales/manage/sales_areas.php
87 ! Display all db_query errors in debug mode
88 $ /includes/db/connect_db.inc
89 # Hide empty/disabled tabs
90 $ /frontaccounting.php
91   /applications/dimensions.php
92 # Small typo fixed
93 $ /applications/application.php
94
95 21-Apr-2009 Janusz Dobrowolski
96 + Support for inactive records.
97 $ /includes/ui/ui_lists.inc
98   /includes/ui/ui_input.inc
99   /includes/db/sql_functions.inc
100   /themes/aqua/default.css
101   /themes/cool/default.css
102   /themes/default/default.css
103 + Added inactive field in cust_branches
104 $ /sql/alter2.2.sql
105   /sql/en_US-demo.sql
106   /sql/en_US-new.sql
107 + Added inactive records edition.
108 $ /sales/manage/customers.php
109   /sales/manage/sales_areas.php
110   
111 08-Apr-2009 Janusz Dobrowolski
112 # Fix for hotkeys on multi form pages.
113 $ /js/inserts.js
114 ! Customer name max. length 80
115 $ /sales/manage/customers.php
116   /sql/alter2.2.php
117   /sql/alter2.2.sql
118   /sql/en_US-demo.sql
119   /sql/en_US-new.sql
120
121 30-Mar-2009 Janusz Dobrowolski
122 ! Merged changes from main trunk for versions 2.1RC-2.1.1 (see below)
123 $ /admin/db/v_banktrans.inc (removed)
124   /applications/manufacturing.php
125   /gl/include/db/gl_db_banking.inc
126   /gl/includes/ui/gl_bank_ui.inc
127   /gl/includes/ui/gl_journal_ui.inc
128   /gl/manage/exchange_rates.php
129   /.htaccess
130   /includes/banking.inc
131   /includes/data_checks.inc
132   /includes/ui/items_cart.inc
133   /includes/ui/ui_inputs.inc
134   /includes/ui/ui_lists.inc
135   /install.html
136   /install/index.php
137   /install/save.php
138   /inventory/includes/inventory_db.inc
139   /inventory/manage/items.php
140   /inventory/manage/sales_kits.php
141   /js/inserts.js
142   /lang/new_language_template/LC_MASSAGES/empty.po
143   /manufacturing/inquiry/bom_cost_inquiry.php
144   /purchasing/allocations/supplier_allocate.php
145   /purchasing/manage/suppliers.php
146   /reporting/includes/doctext2.inc
147   /reporting/includes/doctext.inc
148   /reporting/including/excel_report.inc
149   /reporting/rep104.php
150   /reporting/rep106.php
151   /reporting/rep303.php
152   /reporting/rep702.php
153   /sales/allocations/customer_allocate.php
154   /sales/includes/db/sales_credit_db.inc
155   /sales/includes/db/sales_points_db.inc
156   /sales/includes/ui/sales_credit_ui.inc
157   /sales/includes/ui/sales_order_ui.inc
158   /sales/manage/sales_points.php
159   /sales/sales_order_entry.php
160   /sql/alter2.1.sql
161   /taxes/tax_types.php
162   /themes/aqua/default.css
163   /themes/cool/default.css
164   /themes/default/default.css
165
166 29-Mar-2009 Janusz Dobrowolski
167 ! Added cancel button
168 $ /inventory/manage/items.php
169 ! Element id generation speedup
170 $ /includes/ui/ui_view.inc
171 # Fixed hotkeys behaviour in report module
172 $ /js/inserts.js
173   /reporting/includes/reports_classes.inc
174
175 21-Mar-2009 Janusz Dobrowolski
176 + Option to use last document date on subsequent new documents.
177 $ /admin/display_prefs.php
178   /admin/db/users_db.inc
179   /includes/current_user.inc
180   /includes/prefs/userprefs.inc
181   /sql/alter2.2.php
182   /sql/alter2.2.sql
183   /sql/en_US-demo.sql
184   /sql/en_US-new.sql
185 + Optional check for current date in date_cells()/date_row()
186 $ /includes/ui/ui_input.inc
187 ! Save/retrieve last document date.
188 $ /gl/bank_account_reconcile.php
189   /gl/gl_bank.php
190   /gl/gl_journal.php
191   /gl/includes/ui/gl_bank_ui.inc
192   /gl/includes/ui/gl_journal_ui.inc
193   /includes/date_functions.inc
194   /includes/ui/ui_view.inc
195   /inventory/adjustments.php
196   /inventory/transfers.php
197   /inventory/includes/item_adjustments_ui.inc
198   /inventory/includes/stock_transfers_ui.inc
199   /manufacturing/work_order_entry.php
200   /purchasing/po_entry_items.php
201   /purchasing/po_receive_items.php
202   /purchasing/supplier_payment.php
203   /purchasing/includes/ui/grn_ui.inc
204   /purchasing/includes/ui/invoice_ui.inc
205   /purchasing/includes/ui/po_ui.inc
206   /sales/credit_note_entry.php
207   /sales/customer_credit_invoice.php
208   /sales/customer_delivery.php
209   /sales/customer_invoice.php
210   /sales/customer_payments.php
211   /sales/sales_order_entry.php
212   /sales/includes/cart_class.inc
213   /sales/includes/sales_db.inc
214   /sales/includes/db/sales_order_db.inc
215   /sales/includes/ui/sales_credit_ui.inc
216   /sales/includes/ui/sales_order_ui.inc
217
218 18-Mar-2009 Janusz Dobrowolski
219 + Additional option for submit_add_or_update_x() helpers
220 $ /includes/ui/ui_input.inc
221 + Icon for default escape button
222 $ /themes/aqua/images/escape.png (new)
223   /themes/cool/images/escape.png (new)
224 + Arrow navigation also in report menus
225 $ /js/utils.js
226   /js/inserts.js
227 + Added default keys for form submition/cancelling when apprioprate.
228 $ All form entry files.
229
230 17-Mar-2009 Joe Hunt
231 ! Changed so company domicile is printed on invoices and statements if filled out.
232 $ /reporting/includes/header2.inc
233
234 17-Mar-2009 Janusz Dobrowolski
235 + Added default delivery_required_by parameter, removed custom company fields/names.
236 $ /admin/company_preferences.php
237   /admin/gl_setup.php
238   /admin/db/company_db.inc
239   /includes/prefs/sysprefs.inc
240   /sql/alter2.2.php (new)
241   /sql/alter2.2.sql (new)
242   /sql/en_US-demo.sql
243   /sql/en_US-new.sql
244 + Item category now contains default parameters for new items.
245 $ /inventory/includes/db/items_category_db.inc
246   /inventory/manage/item_categories.php
247   /inventory/manage/items.php
248   /sql/alter2.2.php
249   /sql/alter2.2.sql
250   /sql/en_US-demo.sql
251   /sql/en_US-new.sql
252 ! Updated FA version string.
253 $ /config.php
254 ! Stock item types moved to types.inc
255 $ /includes/types.inc
256   /includes/ui/ui_lists.inc
257 ! Focus js code optimization
258 $ /js/inserts.js
259   /js/utils.js
260  
261 16-Mar-2009 Janusz Dobrowolski
262 + Support for default buttons with Ctrl-Enter/Escape hotkeys, 
263         arrow navigation in menus
264 $ /includes/ui/ui_input.inc
265   /includes/ui/ui_controls.inc
266   /includes/ui/ui_view.inc
267   /includes/page/footer.inc
268   /config.php
269   /js/inserts.js
270   /js/utils.js
271   /reporting/includes/reporting.inc
272   /themes/default/images/escape.png
273   /themes/aqua/default.css
274   /themes/aqua/renderer.php
275   /themes/cool/default.css
276   /themes/cool/renderer.php
277   /themes/default/default.css
278   /themes/default/renderer.php
279   /themes/default/images/escape.png
280   /sales/sales_order_entry.php
281
282 ! SID & start_form() cleanup
283 $ /.htaccess
284   /access/logout.php
285   /admin/attachments.php
286   /admin/backups.php
287   /admin/create_coy.php
288   /admin/inst_lang.php
289   /admin/inst_module.php
290   /admin/view_print_transaction.php
291   /admin/void_transaction.php
292   /dimensions/inquiry/search_dimensions.php
293   /gl/bank_transfer.php
294   /gl/gl_bank.php
295   /gl/inquiry/gl_trial_balance.php
296   /gl/manage/exchange_rates.php
297   /inventory/adjustments.php
298   /inventory/cost_update.php
299   /inventory/prices.php
300   /inventory/purchasing_data.php
301   /inventory/reorder_level.php
302   /inventory/transfers.php
303   /inventory/inquiry/stock_movements.php
304   /inventory/inquiry/stock_status.php
305   /inventory/manage/item_codes.php
306   /inventory/manage/sales_kits.php
307   /manufacturing/search_work_orders.php
308   /manufacturing/work_order_issue.php
309   /manufacturing/inquiry/bom_cost_inquiry.php
310   /manufacturing/manage/bom_edit.php
311   /purchasing/po_entry_items.php
312   /purchasing/po_receive_items.php
313   /purchasing/supplier_credit.php
314   /purchasing/supplier_invoice.php
315   /purchasing/supplier_payment.php
316   /purchasing/allocations/supplier_allocate.php
317   /purchasing/inquiry/po_search.php
318   /purchasing/inquiry/po_search_completed.php
319   /purchasing/inquiry/supplier_allocation_inquiry.php
320   /purchasing/inquiry/supplier_inquiry.php
321   /sales/credit_note_entry.php
322   /sales/customer_credit_invoice.php
323   /sales/customer_delivery.php
324   /sales/customer_invoice.php
325   /sales/allocations/customer_allocate.php
326   /sales/includes/ui/sales_credit_ui.inc
327   /sales/inquiry/customer_allocation_inquiry.php
328   /sales/inquiry/sales_deliveries_view.php
329   /sales/inquiry/sales_orders_view.php
330
331 ------------------------------- Release 2.1.1 ----------------------------------
332 30-Mar-2009 Janusz Dobrowolski
333 # Fixed display of unsufficient quantities in sales docs.
334 $ /sales/includes/ui/sales_order_ui.inc
335   /themes/aqua/default.css
336   /themes/cool/default.css
337   /themes/default/default.css
338 # Updated gettext template file
339 $ /lang/new_language_template/LC_MASSAGES/empty.po
340 ! Release 2.1.1
341 $ config.php
342
343 29-Mar-2009 Janusz Dobrowolski
344 # [0000126] 'Invoice' words on credit note document.
345 $ /reporting/includes/doctext.inc
346   /reporting/includes/doctext2.inc
347 # [0000125] Sql error when creating credit note.
348 $ /sales/includes/db/sales_credit_db.inc
349 # [0000121] Error during qoh calculations.
350 $ /sales/includes/ui/sales_order_ui.inc
351
352 28-Mar-2009 Janusz Dobrowolski
353 # [0000124] Cannot add exchange rate <1 when comma is set as dec separator.
354 $ /gl/manage/exchange_rates.php
355
356 27-Mar-2009 Janusz Dobrowolski
357 # Fixed include file path in reports 104,303
358 $ /reporting/rep104.php
359   /reporting/rep303.php
360
361 26-Mar-2009 Janusz Dobrowolski
362 # Fixed problems with cash invoices created after db upgrade.
363 $ /includes/data_checks.inc
364   /sales/includes/db/sales_points_db.inc
365   /sales/manage/sales_points.php
366   /sql/alter2.1.sql
367
368 24-Mar-2009 Joe Hunt
369 # Wrong price decimals in Report Salesman Listing
370 $ /reporting/rep106.php
371
372 23-Mar-2009 Janusz Dobrowolski
373 # Fixed keybord access issue after AltTab
374 $ /js/inserts.js
375
376 23-Mar-2009 Joe Hunt
377 # Bad thousand/decimal formatting in XLS reports.(OpenOffice)
378 $ /reporting/including/excel_report.inc
379
380 22-Mar-2009 Janusz Dobrowolski/Joe Hun rerun, didn't work (empty file when inserting)
381 # Fixed item picture display after upload, fixed item image filenames. Option to remove image.
382 $ /inventory/manage/items.php
383   /inventory/includes/inventory_db.inc
384   /reporting/rep104.php
385   /reporting/rep303.php
386
387 21-Mar-2009 Janusz Dobrowolski
388 # Broken currency section after date change.
389 $ /sales/includes/ui/sales_credit_ui.inc
390   /sales/includes/ui/sales_order_ui.inc
391
392 20-Mar-2009 Joe Hunt
393 # Truncation bug when inserting/updating entered supplier credit limit
394 $ /purchasing/manage/suppliers.php
395
396 19-Mar-2009 Joe Hunt
397 # [0000120] SQL Error when leaving Default Rate: blank when adding Tax Types
398 $ /taxes/tax_types.php
399
400 19-Mar-2009 Janusz Dobrowolski
401 # Fixed quick entry amount update on list change.
402 $ /gl/includes/ui/gl_journal_ui.inc
403
404 ------------------------------- Release 2.1 ----------------------------------------------------
405 18-Mar-2009 Joe Hunt
406 ! Release 2.1
407 $ config.php
408
409 18-Mar-2009 Janusz Dobrowolski
410 # Additional php.ini checks and fixes for php in CGI mode
411 $ /.htaccess
412   /install.html
413   /install/index.php
414   /install/save.php
415 # Default focus in lists on searchbox if used.
416 $ /includes/ui/ui_lists.inc
417 # Fixed update after code search.
418 $ /inventory/manage/sales_kits.php
419
420 16-Mar-2009 Janusz Dobrowolski
421 # Fixed redirection after order cancelation.
422 $ /sales/sales_order_entry.php
423
424 15-Mar-2009 Joe Hunt
425 # Minor bug in Report List of Journal Entries
426 $ /reporting/rep702.php
427
428 14-Mar-2009 Joe Hunt
429 ! Changed so exchange variances is stamped on invoice GL instead of payment GL
430   if invoice date is later than payment date
431 $ /includes/banking.inc
432
433 13-Mar-2009 Janusz Dobrowolski/Joe Hunt
434 # GL line delete bug fixed.
435 $ /gl/includes/ui/gl_bank_ui.inc
436   /gl/includes/ui/gl_journal_ui.inc
437   /includes/ui/items_cart.inc
438 # Random syntax error + new menu item :).
439 $ /manufacturing/inquiry/bom_cost_inquiry.php
440   /applications/manufacturing.php
441 - Removed non used file
442 $ /admin/db/v_banktrans.inc (removed)
443
444 11-Mar-2009 Joe Hunt
445 # Several errors related to new bank account id in /gl/includes/db/gl_db_banking.inc
446 $ /gl/include/db/gl_db_banking.inc
447
448 10-Mar-2009 Janusz Dobrowolski
449 # [0000119] Fixed search by item description in sales item selector.
450 $ /includes/ui/ui_lists.inc
451 # Fixed email_row/link_row display for empty input value.
452 $ /includes/ui/ui_inputs.inc
453 # Small layout fix 
454 $ /purchasing/allocations/supplier_allocate.php
455   /sales/allocations/customer_allocate.php
456
457 ------------------------------- Release 2.1.0 RC ------------------------------------------------
458 09-Mar-2009 Joe Hunt
459 ! Release 2.1.0 Release Candidate (RC).
460 $ config.php
461 ! Report clean up
462 $ /reporting/includes/excel_report.inc
463
464 09-Mar-2009 Janusz Dobrowolski
465 # Initial prefs for new created user now copied form current admin settings.
466 $ /admin/users.php
467 # Changed page_security level to 1
468 $ /admin/display_prefs.php
469 # Fixed item code display after item delete
470 $ /inventory/manage/items.php
471 # Cosmetic cleanup
472 $ /includes/session.inc
473
474 08-Mar-2009 Joe Hunt
475 ! XLS engine now compatible with PEAR Excel Writer.
476 $ /reporting/includes/excel_report.inc
477   /reporting/includes/Workbook.php
478   
479 05-Mar-2009 Joe Hunt
480 ! Replaced the Excel Writer engine with XLS driver (the XML driver can later be downloaded)
481 $ /reporting/includes/ExcelWriterXML.php, ExcelWriterXML_Sheet.php and ExcelWriterXM__Style.php removed.
482   /reporting/includes/Workbook.php (new file)
483   /reporting/includes/excel_report.inc
484   /reporting/includes/pdf_report.inc
485   /reporting/prn_redirect.php
486   /reporting all repXXX.php files
487   
488 03-Mar-2009 Joe Hunt/Janusz Dobrowolski
489 + Preparation for Excel Writer continued
490 $ /reporting/includes/ExcelWriterXML.php
491   /reporting/includes/ExcelWriterXML_Sheet.php
492   /reporting/includes/ExcelWriterXML_Style.php
493   /reporting/includes/excel_report.inc
494   /reporting all repXXX.php that are not documents
495   
496 02-Mar-2009 Joe Hunt
497 + Preparation for report destination PDF/Printer and Excel (and Open Office Calc)
498 $ /reporting/includes/reports_classes.inc
499   /reporting/includes/pdf_report.inc
500   /reporting/includes/ExcelWriterXML.php (new file)
501   /reporting/includes/ExcelWriterXML_Sheet.php (new file)
502   /reporting/includes/ExcelWriterXM__Style (new file)
503   /reporting/includes/excel_report.inc (new file)
504   /reporting/reports_main.php
505   /reporting/rep701.php
506   /reporting/rep705.php
507   /reporting/rep706.php
508   /reporting/rep707.php
509   
510 01-Mar-2009 Janusz Dobrowolski
511 # Setting magic_quotes_gpc and register_globals to off in htaccess file
512 $ /.htaccess (new)
513
514 28-Feb-2009 Joe Hunt
515 ! Improved layout in standard themes (graphics)
516 $ /themes/aqua/renderer.php
517   /themes/aqua/help.gif (new file)
518   /themes/aqua/login.gif (new file)
519   /themes/aqua/right.gif (new file)
520   /themes/cool/renderer.php
521   /themes/cool/help.gif (new file)
522   /themes/cool/login.gif (new file)
523   /themes/cool/right.gif (new file)
524   /themes/default/renderer.php
525   /themes/default/help.gif (new file)
526   /themes/default/login.gif (new file)
527   /themes/default/right.gif (new file)
528   /themes/themes/login.css
529     
530 27-Feb-2009 Janusz Dobrowolski
531 # Security fix to my last commit.
532 $ /frontaccounting.php
533   /includes/lang/language.php
534
535 25-Feb-2009 Joe Hunt
536 ! Improved layout
537 $ /inventory/prices.php
538   /inventory/reorder_level.php
539   /inventory/inquiry/stock_status.php
540   
541 24-Feb-2009 Janusz Dobrowolski
542 # Cleaning startup code
543 $ /index.php
544   /frontaccounting.php
545   /includes/session.inc
546   /includes/db/connect_db.inc
547   /includes/lang/gettext.php
548   /includes/lang/language.php
549 # Language changed on display prefs page stored to database.
550 $ /admin/display_prefs.php
551   /admin/db/users_db.inc
552   /includes/current_user.inc
553 # Fixed tab hot keys
554 $ /applications/customers.php
555   /applications/dimensions.php
556   /applications/generalledger.php
557   /applications/inventory.php
558   /applications/manufacturing.php
559   /applications/setup.php
560   /applications/suppliers.php
561
562 23-Feb-2009 Joe Hunt
563 ! Changed extension include to be outside function. Didn't work in submenus.
564 $ frontaccounting.php
565   /includes/main.inc
566 ! Better color in data picker
567 $ /themes/aqua/default.css
568   /themes/cool/default.css
569   /themes/default/default.css
570   
571 22-Feb-2009 Janusz Dobrowolski
572 ! Application startup code cleanup.
573 $ /frontaccounting.php
574   /index.php
575   /applications/customers.php
576   /applications/dimensions.php
577   /applications/generalledger.php
578   /applications/inventory.php
579   /applications/manufacturing.php
580   /applications/setup.php
581   /applications/suppliers.php
582   /includes/session.inc
583   /includes/lang/language.php
584   /themes/default/renderer.php
585   /themes/aqua/renderer.php
586   /themes/cool/renderer.php
587 ! Removed obsolete $applications array.
588 $ /config.php
589 ! Cosmetic cleanup
590 $ /includes/main.inc
591 ! Calendar style moved to theme default.css
592 $ /includes/ui/ui_view.inc
593   /themes/aqua/default.css
594   /themes/cool/default.css
595   /themes/default/default.css
596 # Fixed charset selection on login screen
597 $ /access/login.php
598 # Blocked password changes in demo mode
599 $ /admin/change_current_user_password.php
600 ! Default theme and language set for not logged user
601 $ /includes/current_user.inc
602   /includes/prefs/userprefs.inc
603 # Fixed initial query order.
604 $ /purchasing/inquiry/po_search.php
605
606 21-Feb-2009 Joe Hunt
607 ! Added nowrap for date type fields in db_pager_view.inc. Problems with (-) sep.
608 $ /includes/ui/db_pager_view.inc
609 ! Better layout in stock_movements.php
610 $ /inventory/inquiry/stock_movements.php
611
612 18-Feb-2009 Joe Hunt
613 ! Better layout in Items form.
614 $ /inventory/manage/items.php
615
616 16-Feb-2009 Joe Hunt
617 # Instruction in update.html should include switch to standard theme before upgrade
618 $ update.html
619 # Bug in function get_ecb_rate when no function curl_init (missing url part)
620 $ /gl/includes/db/gl_db_rates.inc
621
622 ------------------------------- Release 2.1.0 beta 2 -------------------------------------------
623 15-Feb-2009 Joe Hunt
624 ! Release 2.1.0 beta 2
625 $ config.php
626
627 14-Feb-2009 Janusz Dobrowolski
628 # Removed obsolete bank_trans field
629 $ /sql/alter2.1.sql
630   /sql/en_US-demo.sql
631   /sql/en_US-new.sql
632 # Drop column queries executed also in not forced upgrade install 
633 $ /admin/db/maintenance_db.inc
634
635 13-Feb-2009 Janusz Dobrowolski
636 ! Added login page language setting
637 $ /access/login.php
638   /admin/inst_lang.php
639   /includes/lang/language.php
640   /lang/installed_languages.inc
641 # Message typo fixed
642 $ /admin/display_prefs.php
643 # Unified display_error function name in install wizard and main code
644 $ /install/save.php
645
646 13-Feb-2009 Joe Hunt
647 # Minor bug fix in Quick Entry tax account choice for Journal Entry.
648 $ /includes/ui/ui_view.inc
649
650 12-Feb-2009 Janusz Dobrowolski
651 ! Changed extension menu file placement, added support for gettext in extensions.
652 $ /frontaccounting.php
653 # Fix for some buggy curl versions.
654 $ /gl/includes/db/gl_db_rates.inc
655   /gl/manage/exchange_rates.php
656 # Fixed get_amount() to return 0 for invalid input.
657 $ /js/utils.js
658   /js/budget.js
659
660 ------------------------------- Release 2.1.0 beta --------------------------------------------
661
662 08-Feb-2009 Janusz Dobrowolski
663 # Fixed division by zero bug in empty pager
664 $ includes/db_pager.inc
665 # Fixed special char display issue in item name [0000116]
666 $ sales/includes/cart_class.inc
667
668 08-Feb-2009 Joe Hunt
669 ! Changed license type to GNU GPLv3. Stamped headers changed.
670 $ all appropriate source files
671
672 04-Feb-2009 Joe Hunt
673 ! Removed ALTER TABLE DROP columns
674 $ /sql/alter2.1.sql
675 ! Removed files from CVS
676 /company/0/images/logo_frontaccounting.png
677 /reporting/fonts/vera.afm
678 + Added files to CVS
679 /doc/2.1_Beta.txt
680 /doc/extensions.txt
681 /themes/default/images/escape.png
682
683 04-Feb-2009 Joe Hunt
684 # Software Upgrade (re-read of current user needed)
685 $ /admin/inst_upgrade.php
686
687 03-Feb-2009 Joe Hunt
688 ! install/index.php link to AGPL license
689 $ /install/index.php
690
691 03-Feb-2009 Janusz Dobrowolski
692 ! Merging bugfixes since 2.0.6 from main trunk (see below)
693 $ /config.php
694   /gl/includes/db/gl_db_banking.inc
695   /gl/manage/gl_account_classes.php
696   /includes/ui/items_cart.inc
697   /includes/ui/ui_view.inc
698   /purchasing/includes/db/invoice_db.inc
699   /reporting/rep101.php
700   /reporting/rep201.php
701   /reporting/includes/class.pdf.inc
702   /sales/credit_note_entry.php
703   /sales/customer_credit_invoice.php
704   /sales/customer_delivery.php
705   /sales/customer_invoice.php
706   /sales/includes/db/payment_db.inc
707   /sales/includes/db/sales_credit_db.inc
708   /sales/includes/db/sales_delivery_db.inc
709   /sales/includes/db/sales_invoice_db.inc
710   /sales/includes/ui/sales_order_ui.inc
711   /sales/view/view_credit.php
712 # Due date display finally fixed.
713 $ /purchasing/inquiry/supplier_inquiry.php
714   /sales/inquiry/customer_inquiry.php
715
716 ------------------------------- Release 2.0.7 --------------------------------------------
717 03-Feb-2009 Joe Hunt
718 ! New release 2.0.7
719 $ config.php
720
721 22-Jan-2009 Joe Hunt
722 # Bug [0000112] It shows invoices as overdue still (in red), even though its been payed and allocated. 
723 $ /sales/inquiry/customer_inquiry.php
724
725 13-Jan-2009 Joe Hunt
726 # Bug [0000111] Accounts on Credit Hold can still process delivery notes on sales order and invoicing.
727 $ /sales/customer_delivery.php
728   /sales/customer_invoice.php
729   /sales/includes/ui/sales_order_ui.inc
730   
731 08-Jan-2009 Janusz Dobrowolski
732 # Numeric check on class id added.
733 $ /gl/manage/gl_account_classes.php
734
735 02-Jan-2009 Joe Hunt
736 # [0000104] minor language updates in a few sales files 
737 $ /sales/customer_invoice.php
738
739 23-Dec-2008 Joe Hunt
740 # Fixed an accounting sync in GL when adding bank account transactions (no customer/supplier trans)
741 $ /gl/includes/db/gl_db_banking.inc
742
743 22-Dec-2008 Janusz Dobrowolski
744 # [0000102] Credit note was stored without entered shippment cost and comment.
745 $ /sales/credit_note_entry.php
746 # [0000103] Error during save of modified freehand credit note.
747 $ /sales/includes/db/cust_trans_db.inc
748
749 18-Dec-2008 Joe Hunt
750 # [0000101] Roll back of yeasterday issues
751 $ /purchasing/includes/db/invoice_db.inc
752   /purchasing/includes/db/supp_payment_db.inc
753   /sales/includes/db/payment_db.inc
754   /sales/includes/db/sales_credit_db.inc
755   /sales/includes/db/sales_invoice_db.inc
756
757 17-Dec-2008 Joe Hunt
758 # [0000101] More wonderful rounding issues 
759 $ /includes/ui/ui_view.inc
760   /purchasing/includes/db/invoice_db.inc
761   /purchasing/includes/db/supp_payment_db.inc
762   /sales/includes/db/payment_db.inc
763   /sales/includes/db/sales_credit_db.inc
764   /sales/includes/db/sales_delivery_db.inc
765   /sales/includes/db/sales_invoice_db.inc
766   
767 16-Dec-2008 Joe Hunt
768 # [0000100] Keep getting left allocated weird results (rounding problems).
769 $ /includes/ui/ui_view.inc
770   /purchasing/inquiry/supplier_allocation_inquiry.php
771   /reporting/rep101.php
772   /reporting/rep201.php
773   /sales/inquiry/customer_allocation_inquiry.php
774
775 10-Dec-2008 Janusz Dobrowolski
776 # [0000099] New line added to inventory transfer/adjustment sometimes overwrites old one.
777 $ /includes/ui/items_cart.inc
778
779 09-Dec-2008 Janusz Dobrowolski
780 # [0000098] Unable issue of credit note for invoice with removed item lines.
781 $ /sales/customer_credit_invoice.php
782 # [0000097] Can't void freehand customer credit note.
783 $ /sales/includes/db/sales_invoice_db.inc
784 # Fixed to hide empty credit note lines.
785 $ /sales/view/view_credit.php
786 -------------------------------------------------------------------------------
787
788 03-Feb-2009 Janusz Dobrowolski
789 # sql2date around row[date] in due date.
790 $ /purchasing/inquiry/supplier_inquiry.php
791 # Bugfix [0000115] once again.
792 $ /sales/inquiry/sales_orders_view.php
793 # Division by zero avoided in db_pager
794 $ /includes/db_pager.inc
795
796 02-Feb-2009 Joe Hunt
797 ! Better layout in Form setup
798 $ /admin/forms_setup.php
799 # sql2date around row[date] in due date.
800 $ /sales/inquiry/customer_inquiry.php
801
802 02-Feb-2009 Janusz Dobrowolski
803 # Fixed initial sort order in pagers
804 $ /dimensions/inquiry/search_dimensions.php
805   /includes/db_pager.inc
806   /purchasing/allocations/supplier_allocation_main.php
807   /purchasing/inquiry/po_search_completed.php
808   /purchasing/inquiry/supplier_allocation_inquiry.php
809   /purchasing/inquiry/supplier_inquiry.php
810   /sales/allocations/customer_allocation_main.php
811   /sales/inquiry/customer_allocation_inquiry.php
812   /sales/inquiry/customer_inquiry.php
813 # Fixed due date display for invoices.
814 $ /sales/inquiry/customer_inquiry.php
815 # Bugfix [0000115] - error on empty table update in fallback mode.
816 $ /sales/inquiry/customer_allocation_inquiry.php
817
818 30-Jan-2009 Joe Hunt
819 + Outputs/Inputs on tax inquiry as well (why not)
820 $ /gl/includes/db/gl_db_trans.inc
821   /gl/inquiry/tax_inquiry.php
822 ! Updated en_US-demo.sql, en_US-new.sql and alter2.1.sql
823 $ /sql/alter2.1.sql
824   /sql/en_US-demo.sql
825   /sql/en_US-new.sql
826   
827 29-Jan-2009 Joe Hunt
828 # A few minor fixes to get the tax report and inquiry right and syncronized
829 $ /gl/includes/db/gl_db_trans.inc
830   /gl/inquiry/tax_inquiry.php
831   /reporting/rep709.php
832 # Missing parameter to add_trans_tax_details
833 $ /sales/includes/db/sales_credit_db.inc
834   /sales/includes/db/sales_delivery_db.inc
835   /sales/includes/db/sales_invoice_db.inc
836   
837 29-Jan-2009 Janusz Dobrowolski
838 # Changes related to rewrite and optimalization of tax registration
839 $ /gl/includes/db/gl_db_bank_trans.inc
840   /gl/includes/db/gl_db_banking.inc
841   /gl/includes/db/gl_db_trans.inc
842   /purchasing/includes/db/invoice_db.inc
843   /purchasing/includes/db/invoice_items_db.inc
844   /purchasing/view/view_supp_credit.php
845   /purchasing/view/view_supp_invoice.php
846   /reporting/rep107.php
847   /reporting/rep110.php
848   /reporting/rep709.php
849   /sales/includes/db/cust_trans_details_db.inc
850   /sales/includes/db/sales_credit_db.inc
851   /sales/includes/db/sales_delivery_db.inc
852   /sales/includes/db/sales_invoice_db.inc
853   /sales/view/view_credit.php
854   /sales/view/view_dispatch.php
855   /sales/view/view_invoice.php
856   /sql/alter2.1.php
857   /sql/alter2.1.sql
858   /taxes/tax_calc.inc
859   /gl/inquiry/tax_inquiry.php
860 # Added precheck before system upgrade
861 $ /admin/inst_upgrade.php
862 # Reduced delay when ECB currency exrates page is unavailable.
863 $ /gl/includes/db/gl_db_rates.inc
864 # Small fixes
865 $ /inventory/prices.php
866   /includes/ui/ui_view.inc
867 # Fixed bug in checks before group delete.
868 $ /sales/manage/sales_groups.php
869 # Removing obsolete tax group in GL account definition
870 $ /gl/includes/db/gl_db_accounts.inc
871   /gl/manage/gl_accounts.php
872
873 28-Jan-2009 Joe Hunt
874 ! Changes to committed tax report routines.
875 $ /sales/includes/db/sales_invoice_db.inc
876   /sales/includes/db/sales_delivery_db.inc
877   /sales/includes/db/sales_credit_db.inc
878   /purchasing/includes/db/invoice_db.inc
879   /reporting/rep709.php
880   
881 28-Jan-2009 Joe Hunt
882 + Copyright notes at top op every source file
883 $ All files still missing
884
885 27-Jan-2009 Joe Hunt
886 - Removed file update_db.php (obsolete). Finetuning en_US-demo.sql
887 $ update_db.php
888   /sql/en_US-demo.sql
889 # fixed underline in db pager for sortable columns.
890 $ /themes/aqua/default.css
891   /themes/cool/default.css
892   /themes/default/default.css
893   
894 26-Jan-2009 Joe Hunt
895 + Added one Post option to Post options in Quick Entry Lines (amount without decrease or increase). Minor bug fixes.
896 $ /gl/manage/gl_quick_entries.php
897   /includes/types.inc
898   /includes/ui/ui_view.inc
899 + Added 'inactive' field in most 'catalog' tables.
900 $ /sql/alter2.1.sql
901   /sql/en_US-new.sql
902   /sql/en_US-demo.sql
903 + Added graphics for cancel. (door-out)
904   /themes/aqua/images/cancel.png
905   /themes/cool/images/cancel.png
906   /themes/default/images/cancel.png
907
908 24-Jan-2009 Janusz Dobrowolski
909 ! Set maximum width for select to avoid broken layout in two column layout.
910 $ /themes/aqua/default.css
911   /themes/cool/default.css
912   /themes/default/default.css
913 # Voiding tax records included via GL/bank transactions
914 $ /admin/db/voiding_db.inc
915   /gl/includes/db/gl_db_bank_trans.inc
916   /gl/includes/db/gl_db_trans.inc
917 # Fixed quick entry types values.
918 $ /includes/types.inc
919
920 23-Jan-2009 Joe Hunt
921 + Added new files in doc subdirectory
922 $ /doc/attachments.txt
923   /doc/bank_reconciliation.txt
924   /doc/dim_on_invoice.txt
925   /doc/license.txt
926   /doc/quick_entries.txt
927   /doc/recurrent_invoice.txt
928   
929 22-Jan-2009 Janusz Dobrowolski
930 # Added attachments to company sub_dirs
931 $ /update_db.php
932 # Added hot key for Quick Entries
933 $ /applications/generalledger.php
934 # Improved quick entries.
935 $ /gl/gl_bank.php
936   /gl/gl_journal.php
937   /gl/includes/db/gl_db_bank_accounts.inc
938   /gl/includes/ui/gl_bank_ui.inc
939   /gl/includes/ui/gl_journal_ui.inc
940   /includes/types.inc
941   /includes/ui/items_cart.inc
942   /gl/manage/gl_quick_entries.php
943   /includes/ui/ui_lists.inc
944   /includes/ui/ui_view.inc
945   /purchasing/supplier_credit.php
946   /purchasing/supplier_invoice.php
947   /purchasing/includes/ui/invoice_ui.inc
948   /sql/alter2.1.sql
949   /sql/en_US-demo.sql
950   /sql/en_US-new.sql
951 ! Registration of changes on GL tax accounts in debtor_trans_tax_details/supp_invoice_tax_details.
952 $ /gl/includes/db/gl_db_banking.inc
953   /gl/includes/db/gl_db_trans.inc
954   /purchasing/includes/db/invoice_db.inc
955   /sales/includes/db/cust_trans_details_db.inc
956   /taxes/tax_calc.inc
957 # Allocation bug for cash sales.
958 $ /sales/includes/db/sales_invoice_db.inc
959 # Hiding voided gl transactions.
960 $ /gl/view/gl_trans_view.php
961 ! Icons removed from form buttons for now.
962 $ /sales/sales_order_entry.php
963
964 20-Jan-2009 Joe Hunt
965 ! Preparing for installing of extensions
966 $ installed_extensions.php (new file)
967   frontaccounting.php
968   /includes/main.inc
969 # Bad handling of graphic links in certain browsers
970   /includes/ui/ui_input.inc
971   
972 19-Jan-2009 Joe Hunt
973 ! Changed direct sales document line descriptions to be editable (via edit link)
974 $ /sales/sales_order_entry.php
975   /includes/cart_class.inc
976   /includes/ui/sales_order_ui.inc
977 ! Fixed so the printed documents can handle multiple lines of description
978 $ /reporting/rep107.php
979   /reporting/rep109.php
980   /reporting/rep110.php
981   
982 17-Jan-2009 Joe Hunt
983 ! Changed all smaller forms and tables to be uniform. Copyright notes.
984 $ All files with small forms and tables.
985
986 16-Jan-2009 Janusz Dobrowolski
987 ! Fixed new pager generation on first display.
988 $ /gl/manage/exchange_rates.php
989
990 15-Jan-2009 Joe Hunt
991 ! Adjustment of db pager width. Copyright notes. 
992 $ All files with db pager
993   /db_pager_view.inc
994   /themes/default/default.css
995   /themes/aqua/default.css
996   /themes/cool/default.css
997
998 15-Jan-2009 Janusz Dobrowolski
999 ! Rewritten reconciliation page.
1000 $ /gl/bank_account_reconcile.php
1001   /includes/ui/ui_lists.inc
1002   /sql/alter2.1.php
1003   /sql/alter2.1.sql
1004   /js/reconcile.js (added)
1005 ! Standard mysql separator in date functions
1006 $ /includes/date_functions.inc
1007 + Separated checkbox generation for indirect display use
1008 $ /includes/ui/ui_input.inc
1009 ! Standard checkbox helper use.
1010 $ /sales/inquiry/sales_orders_view.php
1011
1012 14-Jan-2009 Joe Hunt
1013 ! Page reload problem, progress bar in backup/restore, 
1014 $ /admin/backups.php
1015   /admin/display_prefs.php
1016   /includes/lang/language.php
1017   
1018 12-Jan-2009 Joe Hunt
1019 ! Updating install and update helpers
1020 $ install.html
1021   update.html
1022   /install/index.php
1023 # Fixing price formatting of left to allocate
1024 $ /purchasing/allocations/supplier_allocation_main.php
1025   /sales/allocations/customer_allocation_main.php
1026   
1027 11-Jan-2009 Janusz Dobrowolski
1028 ! Added table pager.
1029 $ /admin/view_print_transaction.php
1030 ! Improved check_cells().
1031 $ /includes/ui/ui_input.inc
1032 # Added new attachments per company subdirectory.
1033 $ /admin/create_coy.php
1034 # Added hotkey for reconciliation menu option.
1035 $ /applications/generalledger.php
1036 # Fixed false qoh alerts.
1037 $ /sales/includes/ui/sales_order_ui.inc
1038 # Fixed page title.
1039 $ /sales/manage/sales_points.php
1040
1041 11-Jan-2009 Joe Hunt
1042 ! Changed notice msg to warnings and changed bg color for warning
1043 $ /admin/company_preferences.php
1044   /admin/void_transaction.php
1045   /includes/errors.inc
1046   /inventory/manage/items.php
1047   
1048 10-Jan-2009 Joe Hunt
1049 + Addition of Bank Reconciliation. Author Rob Mallon
1050 $ /applications/generalledger.php 
1051   /gl/bank_account_reconcile.php (new file)
1052   /sql/alter2.1.sql
1053 + Added more fields to suppliers table and fixed PO document
1054 $ /sql/alter2.1.sql
1055   /includes/ui/ui_input.inc (new link_row)
1056   /purchasing/manage/suppliers.php
1057   /reporting/includes/header2.inc
1058   /reporting/rep209.php
1059   
1060 09-Jan-2009 Janusz Dobrowolski
1061 + Added hook file for localized functions.
1062 $ /includes/lang/language.php
1063 ! Removed obsolete local css file inclusion.
1064 $ /includes/page/header.inc
1065 ! Optional params in table_header() added.
1066 $ /includes/ui/ui_controls.inc
1067 ! Added table pager in exchange rates editor.
1068 $ /gl/includes/db/gl_db_rates.inc
1069   /gl/manage/exchange_rates.php
1070 ! Fixed rate column, added width table parameter
1071 $ /includes/db_pager.inc
1072   /includes/ui/db_pager_view.inc
1073 # Added hot key for attachments menu option.
1074 $ /applications/setup.php
1075 # Removed bank_trans_types_db.inc inclusion.
1076 $ /gl/includes/gl_db.inc
1077 - Removed obsolete files
1078 $ /gl/manage/bank_trans_types.php (removed)
1079   /gl/includes/db/bank_trans_types.inc (removed)
1080   /lang/en_US/stylesheet.css (removed)
1081   /lang/new_language_template/stylesheet.css (removed)
1082 - Example picture files moved to company/0
1083 $ /inventory/manage/image (removed)
1084   /inventory/manage/image/0 (removed)
1085   /inventory/manage/image/0/102.jpg (removed)
1086   /inventory/manage/image/0/103.jpg (removed)
1087   /inventory/manage/image/0/104.jpg (removed)
1088
1089 09-Jan-2009 Joe Hunt
1090 ! Changed $path_to_root in report files and stamped copyright
1091 $ All report files
1092 + Added Sales kits to Items price list.
1093 $ /reporting/rep104.php
1094 # Company logo can not be deleted.
1095 $ /admin/company_preferences.php
1096 # Bug [0000107] and [0000108]
1097 $ /inventory/includes/db/items_codes_db.inc
1098   /gl/manage/gl_account_types.php
1099
1100 08-Jan-2009 Joe Hunt
1101 ! Changed attachments to use unique files store instead of blobs
1102 $ /admin/attachments/attachments.php
1103   /sql/alter2.1.sql
1104   
1105 07-Jan-2009 Joe Hunt
1106 ! Changed supplier credit note to only show items for a period, default 30 days back.
1107 $ /purchasing/includes/db/grn_db.inc
1108   /purchasing/includes/invoice_ui.inc
1109   /purchasing/supplier_credit.php
1110   
1111 07-Jan-2009 Janusz Dobrowolski
1112 # [0000105] Not initialized user pos numbers after upgrade, fixed some new table fields.
1113 $ /sql/alter2.1.sql
1114 # [0000106] Error blocking direct invoice for currencies not listed by ECB.
1115 $ sales/includes/cart_class.inc
1116 # Fixed error handling in forced upgrade mode.
1117 $ admin/db/maintenance_db.inc
1118 + Added backtrace debugging function;
1119 $ /includes/ui/ui_view.inc
1120
1121 05-Jan-2009 Joe Hunt
1122 + Possibility to 'Credit This' in supplier transactions like in customer transaction.
1123   If there are many invoice items during a year, there would be many rows suggestions.
1124 $ /purchasing/includes/db/grn_db.inc
1125   /purchasing/includes/db/invoice_db.inc
1126   /purchasing/includes/ui/invoice_ui.inc
1127   /purchasing/supplier_credit.php
1128   /purchasing/inquiry/supplier_inquiry.php
1129   /purchasing/view/view_supp_credit.php
1130   
1131 22-Dec-2008 Janusz Dobrowolski
1132 # Fixed item_code database update on item creation.
1133 $ /inventory/includes/db/item_codes_db.inc
1134   /inventory/includes/db/items_db.inc
1135
1136 21-Dec-2008 Joe Hunt
1137 # Minor bugs in layout and quick entries.
1138 $ /Includes/ui/ui_view.inc
1139   /purchasing/includes/ui/invoice_ui.inc
1140   /purchasing/supplier_invoice.php
1141 # Minor bugs in doctext.inc and doctext2.inc
1142 $ /reporting/includes/doctext.inc
1143   /reporting/includes/doctext2.inc
1144   
1145 20-Dec-2008 Joe Hunt
1146 ! Replaced the ajax paging in stock movements with the old file.
1147 $ /inventory/inquiry/stock_movements.php
1148 ! Better layout in big forms
1149 $ /includes/ui/ui_controls.inc
1150
1151 18-Dec-2008 Joe Hunt
1152 + Added quick entries in supplier invoice/credit note as well. Based on bank payments
1153 $ /gl/gl_bank.php
1154   /gl/gl_journal.php
1155   /gl/includes/db/gl_db_banking.inc
1156   /includes/ui/ui_view.inc
1157   /purchasing/supplier_credit.php
1158   /purchasing/supplier_invoice.php
1159   /purchasing/includes/ui/invoice_ui.inc
1160
1161 15-Dec-2008 Janusz Dobrowolski
1162 # [0000085] Fixed session conflicts during document edition in multiply tabs.
1163 $ /sales/includes/cart_class.inc
1164   /sales/includes/sales_ui.inc
1165   /sales/credit_note_entry.php
1166   /sales/customer_credit_invoice.php
1167   /sales/customer_delivery.php
1168   /sales/customer_invoice.php
1169   /sales/sales_order_entry.php
1170   /sales/view/view_sales_order.php
1171 # Fixed initial form values.
1172 $ /sales/manage/recurrent_invoices.php  
1173 ! Code cleanup.
1174 $ /purchasing/view/view_po.php
1175   /sales/includes/ui/sales_credit_ui.inc
1176   /sales/includes/ui/sales_order_ui.inc
1177
1178 12-Dec-2008 Joe Hunt
1179 ! Changed so document Sales Invoice now shows delivery notes instead of sales order
1180 $ /reporting/includes/header2.inc
1181
1182 11-Dec-2008 Joe Hunt
1183 + Two new fields in company table, accumulate_shipping and logal_text
1184   Accumulat shipping is for accumulating shipping on batch invoice
1185   Legal text is a last line legal info on sales invoices.
1186 $ /sql/alter2.1.sql
1187   /admin/db/company_db.inc
1188   /admin/gl_setup.php
1189   /reporting/includes/header2.inc
1190   /sales/customer_invoice.php
1191
1192 10-Dec-2008 Janusz Dobrowolski
1193 # File and line was not displayed for devel error messages.
1194 $ /includes/errors.inc
1195 # Fixed duplicate groups in list selectors.
1196 $ /includes/ui/ui_lists.inc
1197
1198 09-Dec-2008 Joe Hunt
1199 # Bug in document right-margin when more than 1 page.
1200 $ /reporting/includes/header2.inc
1201 ! Changed so input of account type is possible (like classes)
1202 $ /gl/manage/gl_account_types.php
1203   /gl/includes/db/gl_db_account_types.inc
1204   
1205 08-Dec-2008 Janusz Dobrowolski
1206 + Added helpers for list editor F4 calls.
1207 $ /includes/ui/ui_controls.inc
1208   /sales/sales_order_entry.php
1209 + Added development/bugtracking sql trail 
1210 $ /config.php
1211   /sql/alter2.1.sql
1212   /includes/db/connect_db.inc
1213 ! GL accounts in list selector always grouped by type
1214 $ /admin/gl_setup.php
1215   /gl/includes/ui/gl_bank_ui.inc
1216   /gl/includes/ui/gl_journal_ui.inc
1217   /gl/manage/bank_accounts.php
1218   /gl/manage/gl_accounts.php
1219   /gl/manage/gl_quick_entries.php
1220   /includes/ui/ui_lists.inc
1221   /purchasing/includes/ui/invoice_ui.inc
1222   /sales/manage/customer_branches.php
1223 # Fixed Win AltGr issue in hotkeys system.
1224 $ /js/inserts.js
1225 # Fixed sales_items selector for MySql 3.xx compatibility
1226 $ /includes/ui/ui_lists.inc
1227 # Fixed broken syntax in delete_item_code()
1228 $ /inventory/includes/db/items_codes_db.inc
1229 # Additional fixes to foreign/kit codes
1230 $ /inventory/manage/item_codes.php
1231   /inventory/manage/sales_kits.php
1232 ! Merged changes from main trunk up to version 2.0.6 (see below)
1233 $ /config.php
1234   /update.html
1235   /update_db.php
1236   /admin/create_coy.php
1237   /admin/db/maintenance_db.inc
1238   /gl/includes/db/gl_db_banking.inc
1239   /gl/includes/db/gl_db_trans.inc
1240   /includes/banking.inc
1241   /includes/current_user.inc
1242   /manufacturing/view/wo_production_view.php
1243   /purchasing/includes/db/invoice_db.inc
1244   /purchasing/includes/db/supp_payment_db.inc
1245   /purchasing/includes/ui/invoice_ui.inc
1246   /reporting/rep107.php
1247   /reporting/rep109.php
1248   /reporting/rep110.php
1249   /reporting/rep209.php
1250   /reporting/rep302.php
1251   /reporting/rep303.php
1252   /reporting/includes/pdf_report.inc
1253   /sales/customer_delivery.php
1254   /sales/includes/cart_class.inc
1255   /sales/includes/sales_db.inc
1256   /sales/includes/db/payment_db.inc
1257   /sales/includes/db/sales_credit_db.inc
1258   /sales/includes/db/sales_invoice_db.inc
1259   /sales/includes/ui/sales_credit_ui.inc
1260   /sales/includes/ui/sales_order_ui.inc
1261   /sales/view/view_credit.php
1262   /sales/view/view_dispatch.php
1263   /sales/view/view_invoice.php
1264   /sales/view/view_sales_order.php
1265   /taxes/tax_calc.inc
1266 ------------------------------- Release 2.0.6 --------------------------------------------
1267 08-Dec-2008 Joe Hunt
1268 ! New release 2.0.6
1269 $ config.php
1270
1271 05-Dec-2008 Joe Hunt
1272 # [0000095] Bad behaviour of routine number_format and round in Windows.
1273 $ /gl/includes/gl_db_trans.inc
1274   /includes/banking.inc
1275   /includes/current_user.inc
1276   /purchasing/includes/ui/invoice_ui.inc
1277   /reporting/rep107.php
1278   /reporting/rep109.php
1279   /reporting/rep110.php
1280   /reporting/rep209.php
1281   /sales/view/view_credit.php
1282   /sales/view/view_dispatch.php
1283   /sales/view/view_invoice.php
1284   /sales/view/view_sales_order.php
1285
1286 04-Dec-2008 Janusz Dobrowolski
1287 # Check write permissions and create per company subdirectory structure.
1288 $ /update.html
1289   /update_db.php
1290 # Fixed index.php files in new company dirs.
1291 $ /admin/create_coy.php
1292   /admin/db/maintenance_db.inc
1293
1294 04-Dec-2008 Joe Hunt
1295 # [0000095] Inbalance double entry on Documents
1296 $ /gl/includes/db/gl_db_trans.inc
1297   /gl/includes/db/gl_db_banking.inc
1298   /purchasing/includes/db/invoice_db.inc
1299   /purchasing/includes/db/supp_payment_db.inc
1300   /sales/includes/db/payment_db.inc
1301   /sales/includes/db/sales_credit_db.inc
1302   /sales/includes/db/sales_invoice_db.inc
1303   
1304 29-Nov-2008 Joe Hunt
1305 # [0000094] Report does not show items that have 0 qty but have demand qty
1306 $ /reporting/rep302.php
1307   /reporting/rep303.php
1308   
1309 28-Nov-2008 Joe Hunt
1310 # [0000093] Voiding Supplier Invoices Causes some lines cost update to go to 0 and exchange rate change
1311 $ /purchasing/includes/db/invoice_db.inc
1312
1313 27_Nov-2008 Joe Hunt
1314 # [0000092] Stock Sheet Report. Bad Page break.
1315 $ /reporting/includes/pdf_report.inc
1316
1317 26-Nov-2008 Joe Hunt
1318 # [0000091] Tax for 2 decimal places doesn't compute properly
1319 $ /taxes/tax_calc.inc
1320
1321 25-Nov-2008 Janusz Dobrowolski
1322 # [0000084] Low inventory items are not marked properly.
1323 $ /sales/customer_delivery.php
1324 # [0000086] New line added to document sometimes overwrites old one.
1325 $ /sales/includes/cart_class.inc
1326 # [0000087] Change of order date always updates prices.
1327 $ /sales/includes/ui/sales_credit_ui.inc
1328   /sales/includes/ui/sales_order_ui.inc
1329 # Fixed automatic price calculations always on.
1330 $ /sales/includes/sales_db.inc
1331
1332 08-Dec-2008 Joe Hunt
1333 ! Better support for purchasing data (automatic updating from PO receive)
1334 $ /purchasing/includes/db/grn_db.inc
1335   /purchasing/includes/db/invoice_db.inc
1336   /purchasing/includes/db/po_db.inc
1337   /purchasing/includes/ui/invoice_ui.inc
1338   /purchasing/includes/purchasing_db.inc
1339   /reporting/rep209.php
1340
1341 07-Dec-2008 Janusz Dobrowolski
1342 + Added list category grouping.
1343 $ /includes/ui/ui_lists.inc
1344 ! Changed branch/customer invoice address/name selection on reports
1345 $ /reporting/includes/doctext.inc
1346   /reporting/includes/doctext2.inc
1347   /reporting/includes/header2.inc
1348 ! Fixed default delivery address selection
1349 $ /sales/includes/ui/sales_order_ui.inc
1350 + Added delivery links
1351 $ /sales/view/view_invoice.php
1352 # Small syntax fix.
1353 $ /sql/alter2.1.php
1354 # Fixed error handling during upgrade
1355 $ /admin/db/maintenance_db.inc
1356 # Fixed warnings display
1357 $ /includes/errors.inc
1358
1359 08-Dec-2008 Joe Hunt
1360 # Bad and missing parameter to header2 funciton
1361 $ /reporting/rep109.php
1362   /reporting/rep209.php
1363 ! Rerun of invoice_ui.inc
1364 $ /purchasing/includes/ui/invoice_ui.inc
1365
1366 07-Dec-2008 Joe Hunt
1367 ! Better layout. Copyright notes. Mailto links, outer table routines.
1368 $ /admin/company_preferences.php
1369   /admin/display_prefs.php
1370   /admin/gl_setup.php
1371   /admin/users.php
1372   /gl/includes/ui/gl_bank_ui.inc
1373   /gl/includes/ui/gl_journal_ui.inc
1374   /includes/ui_controls.inc
1375   /includes/ui_input.inc
1376   /inventory/adjustments.php
1377   /inventory/transfers.php
1378   /inventory/includes/item_adjustments_ui.inc
1379   /inventory/includes/stock_transfers_ui.inc
1380   /inventory/manage/locations.php
1381   /purchasing/includes/ui/invoice_ui.inc
1382   /purchasing/includes/ui/po_ui.inc
1383   /purchasing/manage/suppliers.php
1384   /purchasing/supplier_credit.php
1385   /purchasing/supplier_invoice.php
1386   /purchasing/supplier_payment.php
1387   /sales/includes/ui/sales_credit_ui.inc
1388   /sales/includes/ui/sales_order_ui.inc
1389   /sales/manage/customer_branches.php
1390   /sales/manage/customers.php
1391   /sales/manage/sales_people.php
1392   /sales/customer_payments.php
1393   
1394 05-Dec-2008 Joe Hunt
1395 + New fields in suppliers, phone, fax, vat no, contact and credit limit
1396 $ /purchasing/suppliers.php
1397   /sql/alter2.1.sql
1398 ! Changed dimension view to show result instead of ledger trans
1399 $ /dimensions/view/view_dimension.php
1400   /dimensions/includes/dimension_ui.inc
1401   
1402 05-Dec-2008 Janusz Dobrowolski
1403 ! Allowed optional ORDER BY option in base db_pager sql query
1404 $ /includes/db_pager.inc
1405 # Small fixes to pager layout
1406 $ /includes/ui/db_pager_view.inc
1407 ! Reusable button code
1408 $ /includes/ui/ui_controls.inc
1409 ! Button helpers moved from ui_controls.inc
1410 $ /includes/ui/ui_input.inc
1411   /includes/ui/ui_controls.inc
1412 # Fixed errors during focus on nonexistent elements
1413 $ /js/utils.js
1414
1415 26-Nov-2008 Janusz Dobrowolski
1416 # Fixed layout of amount_ex() fields with label.
1417 $ /includes/ui/ui_input.inc
1418 # Fixed combo_input for $sql with GROUP BY option
1419 $ /includes/ui/ui_lists.inc
1420
1421 25-Nov-2008 Janusz Dobrowolski
1422 ! Merged all changes from main trunk up to 2.0.5 (see details below)
1423 $ /CHANGELOG.txt
1424   /update.html
1425   /admin/void_transaction.php
1426   /admin/db/voiding_db.inc
1427   /gl/includes/db/gl_db_trans.inc
1428   /gl/inquiry/gl_trial_balance.php
1429   /includes/banking.inc
1430   /includes/ui/ui_input.inc
1431   /includes/ui/ui_view.inc
1432   /manufacturing/manage/bom_edit.php
1433   /purchasing/po_receive_items.php
1434   /purchasing/supplier_credit.php
1435   /purchasing/supplier_invoice.php
1436   /purchasing/supplier_payment.php
1437   /purchasing/includes/purchasing_db.inc
1438   /purchasing/includes/db/invoice_db.inc
1439   /purchasing/includes/db/supp_payment_db.inc
1440   /purchasing/includes/db/supp_trans_db.inc
1441   /purchasing/includes/ui/invoice_ui.inc
1442   /reporting/rep101.php
1443   /reporting/rep106.php
1444   /reporting/rep201.php
1445   /reporting/rep203.php
1446   /reporting/rep209.php
1447   /reporting/rep708.php
1448   /reporting/reports_main.php
1449   /reporting/includes/class.pdf.inc
1450   /sales/customer_payments.php
1451   /sales/allocations/customer_allocate.php
1452   /sales/includes/sales_db.inc
1453   /sales/includes/db/cust_trans_db.inc
1454   /sales/includes/db/payment_db.inc
1455   /sales/view/view_receipt.php
1456 ------------------------------- Release 2.0.5 --------------------------------------------
1457 24-Nov.2008 Joe Hunt
1458 ! Release 2.0.5
1459 $ config.php
1460 ! Changed update.html
1461 $ update.html
1462 # Small bug fixes
1463 $ /reporting/includes/header2.inc
1464   /sales/view/view_receipt.php
1465
1466 20-Nov-2008 Janusz Dobrowolski
1467 # [0000082] Bad js allocation on All/None button press.
1468 $ /sales/allocations/customer_allocate.php
1469
1470 20-Nov-2008 Joe Hunt
1471 # Do not allow editing invoice if allocated > 0
1472 $ /sales/inquiry/customer_inquiry.php
1473
1474 19-Nov-2008 Joe Hunt
1475 + Possibility to view a transaction before final voiding.
1476 $ /admin/void_transaction.php
1477
1478 11-Nov-2008 Janusz Dobrowolski
1479 # Fixed right alignment of amount cells.
1480 $ /includes/ui/ui_input.inc
1481 # Fixed display bug for fully received items and false modify conflicts.
1482 $ /purchasing/po_receive_items.php
1483
1484 10-Nov-2008 Joe Hunt
1485 ! [0000081] Trial Balance again minor changes.
1486 $ /gl/inquiry/gl_trial_balance.php
1487   /reporting/rep708.php
1488
1489 07-Nov-2008 Joe Hunt
1490 ! [0000081] Changed Trial Balance to show all debits and credits (option to only show balances)
1491 $ /gl/inquiry/gl_trial_balance.php
1492   /reporting/reports_main.php
1493   /reporting/rep708.php
1494   
1495 03-Nov-2008 Janusz Dobrowolski
1496 # Fixed price priority in automatic calculations.
1497 $ sales/includes/sales_db.inc
1498
1499 30-Oct-2008 Janusz Dobrowolski
1500 # [0000080] BOM elements was not editable after entry.
1501 $ /manufacturing/manage/bom_edit.php
1502
1503 29-Oct-2008 Joe Hunt
1504 # Voiding a supplier invoice/credit note with GL Postings creates a database error
1505 $ /purchasing/includes/db/invoice_db.inc
1506
1507 28-Oct-2008 Joe Hunt
1508 # [0000079] Delivery Note/Sales Invoice should not be editable after it has been voided.
1509 $ /admin/db/voiding_db.inc
1510   /sales/inquiry/sales_deliveries_view.php
1511   /sales/inquiry/customer_inquiry.php
1512   
1513 27-Oct-2008 Joe Hunt
1514 ! [0000078] Opened Exchange rate for editing (without storing) in sales/purchasing module payment
1515 # Fixed exchange rate display bugs in Supplier Payment (earlier dates).
1516 $ /gl/includes/db/gl_db_trans.inc
1517   /includes/banking.inc
1518   /includes/ui/ui_view.inc
1519   /purchasing/supplier_payment.php
1520   /purchasing/includes/purchasing_db.inc
1521   /purchasing/includes/db/supp_payment_db.inc
1522   /purchasing/includes/db/supp_trans_db.inc
1523   /sales/customer_payments.php
1524   /sales/includes/sales_db.inc
1525   /sales/includes/db/cust_trans_db.inc
1526   /sales/includes/db/payment_db.inc
1527 # [0000078] Fixed some reports with wrong exchange rates.
1528 $ /reporting/rep101.php
1529   /reporting/rep106.php
1530   /reporting/rep201.php
1531   /reporting/rep203.php
1532   /reporting/rep209.php
1533 + Added confirm box when admins are about to remove PO GRNs from Supplier Invoice
1534 $ /purchasing/supplier_invoice.php
1535
1536 24-Oct-2008 Joe Hunt
1537 ! [0000077] Added a total before ending balance in trial balance (also in report)
1538 $ /gl/inquiry/gl_trial_balance.php
1539   /reporting/rep708.php
1540 ! Increased memory limit if reports in unicode (48M) as suggested in forum.
1541   /reporting/includes/class.pdf.inc
1542 ! Improved layout of Supplier Invoice/Credit. All Items can now be added in one sweep.
1543 $ /purchasing/supplier_invoice.php
1544   /purchasing/supplier_credit.php
1545   /purchasing/includes/ui/invoice_ui.inc
1546   
1547 ------------------------------- Release 2.0.4 --------------------------------------------
1548 23-Oct-2008 Joe Hunt
1549 ! Release 2.0.4
1550 25-Nov-2008 Joe Hunt
1551 ! Inserted Copyright Notice and fixed graphic items
1552 $ /access/login.php
1553   /access/logout.php
1554   /admin/attachments.php
1555   /admin/backups.php
1556   /admin/change_current_user_password.php
1557   /admin/db/company_db.inc
1558   /admin/db/maintenence_db.inc
1559   /admin/db/printers_db.inc
1560   /admin/db/users_db.inc
1561   /admin/db/v_banktrans.inc
1562   /admin/db/voiding_db.inc
1563   /admin/display_prefs.php
1564   /admin/fiscalyears.php
1565   /admin/forms_setup.php
1566   /admin/gl_setup.php
1567   /admin/inst_upgrade.php
1568   /admin/payment_terms.php
1569   /admin/print_profiles.php
1570   /admin/printers.php
1571   /admin/shipping_companies.php
1572   /admin/users.php
1573   /admin/view_print_transaction.php
1574   /admin/void_transaction.php
1575   /gl/gl_journal.php
1576   /gl/includes/ui/gl_bank_ui.inc
1577   /gl/includes/ui/gl_journal_ui.inc
1578   /gl/inquiry/bank_inquiry.php
1579   /gl/inquiry/tax_inquiry.php
1580   /gl/manage/bank_accounts.php
1581   /includes/ui/ui_controls.inc
1582   /reporting/includes/pdf_report.inc
1583   /reporting/rep709.php
1584   /sales/includes/ui/sales_credit_ui.inc
1585   /sql/alter2.1.php
1586   
1587 24-Nov-2008 Janusz Dobrowolski
1588 + Added alias/foreign item codes and sales kits support.
1589 $ /applications/inventory.php
1590   /includes/ui/ui_lists.inc
1591   /inventory/prices.php
1592   /inventory/includes/inventory_db.inc
1593   /inventory/includes/db/items_category_db.inc
1594   /inventory/includes/db/items_db.inc
1595   /inventory/manage/items.php
1596   /inventory/includes/db/items_codes_db.inc (new)
1597   /inventory/manage/item_codes.php (new)
1598   /inventory/manage/sales_kits.php (new)
1599   /sales/includes/sales_db.inc
1600   /sales/includes/ui/sales_order_ui.inc
1601 ! Added decimals to get_item_edit_info() return (sql usage optimization).
1602 $ /includes/db/inventory_db.inc
1603   /inventory/includes/item_adjustments_ui.inc
1604   /inventory/includes/stock_transfers_ui.inc
1605   /manufacturing/includes/work_order_issue_ui.inc
1606   /purchasing/includes/ui/po_ui.inc
1607   /sales/includes/ui/sales_credit_ui.inc
1608 ! Added postlabel update in amount_cells_ex() and derivative helpers, fixed qty_cell $dec handling
1609 $ /includes/ui/ui_input.inc
1610 # Fixed _vd() debug function for use also in ajax mode.
1611 $ /includes/ui/ui_view.inc
1612 ! Changed foreign column name to avoid mysql syntax problems, added category.
1613 $ /sql/alter2.1.sql
1614   /sql/alter2.1.php
1615 # Fixed unconsistent units of measure.
1616 $ /sql/en_US-demo.sql
1617   /sql/en_US-new.sql
1618
1619 24-Nov-2008 Joe Hunt
1620 ! Preparing for graphic Links
1621 $ config.php
1622   /includes/ui/ui_input.inc
1623   /sales/sales_order_entry.php
1624   /sales/includes/ui/sales_order_ui.inc
1625   /themes/aqua/images/ok.gif
1626   /themes/cool/images/ok.gif
1627   /themes/default/images/ok.gif
1628 # Small layout bug in header2.inc
1629 $ /reporting/includes/header2.inc
1630 # Small layout bug in report bank statement
1631 $ /reporting/rep601.php
1632 # Restriction on links
1633 $ /sales/inquiry/customer_inquiry.php
1634
1635 22-Nov-2008 Joe Hunt
1636 + Preparing for Graphic Links final.Optimized.
1637 $ config.php
1638   /admin/create_coy.php
1639   /admin/inst_lang.php
1640   /admin/inst_module.php
1641   /dimensions/inquiry/search_dimensions.php
1642   /includes/ui/ui_controls.inc
1643   /includes/ui/ui_view.inc
1644   /includes/db_pager_view.inc
1645   /manufacturing/search_work_orders.php
1646   /purchasing/inquiry/po_search.php
1647   /purchasing/inquiry/po_search_completed.php
1648   /purchasing/inquiry/supplier_allocation_inquiry.php
1649   /purchasing/allocations/supplier_allocation_main.php
1650   /reporting/includes/reporting.inc
1651   /sales/allocations/customer_allocation_main.php
1652   /sales/inquiry/customer_allocation_inquiry.php
1653   /sales/inquiry/customer_inquiry.php
1654   /sales/inquiry/sales_orders_view.php
1655   /sales/inquiry/sales_deliveries_view.php
1656   /themes/default/images/receive.gif (new file)
1657   /themes/aquat/images/receive.gif (new file)
1658   /themes/cool/images/receive.gif (new file)
1659   
1660   
1661 21-Nov-2008 Joe Hunt
1662 + Preparing for Graphic Links instead of Text Links (user display option, default)
1663   (new field in 0_users, graphic_links)
1664 $ config.php
1665   /admin/display_prefs.php
1666   /admin/create_coy.php
1667   /admin/inst_lang.php
1668   /admin/inst_module.php
1669   /admin/db/users_db.inc
1670   /includes/current_user.inc
1671   /includes/prefs/userprefs.inc
1672   /includes/ui/ui_controls.inc
1673   /includes/ui/ui_input.inc
1674   /includes/ui/ui_view.inc
1675   /reporting/includes/reporting.inc
1676   /sql/alter2.1.sql 
1677   /themes/default/images/add.png, credit.gif, delete.gif, download.gif, edit.gif, gl.png, 
1678           invoice.gif, money.png, pdf.gif, print.png, remove.png, report.png, view.gif 
1679   /themes/aqua/images/add.png, credit.gif, delete.gif, download.gif, edit.gif, gl.png, 
1680           invoice.gif, money.png, pdf.gif, print.png, remove.png, report.png, view.gif 
1681   /themes/cool/images/add.png, credit.gif, delete.gif, download.gif, edit.gif, gl.png, 
1682           invoice.gif, money.png, pdf.gif, print.png, remove.png, report.png, view.gif 
1683   
1684 20-Nov-2008 Joe Hunt
1685 + Added new AGPL license file
1686 $ /doc/license.txt (new file)
1687
1688 19-Nov-2008 Janusz Dobrowolski
1689 # Fixed error handling during database upgrade in normal and forced mode.
1690 $ /admin/db/maintenance_db.inc
1691 ! Additions needed for foreign item codes support.
1692 $ /sql/alter2.1.php
1693   /sql/alter2.1.sql
1694
1695 19-Nov-2008 Joe Hunt
1696 ! Changed the default header2.inc.
1697 $ /reporting/includes/header2.inc
1698
1699 18-Nov-2008 Janusz Dobrowolski
1700 + System upgrade page for site admins
1701 $ /admin/db/maintenance_db.inc
1702   /applications/setup.php
1703   /admin/inst_upgrade.php       (new)
1704   /sql/alter2.1.php             (new)
1705 ! Added $tbpref parameter to get_user_prefs()
1706 $ /admin/db/company_db.inc
1707 # Next fixes to db_pager behaviour.
1708 $ /includes/db_pager.inc
1709   /includes/ui/db_pager_view.inc
1710   /dimensions/inquiry/search_dimensions.php
1711   /inventory/inquiry/stock_movements.php
1712   /manufacturing/search_work_orders.php
1713   /manufacturing/inquiry/where_used_inquiry.php
1714   /purchasing/allocations/supplier_allocation_main.php
1715   /purchasing/inquiry/po_search.php
1716   /purchasing/inquiry/po_search_completed.php
1717   /purchasing/inquiry/supplier_allocation_inquiry.php
1718   /purchasing/inquiry/supplier_inquiry.php
1719   /sales/allocations/customer_allocation_main.php
1720   /sales/inquiry/customer_allocation_inquiry.php
1721   /sales/inquiry/customer_inquiry.php
1722   /sales/inquiry/sales_deliveries_view.php
1723   /sales/inquiry/sales_orders_view.php
1724
1725 16-Nov-2008 Janusz Dobrowolski
1726 ! Rewritten for paged query results.
1727 $ /inventory/inquiry/stock_movements.php
1728 + Added optional footer and header in db_pager, simplified usage.
1729 $ /includes/db_pager.inc
1730   /includes/ui/db_pager_view.inc
1731 ! Code cleanup.
1732 $ /dimensions/inquiry/search_dimensions.php
1733   /manufacturing/search_work_orders.php
1734   /manufacturing/inquiry/where_used_inquiry.php
1735   /purchasing/inquiry/po_search.php
1736   /purchasing/inquiry/po_search_completed.php
1737   /purchasing/inquiry/supplier_allocation_inquiry.php
1738   /purchasing/inquiry/supplier_inquiry.php
1739   /sales/inquiry/customer_allocation_inquiry.php
1740   /sales/inquiry/customer_inquiry.php
1741   /sales/inquiry/sales_deliveries_view.php
1742   /sales/inquiry/sales_orders_view.php
1743
1744 16-Nov-2008 Joe Hunt
1745 + Added Attachment of Documents and a couple of links from supplier invoice/credit note
1746 $ /admin/attachments.php (new file)
1747   /applications/setup.php
1748   /purchasing/supplier_credit,php
1749   /purchasing/supplier_invoice.php
1750   /sql/alter2.1.sql
1751 # Minor bug in view_print_transactions.php
1752 $ /admin/view_print_transactions.php
1753
1754 15-Nov-2008 Joe Hunt
1755 + Added Quick Entries in GL Journal Entry and changed some needed fixes.
1756 $ /gl/gl_bank.php
1757   /gl/gl_journal.php
1758   /gl/includes/db/gl_db_bank_accounts.inc
1759   /gl/includes/ui/gl_bank_ui.inc
1760   /gl/includes/ui/gl_journal_ui.inc
1761   /includes/ui/ui_lists.inc
1762   
1763 15-Nov-2008 Joe Hunt
1764 + Added Tax Inquiry in Banking and General Ledger tab.
1765 $ /applications/generalledger.php
1766   /gl/inquiry/tax_inquiry.php (new file)
1767   
1768 14-Nov-2008 Joe Hunt
1769 + Added Sales Groups and Recurrent Invoices.
1770 $ /applications/customers.php
1771   /includes/ui/ui_lists.inc
1772   /reporting/includes/reporting.inc
1773   /reporting/rep108.php
1774   /sales/includes/db/branches_db.inc
1775   /sales/includes/db/sales_credit_db.inc
1776   /sales/includes/db/sales_delivery_db.inc
1777   /sales/includes/db/sales_invoice_db.inc
1778   /sales/inquiry/sales_orders_view.php
1779   /sales/manage/customer_branches.php
1780   /sales/manage/customers.php
1781   /sql/alter2.1.sql
1782   /sales/create_recurrent_invoices.php (new file)
1783   /sales/manage/recurrent_invoices.php (new file)
1784   /sales/manage/sales_groups.php (new file)
1785
1786 13-Nov-2008 Janusz Dobrowolski
1787 ! Rewritten for paged query results.
1788 $ /dimensions/inquiry/search_dimensions.php
1789 # Removed obsolete dimension list submit_on_change option.
1790 $ /sales/includes/ui/sales_order_ui.inc
1791   /sales/credit_note_entry.php
1792   /sales/includes/ui/sales_credit_ui.inc
1793
1794 12-Nov-2008 Janusz Dobrowolski
1795 ! Rewritten for paged query results.
1796 $ /manufacturing/search_work_orders.php
1797   /manufacturing/inquiry/where_used_inquiry.php
1798   /purchasing/allocations/supplier_allocation_main.php
1799   /sales/allocations/customer_allocation_main.php
1800 ! Code reorganization to reuse sql query by db_pager.
1801   /purchasing/includes/db/supp_trans_db.inc
1802   /purchasing/includes/db/suppalloc_db.inc
1803   /sales/includes/db/custalloc_db.inc
1804 ! Added $echo parameter to view_stock_status()
1805 $ /includes/ui/ui_view.inc
1806 # Fixed sql query (duplicated rows in query result)
1807 $ /sales/inquiry/customer_inquiry.php
1808 # Fixed bom selection via $_GET['stock_id']
1809 $  /manufacturing/manage/bom_edit.php
1810
1811 12-Nov-2008 Joe Hunt
1812 ! Added dimension entries in delivery and invoice forms
1813 $ /includes/ui/ui_lists.inc
1814   /sales/credit_note_entry.php
1815   /sales/includes/cart_class.inc
1816   /sales/includes/db/cust_trans_db.inc
1817   /sales/includes/db/sales_credit_db.inc
1818   /sales/includes/db/sales_delivery_db.inc
1819   /sales/includes/db/sales_invoice_db.inc
1820   /sales/includes/db/sales_order_db.inc
1821   /sales/includes/sales_db.inc
1822   /sales/includes/ui/sales_credit_ui.inc
1823   /sales/includes/ui/sales_order_ui.inc
1824   /sales/sales_order_entry.php
1825   /sql/alter2.1.sql
1826   
1827 12-Nov-2008 Janusz Dobrowolski
1828 ! Changed db_pager API for inserted columns.
1829 $ /includes/db_pager.inc
1830   /includes/ui/db_pager_view.inc
1831 ! Fixed $cols according to api change.
1832 $ /purchasing/inquiry/supplier_inquiry.php
1833   /sales/inquiry/customer_allocation_inquiry.php
1834   /sales/inquiry/customer_inquiry.php
1835   /sales/inquiry/sales_deliveries_view.php
1836   /sales/inquiry/sales_orders_view.php
1837 ! Rewritten for paged query results.
1838 $ /purchasing/inquiry/po_search.php
1839   /purchasing/inquiry/po_search_completed.php
1840   /purchasing/inquiry/supplier_allocation_inquiry.php
1841
1842 10-Nov-2008 Janusz Dobrowolski
1843 # Suppressed page update after import errors
1844 $ /admin/backups.php
1845 # More fail safe db_import()
1846 $ /admin/db/maintenance_db.inc
1847 # Added check for POS relations before account delete.
1848 $ /gl/manage/bank_accounts.php
1849 # Fixed for MySQL <4.0.18, removed bank_trans_types
1850 $ /sql/alter2.1.sql
1851 # Fixed page update after branch/customer change.
1852 $ /sales/includes/ui/sales_order_ui.inc
1853
1854 10-Nov-2008 Joe Hunt
1855 ! changing the default.css style sheets to handle the new navibar/buttons
1856 $ /themes/default/default.css 
1857   /themes/aqua/default.css
1858   /themes/cool/default.css
1859   /themes/cool/images/sort_asc.gif
1860   /themes/cool/images/sort_desc.gif
1861   
1862 10-Nov-2008 Joe Hunt
1863 ! Changed Bank Statement Report in accourding to Bank Account Change
1864 $ /reporting/rep601.php
1865   /reporting/includes/reports_classes.inc
1866 # Removed Type header from bank inquiry.
1867   /gl/inquiry/bank_inquiry.php
1868   
1869 09-Nov-2008 Janusz Dobrowolski
1870 ! Allowed multiply bank accounts on one GL account, removed obsolete bank trans type.
1871 $ /applications/generalledger.php
1872   /gl/bank_transfer.php
1873   /gl/gl_bank.php
1874   /gl/includes/db/gl_db_bank_accounts.inc
1875   /gl/includes/db/gl_db_bank_trans.inc
1876   /gl/includes/db/gl_db_banking.inc
1877   /gl/includes/db/gl_db_trans.inc
1878   /gl/includes/ui/gl_bank_ui.inc
1879   /gl/inquiry/bank_inquiry.php
1880   /gl/manage/bank_accounts.php
1881   /gl/view/bank_transfer_view.php
1882   /gl/view/gl_deposit_view.php
1883   /gl/view/gl_payment_view.php
1884   /includes/banking.inc
1885   /includes/data_checks.inc
1886   /includes/types.inc
1887   /includes/ui/ui_lists.inc
1888   /purchasing/supplier_payment.php
1889   /purchasing/includes/db/supp_payment_db.inc
1890   /purchasing/includes/db/supp_trans_db.inc
1891   /purchasing/view/view_supp_payment.php
1892   /sales/customer_payments.php
1893   /sales/includes/db/payment_db.inc
1894   /sales/includes/db/sales_invoice_db.inc
1895   /sales/view/view_receipt.php
1896   /sql/alter2.1.sql
1897 ! Fixed session name for multiuser debuging tests.
1898   /includes/lang/language.php
1899 ! Preparing to paged table view in customer_allocation_main.php 
1900 $ /sales/includes/db/cust_trans_db.inc
1901   /sales/includes/db/custalloc_db.inc
1902 # Small fix to avoid sql conflicts
1903 $ /sales/includes/db/sales_points_db.inc
1904 # Changes to POS addition related to above changes.
1905 $ /includes/ui/ui_lists.inc
1906   /sales/includes/db/sales_points_db.inc
1907   /sales/manage/sales_points.php
1908   /sql/alter2.1.sql
1909
1910 09-Nov-2008 Joe Hunt
1911 ! changed Quick Entries in Bank Payments/Deposits (Banking and General Ledger) to also work as Automatic Codings.
1912 $ /includes/ui/ui_lists.inc 
1913   /includes/ui/ui_input.inc 
1914   /gl/gl_bank.php
1915   /gl/includes/db/gl_db_bank_accounts.inc
1916   /gl/includes/ui/gl_bank_ui.inc
1917   /gl/manage/gl_quick_entries.php
1918 ! New table, 0:quick_entry_lines, change to 0_quick_entries
1919 $ /sql/alter2.1.sql
1920
1921 08-Nov-2008 Janusz Dobrowolski
1922 ! Rewritten for paged query results.
1923 $ /purchasing/inquiry/supplier_inquiry.php
1924 # Fixed broken table content after customer selector change.
1925 $ /sales/inquiry/customer_allocation_inquiry.php
1926   /sales/inquiry/customer_inquiry.php
1927   /sales/inquiry/sales_deliveries_view.php
1928   /sales/inquiry/sales_orders_view.php
1929
1930 05-Nov-2008 Janusz Dobrowolski
1931 ! Changed dbpager API.
1932 $ /includes/ui/db_pager_view.inc
1933 # Polishing db_pager code.
1934 $ /includes/db_pager.inc
1935 + Added array_replace() and array_append() helpers.
1936 $ /includes/main.inc
1937 # Fixed multiply sales document view links.
1938 $ /includes/ui/ui_view.inc
1939 ! Rewritten for paged query results.
1940 $ /sales/inquiry/customer_allocation_inquiry.php
1941   /sales/inquiry/customer_inquiry.php
1942   /sales/inquiry/sales_deliveries_view.php
1943 ! Code cleanup.
1944 $ /sales/inquiry/sales_orders_view.php
1945
1946 04-Nov-2008 Janusz Dobrowolski
1947 + Added db_pager widget for paged/sorted sql query display.
1948 $ /includes/db_pager.inc (New)
1949   /includes/ui/db_pager_view.inc (New)
1950   /themes/aqua/images/sort_asc.gif (New)
1951   /themes/aqua/images/sort_desc.gif (New)
1952   /themes/aqua/images/sort_none.gif (New)
1953   /themes/cool/images/sort_asc.gif (New)
1954   /themes/cool/images/sort_desc.gif (New)
1955   /themes/cool/images/sort_none.gif (New)
1956   /themes/default/images/sort_asc.gif (New)
1957   /themes/default/images/sort_desc.gif (New)
1958   /themes/default/images/sort_none.gif (New)
1959   /themes/default/default.css
1960   /themes/aqua/default.css
1961 + Added query size user preference.
1962 $ /admin/display_prefs.php
1963   /admin/db/users_db.inc
1964   /includes/current_user.inc
1965   /includes/prefs/userprefs.inc
1966   /sql/alter2.1.sql
1967 + Added helper functions for array manipulation.
1968 $ /includes/main.inc
1969 + Added mysql_fetch_assoc() wrapper.
1970 $ /includes/db/connect_db.inc
1971 ! Paged query result.
1972 $ /sales/inquiry/sales_orders_view.php
1973 # Two smaller fixes.
1974 $ /js/inserts.js
1975
1976 31-Oct-2008 Janusz Dobrowolski
1977 + POS and cash sale support.
1978 $ /admin/users.php
1979   /admin/db/users_db.inc
1980   /applications/setup.php
1981   /includes/current_user.inc
1982   /includes/ui/ui_lists.inc
1983   /sales/sales_order_entry.php
1984   /sales/includes/cart_class.inc
1985   /sales/includes/sales_db.inc
1986   /sales/includes/ui/sales_order_ui.inc
1987   /sales/manage/sales_points.php (New)
1988   /sales/includes/db/sales_points_db.inc (New)
1989   /sales/includes/cart_class.inc
1990   /sales/includes/db/sales_invoice_db.inc
1991   /sales/includes/db/sales_order_db.inc
1992   /sql/alter2.1.sql
1993 # Fixed focus after error display.
1994 $ /js/utils.js
1995 # Fixed buggy output when SetLineWidth is used before first AddPage call.
1996 $ /reporting/includes/tcpdf.php
1997 # Fixed sign in payment view.
1998 $ /sales/view/view_receipt.php
1999 # Fixed missing hotkeys support for print links.
2000 $ /reporting/includes/reporting.inc
2001
2002 30-Oct-2008 Joe Hunt
2003 ! Added Quick Entries in Bank Payments/Deposits (Banking and General Ledger).
2004 $ /applications/generalledger.php 
2005   /includes/data_checks.inc
2006   /includes/types.inc
2007   /includes/ui/ui_lists.inc
2008   /gl/gl_bank.php
2009   /gl/includes/db/gl_db_bank_accounts.inc
2010   /gl/includes/ui/gl_bank_ui.inc
2011   /gl/manage/gl_quick_entries.php
2012   /sales/manage/customer_branches.php
2013 ! New table, 0_quick_entries
2014 $ /sql/alter2.1.sql
2015 ! Changed GL Accounts form. The tax_code is now Tax Group instead of Tax Type.
2016 $ /gl/manage/gl_accounts.php
2017
2018 24-Oct-2008 Janusz Dobrowolski
2019 ! Added hotkeys to final menu options.
2020 $ /dimensions/dimension_entry.php
2021   /gl/bank_transfer.php
2022   /gl/gl_bank.php
2023   /gl/gl_journal.php
2024   /inventory/adjustments.php
2025   /inventory/transfers.php
2026   /manufacturing/work_order_add_finished.php
2027   /manufacturing/work_order_issue.php
2028   /manufacturing/work_order_release.php
2029   /purchasing/po_entry_items.php
2030   /purchasing/po_receive_items.php
2031   /purchasing/supplier_payment.php
2032   /sales/credit_note_entry.php
2033   /sales/customer_credit_invoice.php
2034   /sales/customer_invoice.php
2035   /sales/customer_payments.php
2036   /sales/sales_order_entry.php
2037 # Fixed TCPDF errors display.
2038 $ /reporting/includes/tcpdf.php
2039 # Fixed page position after message display.
2040 $  /js/utils.js
2041
2042 23-Oct-2008 Janusz Dobrowolski
2043 + Improved report module performance, also usable without javascript.
2044 $ /reporting/reports_main.php
2045   /reporting/includes/class.pdf.inc
2046   /reporting/includes/pdf_report.inc
2047   /reporting/includes/reports_classes.inc
2048   /reporting/includes/header2.inc
2049 + Hotkey support for viewer links.
2050 $ /includes/ui/ui_view.inc
2051   /js/inserts.js
2052 + Added purchase order printing after entry.
2053 $ /purchasing/po_entry_items.php
2054 + Added hotkeys to credit note final menu.
2055 $ /sales/credit_note_entry.php
2056 # Fixed submit button for IE7
2057 $ /includes/ui/ui_input.inc
2058 # Fixed ajax popup flicker.
2059 $ /js/utils.js
2060 # Fix after 2.0.4 merge
2061 $ /sales/inquiry/sales_orders_view.php
2062
2063 23-Oct-2008 Joe Hunt
2064 ! Merging the changes up to 2-0-4
2065 $ /purchasing/supplier_invoice.php
2066   /purchasing/supplier_credit.php
2067   /purchasing/includes/db/invoice_db.inc
2068   /purchasing/includes/db/grn_db.inc
2069   /purchasing/includes/ui/invoice_ui.inc
2070   /purchasing/supplier_invoice_grns.php (File removed)
2071   /purchasing/supplier_credit_grns.php (File removed)
2072   /purchasing/supplier_trans_gl.php (File removed)
2073   /gl/inquiry/gl_trial_balance.php
2074   /gl/inquiry/gl_account_inquiry.php
2075   /reporting/rep704.php
2076   /reporting/rep708.php
2077   /sql/en_US-demo.sql
2078   /sales/includes/ui/sales_order_ui.inc
2079   /sales/inquiry/sales_orders_view.php
2080   
2081 20-Oct-2008 Janusz Dobrowolski
2082 # Fix for pdf reports (php 5.2.4 issue)
2083 $ /reporting/includes/pdf_report.inc
2084
2085 19-Oct-2008 Janusz Dobrowolski
2086 + User interface mode (full vs fallback) detected and set on login
2087 $ /access/login.php
2088   /includes/current_user.inc
2089   /includes/session.inc
2090   /includes/ui/ui_input.inc
2091   /includes/ui/ui_lists.inc
2092 + More sales documents available for printing from inquiry page.
2093 $ /sales/inquiry/customer_inquiry.php
2094   /reporting/includes/header2.inc
2095 ! Changed version info.
2096 $ /config.php
2097 # Fixed ajax popup/redirection.
2098 $ /reporting/includes/pdf_report.inc
2099   /includes/ajax.inc
2100
2101 17-Oct-2008 Janusz Dobrowolski
2102 + Added ajax request indicator.
2103 $ /js/utils.js
2104   /themes/aqua/renderer.php
2105   /themes/aqua/images/ajax-loader.gif (new)
2106   /themes/cool/renderer.php
2107   /themes/cool/images/ajax-loader.gif (new)
2108   /themes/default/renderer.php
2109   /themes/default/images/ajax-loader.gif (new)
2110 + Added optional popup for pdf reports display.
2111 $ /admin/display_prefs.php
2112   /admin/users.php
2113   /admin/db/users_db.inc
2114   /includes/current_user.inc
2115   /includes/prefs/userprefs.inc
2116   /reporting/includes/pdf_report.inc
2117   /sql/alter2.1.sql
2118 # Changed message for missing currency rate.
2119 $ /includes/banking.inc
2120 # Fixed submit/button behaviour.
2121 $ /js/inserts.js
2122 # Fixed canceling order.
2123 $ /sales/sales_order_entry.php
2124 # Fixed typo in css
2125 $ /themes/aqua/default.css
2126 # Fixed pdf_debug mode
2127 $ /reporting/includes/reporting.inc
2128   /reporting/includes/reports_classes.inc
2129
2130 15-Oct-2008 Janusz Dobrowolski
2131 + Added remote printing support
2132 $ /admin/print_profiles.php (new)
2133   /admin/printers.php (new)
2134   /admin/db/printers_db.inc (new)
2135   /reporting/prn_redirect.php (new)
2136   /reporting/includes/printer_class.inc (new)
2137   /sql/alter2.1.sql (new)
2138   /config.php
2139   /admin/display_prefs.php
2140   /admin/users.php
2141   /admin/db/users_db.inc
2142   /applications/setup.php
2143   /includes/current_user.inc
2144   /includes/prefs/userprefs.inc
2145   /includes/ui/ui_lists.inc
2146   /js/inserts.js
2147   /js/utils.js
2148   /reporting/rep109.php
2149   /reporting/reports_main.php
2150   /reporting/includes/pdf_report.inc
2151   /reporting/includes/reporting.inc
2152   /reporting/includes/reports_classes.inc
2153 !Fixes related to changed printing api.
2154 $ /admin/view_print_transaction.php
2155   /purchasing/inquiry/po_search.php
2156   /purchasing/inquiry/po_search_completed.php
2157   /sales/customer_credit_invoice.php
2158   /sales/customer_delivery.php
2159   /sales/customer_invoice.php
2160   /sales/sales_order_entry.php
2161   /sales/inquiry/customer_inquiry.php
2162   /sales/inquiry/sales_deliveries_view.php
2163   /sales/inquiry/sales_orders_view.php
2164 + Added optional id parameter for label helpers; added value for buttons.
2165 $ /includes/ui/ui_input.inc
2166 + Added ajax popup screen command.
2167 $ /includes/ajax.inc
2168 # Skipping index.php file during flush_dir()
2169 $ /includes/main.inc
2170
2171 06-Oct-2008 Janusz Dobrowolski
2172 + Menu hotkeys system implementation.
2173 $ /includes/page/header.inc
2174   /includes/ui/ui_controls.inc
2175   /includes/ui/ui_input.inc
2176   /js/JsHttpRequest.js
2177   /js/inserts.js
2178   /js/utils.js
2179   /reporting/includes/reports_classes.inc
2180   /sales/sales_order_entry.php
2181   /sales/manage/customers.php
2182   /themes/aqua/default.css
2183   /themes/aqua/renderer.php
2184   /themes/cool/default.css
2185   /themes/cool/renderer.php
2186   /themes/default/default.css
2187   /themes/default/renderer.php
2188 + Access keys added to menu options strings.
2189 $ /config.php
2190   /applications/customers.php
2191   /applications/dimensions.php
2192   /applications/generalledger.php
2193   /applications/inventory.php
2194   /applications/manufacturing.php
2195   /applications/setup.php
2196   /applications/suppliers.php
2197   /reporting/reports_main.php
2198
2199 ------------------------------- Release 2.0.3 --------------------------------------------
2200 06-Oct-2008 Joe Hunt
2201 ! Release 2.0.3
2202 $ config.php
2203 # Bug [0000072] Item stock movement should check for if there is empty Inventory.
2204 $ /inventory/inquiry/stock_movements.php
2205
2206 05-Oct-2008 Janusz Dobrowolski
2207 # Bugfix [0000063] Bad update of parent document lines after edition of sales documents.
2208 $ /sales/includes/cart_class.inc
2209   /sales/includes/sales_db.inc
2210   /sales/includes/db/sales_credit_db.inc
2211   /sales/includes/db/sales_delivery_db.inc
2212   /sales/includes/db/sales_invoice_db.inc
2213 # Bugfix [0000071] Ordering for customer with bad history available after F4 - Return
2214 $ /sales/manage/customers.php
2215
2216 04-Oct-2008 Joe Hunt
2217 # Bug [0000069] Constraint on voiding delivery note if a non voided, linked invoice exists.
2218 $ /admin/db/voiding_db.inc
2219 # Bug [0000061] Cost Update doesn't compute correctly after inventory adjust.
2220 $ /inventory/includes/db/item_adjust_db.inc
2221
2222 01-Oct-2008 Joe Hunt
2223 # When deleting the last module in FA a parce error arose:
2224 $ /admin/inst_module.php
2225   /admin/inst_lang.php
2226
2227 30-Sep-2008 Janusz Dobrowolski
2228 # Bug [0000067] Settled supplier documents were displayed as overdued.
2229 $ /purchasing/inquiry/supplier_inquiry.php
2230   /purchasing/inquiry/supplier_allocation_inquiry.php
2231 # Bug [0000068] Removed unneeded constraint on edition of fully allocated sales doc.
2232 $ /sales/allocations/customer_allocation_main.php
2233
2234 29-Sep-2008 Janusz Dobrowolski
2235 # Bug [0000065] Changing item type during adding new item caused record reset.
2236 $ /inventory/manage/items.php
2237
2238 26-Sep-2008 Joe Hunt
2239 # Bug [0000064] Credit This on an invoice should automatically allocate the credit to that invoice
2240 $ /sales/includes/db/sales_credit_db.inc
2241
2242 26-Sep-2008 Janusz Dobrowolski
2243 # Bug [0000062] Delivery Modifitication - duplicated tax details.
2244 $ /sales/includes/db/sales_delivery_db.inc
2245
2246 25-Sep-2008 Joe Hunt
2247 # if MySQL is in strict sql mode, a couple of files didn't pass that. Better not use strict sql mode.
2248   This is not necessary, because FA handle this internally. in my.ini(win) or my.cnf(linux) set sql-mode="".
2249 $ /gl/gl_budget.php
2250   /includes/db/comments_db.inc
2251   /inventory/cost_update.php
2252   /purchasing/includes/db/supp_trans_db.inc
2253   /sales/includes/db/cust_trans_db.inc
2254 # Bug [0000060] table prefix error message and inconsistency at install
2255 $ /admin/db/maintenance_db.inc
2256   /install/index.php
2257   /install/save.php
2258 # Bug [0000061] Delivery Modifitication (standard cost change)
2259 $ /sales/includes/db/sales_delivery_db.inc
2260
2261 ------------------------------- Release 2.0.2 --------------------------------------------
2262 23-Sep-2008 Joe Hunt
2263 ! Release 2.0.2
2264 $ config.php
2265 ! Increased time_out to 3 minutes.
2266 $ /install/save.php
2267
2268 23-Sep-2008 Joe Hunt
2269 # Bug [0000059] Direct Invoice or Delivery Notes doesn't account for negative inventory flag
2270 $ /sales/sales_order_entry.php
2271
2272 21-Sep-2008 Janusz Dobrowolski
2273 + Added submit_on_change option for date fields
2274 $ /includes/ui/ui_input.inc
2275 + Automatic exchange rate update after document date change
2276 $ /gl/bank_transfer.php
2277   /gl/gl_bank.php
2278   /gl/includes/db/gl_db_rates.inc
2279   /gl/includes/ui/gl_bank_ui.inc
2280   /includes/banking.inc
2281   /includes/ui/ui_view.inc
2282   /purchasing/supplier_payment.php
2283   /sales/customer_payments.php
2284   /sales/includes/cart_class.inc
2285 # Sales/purchase terms update after document date change [0000058]
2286 $ /purchasing/includes/ui/invoice_ui.inc
2287   /purchasing/includes/ui/po_ui.inc
2288   /sales/customer_invoice.php
2289 # Fixed edit line total, price update after date change
2290 $ /sales/includes/ui/sales_credit_ui.inc
2291   /sales/includes/ui/sales_order_ui.inc
2292 # Fixed unneeded page reload on enter key in text inputs
2293 $ /js/inserts.js
2294 # Fixed session variables conflicts with some third party software (e.g. XRMS)
2295 $ /includes/lang/language.php
2296 # Fixed calendar flicker, removed buttons from exchange_rate_display()
2297 $ /includes/ui/ui_view.inc
2298 ! Default delivery required by changed to 1 day.
2299 $ /includes/prefs/sysprefs.inc
2300 # Small bug fix 
2301 $ /sales/includes/sales_db.inc
2302
2303 20-Sep-2008 Joe Hunt
2304 # Fix for exchange variation when allocating payments. re-inserted in System and GL Setup.
2305 $ /admin/gl_setup.php
2306   /admin/db/company_db
2307   /includes/banking.inc
2308   /purchasing/allocations/supplier_allocate.php
2309   /purchasing/includes/db/suppalloc_db.inc
2310   /sales/allocations/customer_allocate.php
2311   /sales/includes/db/custalloc_db.inc
2312   /sales/includes/db/payment_db.inc
2313   /sales/includes/db/sales_credit_db.inc
2314 ! New tcpdf.php file. Minor bugfixes from tcpdf.org
2315   /reporting/includes/tcpdf.php
2316 ! Layout adjustments
2317   /dimensions/includes/dimensions_ui.inc
2318   /dimensions/view/view_dimension.php
2319   /inventory/view/view_adjustment.php
2320   /manufacturing/view/work_order_view.php
2321   
2322 18-Sep-2008 Janusz Dobrowolski
2323 + Support for calling external pages during document entry (e.g. for adding customer/supplier/items).
2324 $ /index.php
2325   /includes/ui/ui_controls.inc
2326   /includes/ui/ui_input.inc
2327   /includes/ui/ui_lists.inc
2328   /js/inserts.js
2329 + Add/view on F4 in customer/supplier selectors
2330 $ /gl/gl_bank.php
2331 + Add/view on F4 in supplier/items selectors
2332 $ /purchasing/po_entry_items.php
2333   /inventory/manage/items.php
2334 + Add/view on F4 in supplier selector
2335 $ /purchasing/supplier_credit.php
2336   /purchasing/supplier_invoice.php
2337   /purchasing/supplier_payment.php
2338   /purchasing/allocations/supplier_allocation_main.php
2339   /purchasing/manage/suppliers.php
2340   /inventory/purchasing_data.php
2341 + Add/view on F4 in customer selector
2342   /sales/credit_note_entry.php
2343   /sales/customer_payments.php
2344   /sales/sales_order_entry.php
2345   /sales/allocations/customer_allocation_main.php
2346   /sales/includes/ui/sales_credit_ui.inc
2347   /sales/includes/ui/sales_order_ui.inc
2348   /sales/manage/customer_branches.php
2349   /sales/manage/customers.php
2350 # Syntax error introduced in previous update fixed
2351 $ /inventory/prices.php
2352 # Fixed retreiving of exchange rates [0000057]
2353 $ /gl/manage/exchange_rates.php
2354   /includes/banking.inc
2355   /includes/ui/ui_view.inc
2356
2357 18-Sep-2008 Joe Hunt
2358 + New Report - Bank Statement.
2359 $ /reporting/reports_main.php
2360   /reporting/rep601.php (new file)
2361   
2362 17-Sep-2008 Joe Hunt
2363 ! New PDF tcpdf.php file. Support for cid-0 fonts (Chinese, Japanese, Korean, CJK, Asian fonts) without embedding.
2364   New cid-0 fonts will be available for download when release 2.0.2 is shipping. Reduces file size enormouusly
2365 $ /reporting/includes/tcpdf.php
2366 ! Inventory column option in Report Stock Sheet Check.
2367 $ /reporting/reports_main.php
2368   /reporting/rep303.php
2369   
2370 11-Sep-2008 Janusz Dobrowolski
2371 # Fixed slash quotation problems on direct POST values display.
2372 $ /includes/session.inc
2373   /includes/db/connect_db.inc
2374 # Added missing db_escape on person_id.
2375 $ /gl/includes/db/gl_db_bank_trans.inc
2376   /gl/includes/db/gl_db_trans.inc
2377 # Added error message and suppressed db update on failed ECB exchange rate read.
2378 $ /includes/ui/ui_view.inc
2379
2380 10-Sep-2008 Janusz Dobrowolski
2381 # Fixed company folders renaming after company remove.
2382 $ /admin/create_coy.php
2383 # Fixed list selectors' behaviour during search.
2384 $ /includes/ui/ui_lists.inc
2385 # Fixed page update after item search. Closes bugs [0000051],[0000054].
2386 $ /inventory/cost_update.php
2387   /inventory/prices.php
2388   /inventory/purchasing_data.php
2389   /inventory/reorder_level.php
2390   /inventory/includes/item_adjustments_ui.inc
2391   /inventory/includes/stock_transfers_ui.inc
2392   /inventory/inquiry/stock_status.php
2393   /inventory/manage/items.php
2394   /manufacturing/includes/work_order_issue_ui.inc
2395   /manufacturing/inquiry/where_used_inquiry.php
2396   /purchasing/includes/ui/po_ui.inc
2397   /sales/includes/ui/sales_credit_ui.inc
2398   /sales/includes/ui/sales_order_ui.inc
2399
2400 09-Sep-2008 Joe Hunt
2401 # Bug [0000055] Rasmus detected a cost diff. bug and changed some code for us. Very appreciated.
2402 $ /purchasing/includes/db/invoice_db.inc
2403
2404 ------------------------------- Release 2.0.1 --------------------------------------------
2405 07-Sep-2008 Joe Hunt
2406 ! Release 2.0.1
2407 $ config.php
2408
2409 05-Sep-2008 Janusz Dobrowolski
2410 # Bug [0000046] Sales invoice not working on some php versions (php bug #40509)
2411 $ /sales/includes/sales_db.inc
2412   /sales/includes/db/sales_credit_db.inc
2413 ! Obsolete code removed
2414 $ /sales/customer_credit_invoice.php
2415
2416 05-Sep-2008 Joe Hunt
2417 # Bug [0000053] Missing GL postings on item issue on Work Order
2418 $ /manufacturing/includes/db/work_order_quick_db.inc
2419   /manufacturing/includes/db/work_order_issues_db.inc
2420   /manufacturing/includes/db/work_order_produce_items_db.inc
2421 ! Bad layout in aging on report Statements
2422 $ /reporting/rep108.php
2423
2424 04-Sep-2008 Joe Hunt
2425 # Bug [0000050] Invoice no. on all sales reports
2426 $ /reporting/includes/doctext.inc
2427   /reporting/includes/doctext2.inc
2428   
2429 04-Sep-2008 Joe Hunt
2430 # Bug [0000052] Inventory Valuation Report
2431 $ /reporting/rep301.php
2432
2433 04-Sep-2008 Joe Hunt
2434 # Bug [0000047] Not possible to view delivery sequence
2435 $ /purchasing/supplier_credit_grns.php
2436   /purchasing/supplier_invoice_grns.php
2437   /purchasing/includes/db/grn_db.inc
2438   /purchasing/includes/ui/invoice_ui.inc
2439   /purchasing/view/view_po.php
2440   /purchasing/view/view_supp_credit.php
2441 # Bug [0000048] Crediting invoice and choosing gl account for items to be written off doesn't work  
2442 $ /sales/includes/db/sales_credit_db.inc  
2443
2444 03-Sep-2008 Janusz Dobrowolski
2445 # Fixed fatal error handling in php5
2446 $ /includes/errors.inc
2447   /includes/session.inc
2448 # Fixed display of errors while saving sales documents
2449 $ /sales/sales_order_entry.php
2450
2451 03-Sep-2008 Joe Hunt
2452 # Bug [0000044] Standard Cost error on credit note. Reopened. Stock Movement forgot the credit note.
2453 $ /inventory/inquiry/stock_movements.php
2454   /purchasing/includes/db/grn_db.inc
2455   /purchasing/includes/invoice_db.inc
2456
2457 03-Sep-2008 Joe Hunt
2458 # Bug [0000043] Inventory Adjustment Session doesn't update standard cost
2459 # Bug [0000044] Standard Cost error on credit note
2460 $ /inventory/includes/db/items_adjust_db.inc
2461   /purchasing/includes/db/grn_db.inc
2462   /purchasing/includes/invoice_db.inc
2463 # Bug [0000045] Cannot close fiscal year 
2464 $ /admin/fiscalyears.php
2465 # Update screen bug in Bank Account Inquiry.
2466   $ /gl/inquiry/bank_inquiry.php
2467
2468 02-Sep-2008 Joe Hunt
2469 # Bug when selecting report, List of Journal Entries, by type. Nothing selected.
2470 $ /reporting/includes/reports_classes.inc
2471 $ /reporting/rep702.php
2472
2473 01-Sep-2008 Joe Hunt
2474 ! Up-to-date translation file (some strings were missing, single quotations in .inc files)
2475 $ /lang/new_language_template/LC_MASSAGES/empty.po
2476   /lang/en_US/LC_MESSAGES/en_US.mo
2477
2478 31-Aug-2008 Janusz Dobrowolski
2479 + Added ajax support for file uploading
2480 $ /js/utils.js
2481 # Final fix for logo file upload
2482 $ /admin/company_preferences.php
2483 # Fixed item image file upload
2484 $ /inventory/manage/items.php
2485
2486 30-Aug-2008 Janusz Dobrowolski
2487 ! Up to date translation file
2488 $ /lang/new_language_template/LC_MASSAGES/empty.po
2489 # Fixed broken &amp's in backup files [0000040]
2490 $ /admin/db/maintenance_db.inc
2491 # Temporary fix (sync page reload) for uploading logo file
2492 $ /admin/company_preferences.php
2493 -------------------------------2.0 Final --------------------------------------------
2494 21_aug-2008 Joe Hunt
2495 ! config.php file. Version changed to 2.0
2496 $ config.php
2497 ! Set time out to 120 seconds.
2498 $ /install/save.php
2499 # Removed js warnings on index pages
2500 $ /js/utils.js
2501
2502 20-Aug-2008 Joe Hunt
2503 # Bug [0000037] Price diff and deliveries between po receive and supp invoice. (Again)
2504 $ /includes/db/inventory_db.inc
2505   /purchase/includes/db/grn_db.inc
2506   /purchase/includes/db/invoice_db.inc
2507
2508 20-Aug-2008
2509 # [0000041] Voiding PO GRN's could be dangerous, if deliveries have been done. Eliminating it. Use item adjustment with 0 price.
2510 $ /admin/db/voiding_db.inc
2511 # Fixing a minor bug in grn_db.inc
2512 $ /purchasing/includes/db/grn_db.inc 
2513   
2514 19-Aug-2008 Joe Hunt
2515 # Fixed some color conversion problems in the new PDF Engine
2516 $ /reporting/includes/pdf_report.inc
2517   /reporting/includes/class.pdf.inc
2518   
2519 19-Aut-2008 Joe Hunt
2520 ! Optimized the textwraplines in pdf_report.inc and header2.inc
2521   /reporting/includes/pdf_report.inc
2522   /reporting/includes/header2.inc (This is important to download too!)
2523   
2524 19-Aug-2008 Joe Hunt
2525 ! Replacing the PDF Engine with a slightly modified TCPDF
2526 $ /reporting/fonts/helvetica*.php (new php files)
2527   /reporting/fonts/*.atm files removed
2528   /reporting/includes/pdf_report.inc (changed)
2529   /reporting/includes/class.pdf.inc (changed)
2530   /reporting/includes/barcodes.php (new file)
2531   /reporting/includes/htmlcolors.php (new file)
2532   /reporting/includes/html_entity_decode_php4.php (new file)
2533   /reporting/includes/tcpdf.php (new file, the PDF engine)
2534   /reporting/includes/unicode_data2.php (new file, reduced unicode_data.php)
2535   
2536 18-Aug-2008 Joe Hunt
2537 # Bug [0000038] Voiding a cost update doesn't void even if it says so. There will now be an error msg saying
2538   that this can not be done. 
2539 $ /admin/db/voiding_db.inc
2540
2541 18-Aug-2008 Joe Hunt
2542 # Bug [0000037] Price diff and deliveries between po receive and supp invoice.
2543 $ /purchase/includes/db/grn_db.inc
2544   /purchase/includes/db/invoice_db.inc
2545   
2546 16-Aug-2008 Janusz Dobrowolski
2547 # Fixed first supplier add confirmation [0000039].
2548 $ /purchasing/manage/suppliers.php
2549 # Fixed entering direct documents with date in the past [0000036]
2550 $ /sales/customer_delivery.php
2551   /sales/includes/cart_class.inc
2552 # Fixed date_picker caching in debug mode
2553 $ /includes/ui/ui_view.inc
2554 # Some focus fixes after user entry error
2555 $ /sales/manage/credit_status.php
2556   /sales/manage/customer_branches.php
2557   /sales/manage/sales_areas.php
2558   /sales/manage/sales_people.php
2559
2560 08-Aug-2008 Joe Hunt
2561 # Wrong email-adress field taken when emailing documents [0000035].
2562 $ /sales/includes/db/cust_trans_db.inc
2563
2564 02-Aug-2008 Joe Hunt
2565 # Use Item Sales Account as default when creating new branch. Customer Branch Sales Account overrides Item Sales Accounts.
2566 $ /sales/manage/customer_branches.php
2567
2568 01-Aug-2008 Joe Hunt
2569 ! Customer Dimension overrides an Item Dimension when creating GL transactions
2570 $ /sales/includes/db/customers_db.inc
2571   /sales/includes/db/sales_credit_db.inc
2572   /sales/includes/db/sales_delivery_db.inc
2573   /sales/includes/db/sales_invoice_db.inc
2574   
2575 31-Jul-2008 Joe Hunt
2576 + Added a new menu entry after that Bank Payment or Bank Deposit has been processed.
2577 $ /gl/gl_bank.php
2578
2579 30-Jul-2008 Joe Hunt
2580 ! Currency selection in Price Listing Report
2581 $ /reporting/rep104.php
2582   /reporting/reports_main.php
2583   
2584 28-Jul-2008 Janusz Dobrowolski
2585 # Fixed control buttons reset after record deletion.
2586 $ /admin/fiscalyears.php
2587   /admin/payment_terms.php
2588   /admin/shipping_companies.php
2589   /gl/manage/bank_accounts.php
2590   /gl/manage/currencies.php
2591   /gl/manage/gl_account_classes.php
2592   /gl/manage/gl_account_types.php
2593   /inventory/manage/item_categories.php
2594   /inventory/manage/item_units.php
2595   /inventory/manage/locations.php
2596   /inventory/manage/movement_types.php
2597   /manufacturing/manage/work_centres.php
2598   /sales/manage/credit_status.php
2599   /sales/manage/customer_branches.php
2600   /sales/manage/sales_areas.php
2601   /sales/manage/sales_people.php
2602   /sales/manage/sales_types.php
2603   /taxes/item_tax_types.php
2604   /taxes/tax_groups.php
2605   /taxes/tax_types.php
2606
2607 27-Jul-2008 Janusz Dobrowolski
2608 # Fixed record selection on pages using non-numeric selectors with simple_page_mode() helper. 
2609 $ /includes/ui/ui_controls.inc
2610   /includes/ui/ui_input.inc
2611   /inventory/manage/item_units.php
2612 # Fixed focus setting on multi-form pages.
2613 $ /js/utils.js
2614 # Fixed ajax reload
2615 $ /manufacturing/work_order_release.php
2616
2617 26-Jul-2008 Janusz Dobrowolski
2618 ! Potentially dangerous for whole FA site operations are currently available only for admins of first registered company (site admins).
2619 $ /config.php
2620   /admin/create_coy.php
2621   /admin/inst_lang.php
2622   /admin/inst_module.php
2623   /includes/current_user.inc
2624 # Small layout fix
2625   /admin/fiscalyears.php
2626
2627 25-Jul-2008 Joe Hunt
2628 # Minor adjustments
2629 $ /includes/page/header.inc
2630   /manufacturing/work_order_release.php
2631   
2632 25-Jul-2008 Joe Hunt
2633 # Default application setting does not work [0000034]
2634 $ /includes/page/header.inc
2635
2636 25-Jul-2008 Joe Hunt
2637 ! The built version in config.php now shows the last change date of this file (CHANGELOG.txt).
2638 $ config.php
2639
2640 25-Jul-2008 Joe Hunt
2641 # Missing GL transactions when producing advanced manufacturing [0000032].
2642 $ /manufacturing/includes/db/work_order_produce_items_db.inc
2643
2644 24-Jul-2008 Janusz Dobrowolski
2645 + Added fatal error handling during ajax calls - [0000003] closed
2646 $ includes/session.inc
2647 # Fixed hints for lists without submit [0000026]
2648 $ includes/ui/ui_lists.inc
2649 # Removed not used file (related to [0000023])
2650 $ sql/basic.sql
2651
2652 24-Jul-2008 Joe Hunt
2653 # Pressing the link in the meta_forward function may result in a blank page.
2654 $ /includes/ui/ui_controls.inc
2655
2656 23-Jul-2008 Joe Hunt
2657 # Increment reference bug in GL Deposit and missing hyperlink parameter.
2658 $ /gl/gl_bank.php
2659   /gl/includes/gl_bank_ui.inc
2660   
2661 22-Jul-2008 Janusz Dobrowolski
2662 # Corrected backup maintenance page display during script download.
2663 $ /admin/backups.php
2664
2665 20-Jul-2008 Janusz Dobrowolski
2666 # Corrected reports page display after yesterday change.
2667 $ /reporting/reports_main.php
2668
2669 19-Jul-2008 Janusz Dobrowolski
2670 ! Content of js-only pages superseded by the requirement notification in non-js browsers.
2671 $ /admin/backups.php
2672   /reporting/reports_main.php
2673 + Support for js only divs/pages.
2674 $ /includes/main.inc
2675   /includes/ui/ui_controls.inc
2676   /js/inserts.js
2677 # Fixed page usability in non-js mode.
2678 $ /sales/inquiry/sales_orders_view.php
2679 # Small table view fix
2680 $ /admin/inst_lang.php
2681
2682 18-Jul-2008 Janusz Dobrowolski
2683 + Added optional processing progressbar for submit buttons
2684 $ /includes/ui/ui_input.inc
2685   /includes/ui/ui_lists.inc
2686   /js/inserts.js
2687   /themes/aqua/images/progressbar.gif (new)
2688   /themes/cool/images/progressbar.gif (new)
2689   /themes/default/images/progressbar.gif (new)
2690 # Fixed database error after empty supplier search result [0000022]
2691 $ /purchasing/supplier_credit.php
2692   /purchasing/supplier_invoice.php
2693 # Fixed focus after update
2694 $ /admin/company_preferences.php
2695 # Fixed message typo.
2696 $ /admin/create_coy.php
2697 # Fixed line edition layout
2698 $ /inventory/includes/item_adjustments_ui.inc
2699
2700 18-Jul-2008 Joe Hunt
2701 # Parse error fixed [0000021] in customer_credit_invoice.php
2702 $ /sales/customer_credit_invoice.php
2703
2704 15-Jul-2008 Janusz Dobrowolski
2705 # Fixed bug [0000018] - unwanted freight cost reset on page update.
2706 $ /sales/customer_delivery.php
2707
2708 14-Jul-2008 Janusz Dobrowolski
2709 # Fixed bug [0000017] - error while checking qoh
2710 $ /includes/ui/items_cart.inc
2711   /manufacturing/work_order_issue.php
2712 # Fixed ajax update
2713 $ /gl/manage/gl_accounts.php
2714
2715 13-Jul-2008 Joe Hunt
2716 + Added GL Summary of Tax Report (rep709.php). Usable only if different Tax Accounts are used.
2717 $ /reporting/rep709.php
2718
2719 12-Jul-2008 Joe Hunt
2720 ! Rewrite of Tax Report (rep709.php).
2721 $ /reporting/rep709.php
2722
2723 09-Jul-2008 Janusz Dobrowolski
2724 # Corrections to maximum input lengths
2725 $ /gl/manage/bank_accounts.php
2726   /gl/manage/gl_account_classes.php
2727 # Fixed spare Back link on restricted pages
2728 $ /includes/session.inc
2729 # Fixed bank_account_types_list()
2730 $ /includes/ui/ui_lists.inc
2731 # Fixed warning about unexisting POST var
2732 $ /sales/manage/customers.php
2733
2734 08-Jul-2008 Janusz Dobrowolski
2735 # Added validation of entered quantities
2736 $ /sales/customer_credit_invoice.php
2737 # Fixed ajax update (0000015) and quantity checks
2738 $ /sales/customer_delivery.php
2739   /sales/customer_invoice.php
2740 # Fixed invalid voiding sales invoice/delivery/credit (0000016)
2741 $ /sales/includes/db/sales_delivery_db.inc
2742   /sales/includes/db/sales_invoice_db.inc
2743   /sales/includes/sales_db.inc
2744 # Fixed setting document date to Today() 
2745 $ /sales/includes/cart_class.inc
2746
2747 08-Jul-2008 Joe Hunt
2748 + Addition in test of duplicate fiscal year
2749 $ /admin/fiscalyears.php
2750
2751 07-Jul-2008 Joe Hunt
2752 # Corrected a subbug in 00000012 (blank page in sales_types.php).
2753 $ /sales/manage/sales_types.php
2754
2755 07-Jul-2008 Janusz Dobrowolski
2756 + Added ajax
2757 $ /admin/fiscalyears.php
2758   /inventory/purchasing_data.php
2759 # Corrected factor parameter checking (fixes 00000012)
2760 $ /sales/includes/sales_db.inc
2761 ! Changed selector for fiscal year functions to id
2762 $ /admin/db/company_db.inc
2763 # Checking options parameter for combos 
2764 $ /includes/ui/ui_lists.inc
2765
2766 06-Jul-2008 Janusz Dobrowolski
2767 + Ajax additions
2768 $ /admin/view_print_transaction.php
2769   /admin/void_transaction.php
2770   /dimensions/dimension_entry.php
2771   /manufacturing/work_order_entry.php
2772   /manufacturing/manage/bom_edit.php
2773   /sales/manage/customer_branches.php
2774 + Default value calculated for new prices
2775 $ /inventory/prices.php
2776 + Optional default value for input_num()
2777 $ /includes/ui/ui_input.inc
2778 + Submit on change option for currency lists
2779 $ /includes/ui/ui_lists.inc
2780 # factor parameter in get_price() is now optional
2781 $ /sales/includes/sales_db.inc
2782 # Smaller fix to ajax page content update
2783 $ /sales/manage/customers.php
2784
2785 05-Jul-2008 Janusz Dobrowolski
2786 + Ajax additions
2787 $ /admin/change_current_user_password.php
2788   /admin/company_preferences.php
2789   /admin/forms_setup.php
2790   /admin/gl_setup.php
2791   /admin/payment_terms.php
2792   /admin/shipping_companies.php
2793   /admin/users.php
2794   /inventory/manage/item_categories.php
2795   /inventory/manage/item_units.php
2796   /inventory/manage/locations.php
2797   /inventory/manage/movement_types.php
2798   /manufacturing/manage/work_centres.php
2799   /sales/manage/credit_status.php
2800   /sales/manage/sales_areas.php
2801   /sales/manage/sales_people.php
2802   /sales/manage/sales_types.php
2803   /taxes/item_tax_types.php
2804   /taxes/tax_groups.php
2805   /taxes/tax_types.php
2806 # Gettext fixes
2807 $ /gl/manage/bank_accounts.php
2808   /gl/manage/bank_trans_types.php
2809   /gl/manage/currencies.php
2810   /gl/manage/gl_account_classes.php
2811   /gl/manage/gl_account_types.php
2812   /gl/manage/gl_accounts.php
2813
2814 04-Jul-2008 Janusz Dobrowolski
2815 + Ajax additions
2816   /gl/inquiry/bank_inquiry.php
2817   /gl/inquiry/gl_account_inquiry.php
2818   /gl/inquiry/gl_trial_balance.php
2819   /gl/manage/bank_accounts.php
2820   /gl/manage/bank_trans_types.php
2821   /gl/manage/currencies.php
2822   /gl/manage/exchange_rates.php
2823   /gl/manage/gl_account_classes.php
2824   /gl/manage/gl_account_types.php
2825   /gl/manage/gl_accounts.php
2826 ! Changed layout for simple db table editor pages
2827 $ /includes/ui/ui_input.inc
2828 - Removed unused GL account settings.
2829 $ /admin/gl_setup.php
2830   /admin/db/company_db.inc
2831   /gl/manage/gl_accounts.php
2832 # Fixed default sales account for customer branch.
2833 $ /admin/gl_setup.php
2834   /sales/manage/customer_branches.php
2835 # Fixed focus after ajax page reload.
2836 $ /includes/ajax.inc
2837 # Fixed optional submit for yesno and gl_all_accounts lists.
2838 $ /includes/ui/ui_lists.inc
2839
2840 01-Jul-2008 Janusz Dobrowolski
2841 + Ajax additions
2842   /gl/bank_transfer.php
2843   /gl/gl_budget.php
2844   /gl/gl_journal.php
2845   /gl/includes/ui/gl_journal_ui.inc
2846 + Added client side calculations for budget
2847   /gl/gl_budget.php
2848   /js/budget.js
2849 # Fixed default POST assigning [fixes 0000009]
2850   /includes/ui/ui_lists.inc
2851 # Fixed submit type in submit_row()
2852   /includes/ui/ui_input.inc
2853 # Small display fix
2854   /gl/manage/currencies.php
2855 ! Code cleanup
2856   /gl/gl_bank.php
2857   /gl/includes/ui/gl_bank_ui.inc
2858   /inventory/adjustments.php
2859   /inventory/transfers.php
2860   /purchasing/po_entry_items.php
2861   /sales/sales_order_entry.php
2862   /sales/credit_note_entry.php
2863
2864 29-Jun-2008 Janusz Dobrowolski
2865 ! Rewritten bank deposit/payment related files, added ajax
2866   /gl/gl_deposit.php (removed)
2867   /gl/gl_payment.php (removed)
2868   /gl/gl_bank.php (added)
2869   /gl/includes/ui/gl_bank_ui.inc (new file)
2870   /gl/includes/ui/gl_deposit_ui.inc (removed)
2871   /gl/includes/ui/gl_payment_ui.inc (removed)
2872   /gl/includes/db/gl_db_banking.inc
2873   /gl/gl_journal.php
2874   /manufacturing/search_work_orders.php
2875   /applications/generalledger.php
2876 + Added fallback flag for non-js mode only ui elements
2877 $ /js/inserts.js
2878 ! Default value from POST for check_box,hidden and text_cells inputs
2879 $ /includes/ui/ui_input.inc
2880 ! Rewritten non-sql list selectors
2881 $ /includes/ui/ui_lists.inc
2882   /purchasing/inquiry/supplier_allocation_inquiry.php
2883   /purchasing/inquiry/supplier_inquiry.php
2884 ! Added trans_type parameter to items_cart()  
2885 $ /includes/ui/items_cart.inc
2886   /inventory/adjustments.php
2887   /inventory/transfers.php
2888   /manufacturing/work_order_issue.php
2889
2890 27-Jun-2008 Janusz Dobrowolski
2891 + Ajax additions
2892 $ /dimensions/dimension_entry.php
2893   /dimensions/inquiry/search_dimensions.php
2894   /manufacturing/work_order_add_finished.php
2895   /manufacturing/work_order_issue.php
2896   /manufacturing/work_order_release.php
2897   /manufacturing/includes/work_order_issue_ui.inc
2898   /manufacturing/search_work_orders.php
2899 ! Default $selected_id=null (ie current $_POST value) for all lists;
2900    standard view (ie with search box) of stock_component_list()
2901 $ /includes/ui/ui_lists.inc
2902 # Fixed selection for outstanding work orders
2903 $ /manufacturing/search_work_orders.php
2904 # Fixed stock item links
2905 $ /inventory/includes/item_adjustments_ui.inc
2906   /inventory/includes/stock_transfers_ui.inc
2907 # Fixed typo in menu option
2908 $ /applications/manufacturing.php
2909
2910 27-Jun-2008 Joe Hunt
2911 # Minor html adjustment in login.php
2912 $ /access/login.php
2913 # Fixed a bug when trying to create a duplicate year
2914 $ /admin/fiscalyears.php
2915 # Fixed a misspelled parameter (OutstandingOnly) in manufacturing.php
2916 $ /applications/manufacturing.php
2917
2918 26-Jun-2008 Janusz Dobrowolski
2919 + Ajax additions
2920 $ /includes/ui/ui_lists.inc
2921   /inventory/adjustments.php
2922   /inventory/cost_update.php
2923   /inventory/prices.php
2924   /inventory/transfers.php
2925   /inventory/includes/item_adjustments_ui.inc
2926   /inventory/includes/stock_transfers_ui.inc
2927   /inventory/inquiry/stock_movements.php
2928   /inventory/manage/items.php
2929   /manufacturing/work_order_entry.php
2930   /purchasing/po_entry_items.php
2931 ! Changes to items_cart API (line_items indexed by line# instead of stock_id)
2932 $ /includes/ui/items_cart.inc
2933 # Fixed bug 0000008 (call to no more existing function)
2934 $ /sales/includes/db/sales_types_db.inc
2935
2936 25-Jun-2008 Joe Hunt
2937 # Fixed 'div end out of order' in invoice_ui.inc causing the newwave bug with missing menu
2938 $ /purchasing/includes/ui/invoice_ui.inc
2939
2940 25-Jun-2008 Janusz Dobrowolski
2941 # Fixed bug 0000004, removed nested forms in supplier invoice/credit
2942 $ /purchasing/includes/ui/invoice_ui.inc
2943
2944 25-Jun-2008 Joe Hunt
2945 # Fixed bug when updating/saving Tax Group Items
2946 $ /includes/ui/ui_lists.inc
2947
2948 24-Jun-2008 Joe Hunt
2949 # Fixed inconsistencies in customer and supplier aging 
2950 $ /sales/includes/db/customers_db.inc
2951   /sales/inquiry/customer_inquiry.php
2952   /purchasing/includes/db/suppliers_db.inc
2953   /reporting/rep102.php
2954   /reporting/rep202.php
2955 # Fixed a bug when trying to back the inv.date and due date in Direct Invoicing.
2956 $ /sales/sales_order_entry.php
2957
2958
2959 23-Jun-2008 Janusz Dobrowolski
2960 + Ajax additions to sales and purchasing modules
2961 $ /purchasing/po_receive_items.php
2962   /purchasing/supplier_credit.php
2963   /purchasing/supplier_credit_grns.php
2964   /purchasing/supplier_invoice.php
2965   /purchasing/supplier_invoice_grns.php
2966   /purchasing/supplier_trans_gl.php
2967   /purchasing/allocations/supplier_allocate.php
2968   /purchasing/includes/ui/invoice_ui.inc
2969   /sales/customer_credit_invoice.php
2970   /sales/allocations/customer_allocate.php
2971 # Fixed edition of purchase order (bug #0000001)
2972 $ /purchasing/includes/ui/po_ui.inc
2973 ! Improved client side allocation functions
2974 $ /js/allocate.js
2975 + Optional coloured price_format()
2976 $ /js/utils.js
2977   /js/inserts.js
2978 ! Async update of locations selector
2979 $ /includes/ui/ui_lists.inc
2980 # Fixed warning on pages without default focus.
2981 $ /includes/ui/ui_controls.inc
2982 # Fixed initial display for numeric inputs with dec=0. 
2983 $ /includes/ui/ui_input.inc
2984
2985 21-Jun-2008 Janusz Dobrowolski
2986 + Ajax additions to sales and purchasing modules
2987 $ /purchasing/po_entry_items.php
2988   /purchasing/supplier_payment.php
2989   /purchasing/allocations/supplier_allocate.php
2990   /purchasing/includes/ui/po_ui.inc
2991   /purchasing/inquiry/po_search.php
2992   /purchasing/inquiry/po_search_completed.php
2993   /purchasing/inquiry/supplier_allocation_inquiry.php
2994   /purchasing/inquiry/supplier_inquiry.php
2995   /purchasing/manage/suppliers.php
2996   /sales/manage/customers.php
2997
2998 21-Jun-2008 Joe Hunt
2999 + Added upload functionality to company logo. Better names on lists search.
3000 $ /admin/company_preferences.php
3001 ! Better layout on company logo print-out
3002 $ /reporting/includes/header2.inc
3003
3004 ---------------------------------------Release Candidate 2-------------------------------
3005 20-Jun-2008 Joe Hunt
3006 ! 2.0 Release Candidate 2
3007 $ config.php
3008   update.html
3009   
3010 20-Jun-2008 Joe Hunt
3011 ! In reorder_level.php the heading gets updated as well
3012 $ /inventory/reorder_level.php
3013 ! Changes the -1 to 'User Quantiry Decimals' in the table for units.
3014 $ /inventory/manage/item_units.php
3015
3016 20-Jun-2008 Janusz Dobrowolski
3017 # Proper error handling even after exit() call.
3018 $ /includes/errors.inc
3019   /includes/main.inc
3020   /includes/session.inc
3021 # Fixed initial combo selection.
3022   /includes/ui/ui_lists.inc
3023 # Layout fixes to customer edition.
3024   /sales/manage/customers.php
3025 # Added order table reload after template option change
3026   /sales/inquiry/sales_orders_view.php
3027
3028 19-Jun-2008 Janusz Dobrowolski
3029 + Added ajax improvements
3030 $ /purchasing/allocations/supplier_allocation_main.php
3031   /sales/customer_delivery.php
3032   /sales/customer_invoice.php
3033   /sales/allocations/customer_allocation_main.php
3034   /sales/manage/customers.php
3035 + Ajax added to check helper function
3036 $ /includes/ui/ui_input.inc
3037 # Fixing database error in branch exist check on empty customer_id
3038 $ /includes/data_checks.inc
3039 # Layout fix for hyperlink_params_td()
3040 $ /includes/ui/ui_controls.inc
3041 # Fix for initial combo position
3042 $ /includes/ui/ui_lists.inc
3043 # Fix to select onchange extension
3044 $ /js/inserts.js
3045
3046 19-Jun-2008 Joe Hunt
3047 ! changed so the due date is updated when changing customer in direct invoice.
3048 $ /sales/includes/ui/sales_order_ui.inc
3049
3050 19-Jun-2008 Joe Hunt
3051 # Minor layout bug at Credit Shipping Costs in customer_credit_invoice.php
3052 $ /sales/customer_credit_invoice.php
3053
3054 18-Jun-2008 Janusz Dobrowolski
3055 + Added ajax improvements
3056 $ /sales/credit_note_entry.php
3057   /sales/customer_payments.php
3058   /sales/sales_order_entry.php
3059   /sales/includes/ui/sales_credit_ui.inc
3060   /sales/includes/ui/sales_order_ui.inc
3061   /sales/inquiry/customer_allocation_inquiry.php
3062   /sales/inquiry/customer_inquiry.php
3063 + Added optional trigger parameter to div_start()
3064 $ /includes/ui/ui_controls.inc
3065 + Added dec attribute ajax update for amount fields 
3066 $ /includes/ui/ui_input.inc
3067 + Ajaxified stock item types and credit types lists
3068 $ /includes/ui/ui_lists.inc
3069 # Fixed onblur for amount fields, extended onchange event handling for selects
3070 $ /js/inserts.js
3071 # Fixed addAssign() js handler for nonstandard attributes
3072 $ /js/utils.js
3073 # Fixed bug in stock item image upload
3074 $ /inventory/manage/items.php
3075
3076 17-Jun-2008 Joe Hunt
3077 ! More files with Quantity routines needed fix due to php4 related issue.
3078 $ /includes/current_user.inc
3079   /manufacturing/work_order_entry.php
3080   /manufacturing/inquiry/where_used_inquiry.php
3081   /manufacturing/manage/bom_edit.php
3082   /purchasing/po_receive_items.php
3083   /purchasing/supplier_credit_grns.php
3084   /purchasing/supplier_invoice_grns.php
3085   /sales/customer_credit_invoice.php
3086   /sales/includes/ui/sales_order_ui.inc
3087
3088 16-Jun-2008 Joe Hunt
3089 ! Changed so Customer's Reference is printed on all sales documents (you can f.i. enter PO number here).
3090 $ /reporting/includes/header2.inc
3091   /reporting/doctext.inc
3092   /reporting/doctext2.inc
3093   
3094 16-Jun-2008 Joe Hunt
3095 ! Changed the Quantity routines to use the Item Units decimals if any. A lot of files.
3096 $ /includes/current_user.inc
3097   /includes/ui/ui_input.inc
3098   /includes/ui/ui_lists.inc
3099   /inventory/reorder_level.inc
3100   /inventory/includes/item_adjustments_ui.inc
3101   /inventory/includes/stock_transfers_ui.inc
3102   /inventory/includes/db/items_units_db.inc
3103   /inventory/inquiry/stock_movements.php
3104   /inventory/inquiry/stock_status.php
3105   /inventory/manage/item_units.php
3106   /inventory/view/view_adjustment.php
3107   /inventory/view/view_transfer.php
3108   /manufacturing/search_work_orders.php
3109   /manufacturing/work_order_entry.php
3110   /manufacturing/includes/manufacturing_ui.inc
3111   /manufacturing/includes/work_order_issue_ui.inc
3112   /manufacturing/inquiry/where_used_inquiry.php
3113   /manufacturing/manage/bom_edit.php
3114   /manufacturing/view/wo_issue_view.php
3115   /manufacturing/view/wo_production_view.php
3116   /purchasing/po_receive_items.php
3117   /purchasing/supplier_credit_grns.php
3118   /purchasing/supplier_invoice_grns.php
3119   /purchasing/includes/ui/invoice_ui.inc
3120   /purchasing/includes/ui/po_ui.inc
3121   /purchasing/view/view_grn.php
3122   /purchasing/view/view_po.php
3123   /reporting/rep105.php
3124   /reporting/rep107.php
3125   /reporting/rep108.php
3126   /reporting/rep109.php
3127   /reporting/rep110.php
3128   /reporting/rep204.php
3129   /reporting/rep209.php
3130   /reporting/rep301.php
3131   /reporting/rep302.php
3132   /reporting/rep303.php
3133   /reporting/rep401.php
3134   /sales/customer_credit_invoice.php
3135   /sales/customer_delivery.php
3136   /sales/customer_invoice.php
3137   /sales/includes/ui/sales_credit_ui.inc
3138   /sales/includes/ui/sales_order_ui.inc
3139   /sales/view/view_credit.php
3140   /sales/view/view_dispatch.php
3141   /sales/view/view_invoice.php
3142   /sales/view/view_sales_order.php
3143   
3144 15-Jun-2008 Janusz Dobrowolski
3145 + Ajax driven delivery and order queries.
3146 $ /sales/inquiry/sales_deliveries_view.php
3147   /sales/inquiry/sales_orders_view.php
3148 + Added searchbox class selector for text inputs with onchange event handlers.
3149 ! Added text selection after focus.
3150 $ /js/inserts.js
3151   /js/utils.js
3152 + Added submit_on_change option to ref input functions, fixed data picker
3153 $ /includes/ui/ui_input.inc
3154 # Fixed bug in non-js mode for combos type 0 (stock_items_lists).
3155 $ /includes/ui/ui_lists.inc
3156
3157 15-Jun-2008 Joe Hunt
3158 # Changed so Invoice Template gets the current day instead of original day.
3159 $ /sales/sales_order_entry.php
3160
3161 15-Jun-2008 Joe Hunt
3162 # Bug in tax_types_list (spec_id)
3163 $ /includes/ui/ui_lists.inc
3164
3165 14-Jun-2008 Joe Hunt
3166 # Minor annoying layout bug in stock movements.
3167 $ /inventory/inquiry/stock_movements.php
3168
3169 14-Jun-2008 Joe Hunt
3170 ! The Customer Branch Sales Account now overrides the Item Sales Accounts if a Sales Account is here.
3171   Can now be set to 'Use Item Sales Accounts', which is the first choice in list and default.
3172 ! If setting the Customer Branch AR Account to a Bank Account (and hereby also Cash Account) the 
3173   transactions from Direct Invoice and Credit Note will be allocated immediately when placing.
3174 $ /includes/ui/ui_lists.inc
3175   /sales/includes/db/sales_invoice_db.inc
3176   /sales/includes/db/sales_credit_db.inc
3177   /sales/manage/customer_branches.php
3178   .
3179 12-Jun-2008 Joe Hunt
3180 + New inventory sales report. Shows total sales - costs - contribution per category, location, detailed/summary and period.
3181 $ /reporting/reports_main.php
3182   /reporting/rep304.php (new file)
3183   
3184 ---------------------------------------Release Candidate 1-------------------------------
3185 10-Jun-2008 Janusz Dobrowolski
3186 # Some more fixes related to ajax combos usage
3187 $ /includes/ui/ui_lists.inc
3188   /inventory/cost_update.php
3189   /inventory/prices.php
3190   /inventory/purchasing_data.php
3191   /inventory/reorder_level.php
3192   /inventory/includes/item_adjustments_ui.inc
3193   /inventory/inquiry/stock_status.php
3194   /manufacturing/inquiry/where_used_inquiry.php
3195   /manufacturing/manage/bom_edit.php
3196   /purchasing/includes/ui/po_ui.inc
3197 # Fixed focus issues
3198 $ /gl/gl_journal.php
3199   /gl/gl_deposit.php
3200   /gl/gl_payment.php
3201   /js/inserts.js
3202   
3203 09-Jun-2008 Janusz Dobrowolski
3204 # Some additional fixes related to last big committment
3205 $ /gl/gl_journal.php
3206   /gl/gl_deposit.php
3207   /gl/gl_payment.php
3208   /includes/ajax.inc
3209   /includes/reserved.inc
3210   /includes/ui/ui_lists.inc
3211   /includes/ui/ui_view.inc
3212   /js/inserts.js
3213   /js/utils.js
3214   /sales/includes/ui/sales_order_ui.inc
3215   /themes/default/default.css
3216   /themes/aqua/default.css
3217   /themes/cool/default.css
3218
3219 08-Jun-2008 Joe Hunt
3220 ! Preparing for release candidate 1
3221 $ config.php
3222
3223 08-Jun-2008 Joe Hunt
3224 ! Set 'max_execution_time' to 60 seconds by ini_set.
3225 $ /install/save.php
3226
3227 07-Jun-2008 Joe Hunt
3228 # Fixed a layout bug in footer.inc
3229 $ /includes/page/footer.inc
3230
3231 07-Jun-2008 Joe Hunt
3232 ! Changed install.html and update.html
3233 $ install.html
3234   update.html
3235 + New files, change_current_user_password.php and alter2.sql
3236 $ /admin/change_current_user_password.php
3237   /sql/alter2.sql
3238 ! Changed some files for layout
3239 $ /lang/en_US/stylesheet.css
3240   /themes/aqua/default.css
3241   /themes/aqua/renderer.php
3242   /themes/cool/default.css
3243   /themes/cool/renderer.php
3244   /themes/default/default.css
3245   /themes/default/renderer.php
3246 ! Changed install sql scripts
3247 $ /sql/en_US-demo.sql
3248   /sql/en_US-new.sql
3249   
3250 07-Jun-2008 Janusz Dobrowolski
3251 + Added ajax functionality and ui hints to sales form entry pages.
3252 $ /sales/sales_order_entry.php
3253   /sales/includes/ui/sales_order_ui.inc
3254 + Added option for hints display, changed input/lists functions API
3255 $ /admin/display_prefs.php
3256   /admin/db/users_db.inc
3257   /includes/current_user.inc
3258   /includes/prefs/userprefs.inc
3259   /includes/ui/ui_input.inc
3260   /themes/default/renderer.php
3261   /sql/alter.sql
3262 + List functions rewrite. Added ajax functionality, universal combo_input().
3263 $ /includes/ui/ui_lists.inc
3264 + Ajaxified exchange_rate_display()
3265 $ /includes/ui/ui_view.inc
3266 + Added methods for setting focus and page reload to $Ajax class
3267 $ /includes/ajax.inc
3268   /includes/main.inc
3269 + Added comma separated css element selectors
3270 $ /js/behaviour.js
3271 ! Searchable select js changes related to new ui_lists.inc changes
3272 $ /js/inserts.js
3273   /js/utils.js
3274 + Additional style definitions for various ajax controls
3275 $ /themes/default/default.css
3276 ! Fixes related to changed input/lists API and ajax extensions
3277 $ /admin/company_preferences.php
3278   /admin/fiscalyears.php
3279   /admin/forms_setup.php
3280   /admin/gl_setup.php
3281   /dimensions/dimension_entry.php
3282   /dimensions/inquiry/search_dimensions.php
3283   /gl/bank_transfer.php
3284   /gl/includes/ui/gl_deposit_ui.inc
3285   /gl/includes/ui/gl_journal_ui.inc
3286   /gl/includes/ui/gl_payment_ui.inc
3287   /gl/inquiry/bank_inquiry.php
3288   /gl/inquiry/gl_account_inquiry.php
3289   /gl/inquiry/gl_trial_balance.php
3290   /gl/manage/gl_account_types.php
3291   /gl/manage/gl_accounts.php
3292   /includes/ui/ui_controls.inc
3293   /inventory/includes/item_adjustments_ui.inc
3294   /inventory/includes/stock_transfers_ui.inc
3295   /inventory/inquiry/stock_movements.php
3296   /manufacturing/search_work_orders.php
3297   /manufacturing/work_order_add_finished.php
3298   /manufacturing/work_order_entry.php
3299   /manufacturing/includes/work_order_issue_ui.inc
3300   /manufacturing/manage/bom_edit.php
3301   /purchasing/supplier_payment.php
3302   /purchasing/includes/ui/grn_ui.inc
3303   /purchasing/includes/ui/invoice_ui.inc
3304   /purchasing/includes/ui/po_ui.inc
3305   /purchasing/inquiry/po_search.php
3306   /purchasing/inquiry/po_search_completed.php
3307   /purchasing/inquiry/supplier_allocation_inquiry.php
3308   /purchasing/inquiry/supplier_inquiry.php
3309   /sales/customer_credit_invoice.php
3310   /sales/customer_delivery.php
3311   /sales/customer_invoice.php
3312   /sales/includes/ui/sales_credit_ui.inc
3313   /sales/inquiry/customer_allocation_inquiry.php
3314   /sales/inquiry/customer_inquiry.php
3315   /sales/inquiry/sales_deliveries_view.php
3316   /sales/inquiry/sales_orders_view.php
3317   /taxes/tax_groups.php
3318
3319 06-Jun-2008 Joe Hunt
3320 # Final fixes in html layout
3321 $ /admin/create_coy.php
3322   /gl/gl_deposit.php
3323   /gl/gl_payment.php
3324   /gl/manage/exchange_rates.php
3325   /inventory/prices.php
3326   /inventory/purchasing_date.php
3327   /inventory/reorder_level.php
3328   /inventory/inquiry/stock_status.php
3329   /manufacturing/inquiry/where_used_inquiry.php
3330   /manufacturing/manage/bom_edit.php
3331   
3332 05-Jun-2008 Joe Hunt
3333 ! Made an improment to the date picker. Shows the week number as well. Many delivery systems are week number based.
3334 $ /includes/ui/ui_view.inc
3335 # Fixed a html layout bug
3336 $ /includes/page/header.inc
3337
3338 31-May-2008 Joe Hunt
3339 # A lot of annoying layout bugs taken. Mostly from views and inquiries. A couple of files are critical, ui_view and ui_lists!
3340 $ /gl/view/gl_deposit_view.php
3341   /gl/view/gl_payment_view.php
3342   /includes/ui/ui_controls.inc
3343   /includes/ui/ui_lists.inc
3344   /includes/ui/ui_view.inc
3345   /manufacturing/work_order_add_finished.php
3346   /manufacturing/includes/manufacturing_ui.inc
3347   /manufacturing/view/work_order_view.php
3348   /manufacturing/view/wo_issue_view.php
3349   /sales/inquiry/customer_allocation_inquiry.php
3350   /sales/inquiry/customer_inquiry.php
3351
3352 30-May-2008 Joe Hunt
3353 # Fixed bug in 2 files regarding stock movements. Moved from Invoice to Delivery.
3354 $ /inventory/inquiry/stock_movements.php
3355   /reporting/rep302.php
3356
3357 28-May-2008 Joe Hunt
3358 # More bugs related to debtor_trans changes (positive amounts)
3359 $ /gl/includes/db/gl_db_banking.inc
3360   /sales/allocations/customer_allocate.php
3361   /sales/includes/db/custalloc_db.inc
3362   /sales/inquiry/customer_allocation_inquiry.php
3363
3364 27-May-2008 Joe Hunt
3365 # Changed more files with new html/css.
3366 $ /includes/page/header.inc
3367   /purchasing/inquiry/supplier_allocation_inquiry.php
3368   /sales/credit_note_entry.php
3369   
3370 26-May-2008 Joe Hunt
3371 # Fixed many minor bugs, new ones as well as debtor_trans related.
3372 ! Changed to use DOCTYPE html 4.01 transitionel. Some files/css needed change.
3373 $ /admin/backups.php
3374   /admin/create_coy.php
3375   /admin/inst_lang.php
3376   /admin/inst_module.php
3377   /gl/manage/exchange_rates.php
3378   /includes/session.inc
3379   /includes/page/header.inc
3380   /includes/ui/ui_controls.inc
3381   /includes/ui/ui_input.inc
3382   /includes/ui/ui_lists.inc
3383   /includes/ui/ui_view.inc
3384   /purchasing/allocations/supplier_allocate.php
3385   /sales/allocations/customer_allocate.php
3386   /sales/includes/db/sales_credit_db.inc
3387   /sales/inquiry/customer_allocation_inquiry.php
3388   /themes/aqua/default.css
3389   /themes/cool/default.css
3390   /themes/default/default.css
3391   
3392 23-May-2008 Joe Hunt
3393 # Minor bug in dimensions.php (Outstanding Dimensions)
3394 $ /applications/dimensions.php
3395   /dimensions/inquiry/search_dimensions.php
3396   
3397 23-May-2008 Janusz Dobrowolski
3398 ! Include file order / error handling order fixed once again.
3399 $ /includes/main.inc
3400   /includes/session.inc
3401   
3402 23-May-2008 Joe Hunt
3403 ! Moved menu-system from header.inc/footer.inc to renderer.php for relevant theme. Fixed frontaccounting.php to get the
3404   correct renderer.php.
3405 $ frontaccounting.php
3406   /includes/page/header.inc
3407   /includes/page/footer.inc
3408   /themes/default/renderer.php
3409   /themes/cool/renderer.php
3410   /themes/aqua/renderer.php
3411
3412 22-May-2008 Janusz Dobrowolski
3413 ! Error handler switching moved to session.inc for early error catching
3414 $ /includes/main.inc
3415   /includes/session.inc
3416 ! Cosmetic cleanup
3417   /js/utils.js
3418   
3419 18-May-2008 Janusz Dobrowolski
3420 # Added explicit ob_end_flush() on shutdown needed for php5
3421 $ /includes/main.inc
3422 # Fixed for www servers on nonstandard listening ports.
3423 $ /js/JsHttpRequest.js
3424
3425 18-May-2008 Joe Hunt
3426 # Bug when inserting new records in debtor_trans.
3427 $ /sales/includes/db/cust_trans_db.inc
3428
3429 16-May-2008 Janusz Dobrowolski
3430 + Rewritten errors/messages handling, unified for ajax/user/php errors
3431 $ /includes/errors.inc
3432   /includes/main.inc
3433   /includes/ui/ui_msgs.inc
3434 + Framework extended for ajax functionality, javascript code organization improvements.
3435 $ /config.php
3436   /includes/JsHttpRequest.php (new file)
3437   /includes/ajax.inc (new file)
3438   /includes/current_user.inc
3439   /includes/session.inc
3440   /includes/lang/language.php
3441   /includes/page/footer.inc
3442   /includes/page/header.inc
3443   /includes/ui/ui_controls.inc
3444   /includes/ui/ui_input.inc
3445   /includes/ui/ui_view.inc
3446   /js/JsHttpRequest.js (new file)
3447   /js/allocate.js (new file)
3448   /js/utils.js (new file)
3449   /js/behaviour.js
3450   /js/inserts.js
3451   /themes/aqua/images (new dir)
3452   /themes/aqua/images/button_ok.png (new file)
3453   /themes/aqua/images/locate.png (new file)
3454   /themes/cool/images (new dir)
3455   /themes/coll/images/button_ok.png (new file)
3456   /themes/coll/images/locate.png (new file)
3457   /themes/default/images/button_ok.png (new file)
3458   /themes/default/images/progressbar.gif (new file)
3459   /themes/default/images/progressbar1.gif (new file)
3460   /themes/default/images/progressbar2.gif (new file)
3461   /themes/default/default.css
3462   /themes/aqua/default.css
3463   /themes/cool/default.css
3464 ! Payment allocation js functions moved to allocate.js
3465 $ /purchasing/allocations/supplier_allocate.php 
3466   /sales/allocations/customer_allocate.php
3467 ! Some initializations moved from sales_order_ui.inc
3468 $ /sales/includes/cart_class.inc
3469 + Added javascript compression routine
3470 $ /includes/main.inc
3471
3472 14-May-2008 Joe Hunt
3473 # Minor bugs in the former fixing.
3474 $ /includes/ui/ui_lists.inc
3475
3476 14-May-2008 Joe Hunt
3477 # When no_item_list or no_customer_list or no_supplier_list was checked in company setup the listboxes were filled with all
3478   the records when there were no search values.
3479 $ /includes/ui/ui_lists.inc
3480
3481 09-May-2008 Joe Hunt
3482 ! Due to differences in Javascript the script update_db.php had to be changed.
3483 ! New fields, base_sales in 0_company and factor in 0_sales_types affects the default chart of accounts.
3484 $ /update_db.php
3485   /sql/en_US-new.sql
3486   /sql/en_US-demo.sql
3487   
3488 09-May-2008 Janusz Dobrowolski
3489 # Automatic calculation of not set item prices from home currency and base sales type settings.
3490 $ /admin/company_preferences.php
3491   /admin/db/company_db.inc
3492   /includes/ui/ui_lists.inc
3493   /sales/includes/cart_class.inc
3494   /sales/includes/sales_db.inc
3495   /sales/includes/db/sales_order_db.inc
3496   /sales/includes/db/sales_types_db.inc
3497   /sales/includes/ui/sales_credit_ui.inc
3498   /sales/includes/ui/sales_order_ui.inc
3499   /sales/manage/sales_types.php
3500   /sql/alter.sql
3501 # Fixed dev bug blocking change of price on order entry.
3502 $ /sales/includes/ui/sales_order_ui.inc
3503 # Small display fix
3504 $ /sales/manage/sales_people.php
3505
3506 30-Apr-2008 Joe Hunt
3507 # Fixed price update also in purchase order
3508 $ /purchasing/includes/ui/po_ui.inc
3509
3510 30-Apr-2008 Janusz Dobrowolski
3511 # Fixed price update when changing item in sales order.
3512 $ /includes/ui/ui_lists.inc
3513   /js/inserts.js
3514   /sales/includes/ui/sales_order_ui.inc
3515
3516 24-Apr-2008 Janusz Dobrowolski
3517 + Added new per company directory for customized versions of report definition files repXXX.php, checked before using system default file.
3518 $ /company/0/reporting (added new directory)
3519   /company/0/reporting/index.php
3520   /admin/create_coy.php
3521   /reporting/includes/reports_classes.inc
3522 # Warnings turned off in case of charset not supported by htmlspecialchars().
3523 $ /includes/db/connect_db.inc
3524 # Added content type encoding header
3525 $ /includes/page/header.inc
3526
3527 24-Apr-2008 Joe Hunt
3528 # Wrong include file path in /includes/ui/items_cart.inc changed /inventory/includes/prefs/sysprefs.inc to
3529   /includes/prefs/sysprefs.inc
3530 $ /includes/ui/items_cart.inc  
3531 # Wrong include file in /reporting/includes/pdf_report.inc. Changed header2a.inc to header2.inc
3532 $ /reporting/includes/pdf_report.inc
3533
3534 23-Apr-2008 Joe Hunt
3535 ! Removed the content of function header2 in pdf_report.inc to a separate file, header2.inc.
3536   It will make it easier to design your own document layouts.
3537 $ /reporting/includes/pdf_report.inc
3538   /reporting/includes/header2.inc (new file)
3539   
3540 20-Apr-2008 Janusz Dobrowolski
3541 # Checking uniqueness of company settings, fixed creating database with prefix 0 when none was selected.
3542 $ /admin/create_coy.php
3543 ! Added missing include_once directives.
3544 $ /includes/ui/items_cart.inc
3545   /includes/ui/ui_lists.inc
3546   /includes/ui/ui_view.inc
3547 + Added ini default_charset unnecessary for planned ajax calls.
3548 $ /includes/lang/language.inc
3549
3550 19-Apr.2008 Joe Hunt
3551 # Bug (right to left text was done if price decimals were 3). A test sentense from a while
3552   ago wasn't removed.
3553 $ /reporting/includes/pdf_report.inc
3554
3555 18-Apr-2008 Janusz Dobrowolski
3556 # Additional checks on provisions and break point entry.
3557 $ /sales/manage/sales_people.php
3558 ! Modules purchasing, sales and taxes sealed against XSS attacks
3559 $ /install/save.php
3560   /admin/db/maintenance_db.inc
3561   /purchasing/includes/db/grn_db.inc
3562   /purchasing/includes/db/invoice_items_db.inc
3563   /purchasing/includes/db/po_db.inc
3564   /purchasing/includes/db/supp_trans_db.inc
3565   /purchasing/manage/suppliers.php
3566   /sales/includes/db/credit_status_db.inc
3567   /sales/includes/db/cust_trans_db.inc
3568   /sales/includes/db/cust_trans_details_db.inc
3569   /sales/includes/db/sales_order_db.inc
3570   /sales/includes/db/sales_types_db.inc
3571   /sales/manage/customer_branches.php
3572   /sales/manage/customers.php
3573   /sales/manage/sales_areas.php
3574   /sales/manage/sales_people.php
3575   /taxes/db/item_tax_types_db.inc
3576   /taxes/db/tax_groups_db.inc
3577   /taxes/db/tax_types_db.inc
3578
3579 18-Apr-2008 Joe Hunt
3580 ! Module gl sealed against XSS Attacks
3581 $ /gl/includes/db/gl_db_accounts.inc
3582   /gl/includes/db/gl_db_account_types.inc
3583   /gl/includes/db/gl_db_bank_accounts.inc
3584   /gl/includes/db/gl_db_bank_trans.inc
3585   /gl/includes/db/gl_db_bank_trans_types.inc
3586   /gl/includes/db/gl_db_currencies.inc
3587   /gl/includes/db/gl_db_trans.inc
3588   
3589 18-Apr-2008 Janusz Dobrowolski
3590 ! Modules admin and dimensions sealed against XSS attacks
3591 $ /admin/payment_terms.php
3592   /admin/shipping_companies.php
3593   /admin/db/company_db.inc
3594   /admin/db/maintenance_db.inc
3595   /admin/db/users_db.inc
3596   /admin/db/voiding_db.inc
3597   /dimensions/includes/dimensions_db.inc
3598
3599 18-Apr-2008 Joe Hunt
3600 ! Modules includes, inventory and manufacturing sealed against XSS attacks
3601 $ /includes/db/comments_db.inc
3602   /includes/db/inventory_db.inc
3603   /includes/db/references_db.inc
3604   /inventory/includes/db/items_category_db.inc
3605   /inventory/includes/db/items_db.inc
3606   /inventory/includes/db/items_locations_db.inc
3607   /inventory/includes/db/items_units_db.inc
3608   /inventory/includes/db/movement_types_db.inc
3609   /manufacturing/includes/db/work_centres_db.inc
3610   /manufacturing/includes/db/work_orders_db.inc
3611   /manufacturing/includes/db/work_orders_quick_db.inc
3612   /manufacturing/includes/db/work_order_issues_db.inc
3613   /manufacturing/includes/db/work_order_produce_items_db.inc
3614   
3615 18-Apr-2008 Janusz Dobrowolski
3616 ! Changed db_escape function to avoid XSS attacks via js db injection
3617 $ /includes/db/connect_db.inc
3618 # Database inserts/updates secured against js injection
3619 $ /admin/db/maintenance_db.inc
3620   /gl/includes/db/gl_db_accounts.inc
3621   /purchasing/includes/db/po_db.inc
3622   /sales/sales_order_entry.php
3623   /sales/includes/db/sales_order_db.inc
3624
3625 16-Apr-2008 Joe Hunt
3626 # Bug in /includes/ui/ui_lists.inc:914. Sql clause was cut.
3627 $ /includes/ui/ui_lists.inc
3628
3629 09-Apr-2008 Janusz Dobrowolski
3630 # Fixed number formatting bug in standard cost update.
3631 $ /inventory/cost_update.php
3632
3633 -------------------- 2,0 Beta - released ----------------------------
3634
3635 06-Apr-2008 Joe Hunt
3636 ! Changed install.html and update.html to fit the new unstable release 2.0
3637 ! Changed demo sql script to fit the 2.0 unstable.
3638 $ install.html
3639   update.html
3640   /sql/en_US-demo.sql
3641   
3642 06-Apr-2008 Janusz Dobrowolski
3643 # Sales invoice edition denied for documents created in FA 1.xx because of nonportable differences in gl posting/db schema.
3644   /sales/customer_invoice.php
3645 # Fixed typo causing error while adding new tax type.
3646   /taxes/tax_types.php
3647   
3648 05-Apr-2008 Joe Hunt
3649 # Fixed a bug when creating subfolder for new companies. Should be company id and not the table pref counter.
3650 $ /admin/create_coy.php
3651
3652 05-Apr-2008 Joe Hunt
3653 # Removed annoying warnings in several reports. 
3654 $ config.php 
3655   /reporting/rep102.php
3656   /reporting/rep104.php
3657   /reporting/rep201.php
3658   /reporting/rep203.php
3659   /reporting/rep705.php
3660   /reporting/rep706.php
3661   /reporting/rep707.php
3662   /reporting/rep709.php
3663   /reporting/reports_main.php
3664   /reporting/includes/pdf_report.inc
3665   
3666 04-Apr-2008 Janusz Dobrowolski
3667 # Javascript bugfix in selecting orders for template.
3668 $ /sales/inquiry/sales_orders_view.php
3669
3670 04-Apr-2008 Joe Hunt
3671 ! Updated chart of accounts for release 2.0 unstable. Set the status to 2.0 Beta in config.php. Minor changes in update.html
3672 + Preparing for download of release 2.0b on SourceForge.
3673 $ config.php
3674   update.html
3675   /sql/en_US-new.sql
3676   /sql/en_US-demo.sql
3677   
3678 02-Apr-2008 Janusz Dobrowolski
3679 # Removed selector expansion on space key for multi-line selectors
3680 $ /js/inserts.js
3681 ! Hiding search button in combo selectors for javascript enabled browsers
3682 $ /includes/ui/ui_lists.inc
3683   /js/inserts.js
3684 + Focus set to invalid form field after submit check fail
3685 $ /admin/company_preferences.php
3686   /admin/fiscalyears.php
3687   /admin/gl_setup.php
3688   /admin/payment_terms.php
3689   /admin/shipping_companies.php
3690   /admin/users.php
3691   /admin/void_transaction.php
3692   /dimensions/dimension_entry.php
3693   /gl/bank_transfer.php
3694   /gl/gl_deposit.php
3695   /gl/gl_journal.php
3696   /gl/gl_payment.php
3697   /gl/manage/bank_accounts.php
3698   /gl/manage/bank_trans_types.php
3699   /gl/manage/currencies.php
3700   /gl/manage/exchange_rates.php
3701   /gl/manage/gl_account_classes.php
3702   /gl/manage/gl_account_types.php
3703   /gl/manage/gl_accounts.php
3704   /inventory/adjustments.php
3705   /inventory/cost_update.php
3706   /inventory/prices.php
3707   /inventory/purchasing_data.php
3708   /inventory/transfers.php
3709   /inventory/manage/item_categories.php
3710   /inventory/manage/item_units.php
3711   /inventory/manage/items.php
3712   /inventory/manage/locations.php
3713   /inventory/manage/movement_types.php
3714   /manufacturing/work_order_add_finished.php
3715   /manufacturing/work_order_entry.php
3716   /manufacturing/work_order_issue.php
3717   /manufacturing/work_order_release.php
3718   /manufacturing/manage/bom_edit.php
3719   /manufacturing/manage/work_centres.php
3720   /purchasing/po_entry_items.php
3721   /purchasing/po_receive_items.php
3722   /purchasing/supplier_credit.php
3723   /purchasing/supplier_credit_grns.php
3724   /purchasing/supplier_invoice.php
3725   /purchasing/supplier_invoice_grns.php
3726   /purchasing/supplier_payment.php
3727   /purchasing/supplier_trans_gl.php
3728   /purchasing/allocations/supplier_allocate.php
3729   /purchasing/manage/suppliers.php
3730   /sales/credit_note_entry.php
3731   /sales/customer_credit_invoice.php
3732   /sales/customer_delivery.php
3733   /sales/customer_invoice.php
3734   /sales/customer_payments.php
3735   /sales/sales_order_entry.php
3736   /sales/allocations/customer_allocate.php
3737   /taxes/item_tax_types.php
3738   /taxes/tax_groups.php
3739   /taxes/tax_types.php
3740 # Set default focus in update_db.php
3741 $ /admin/backups.php
3742
3743 29-Mar-2008 Janusz Dobrowolski
3744 # Changed gl_all_accounts_list() API
3745 $ /includes/ui/ui_lists.inc
3746 + Enhanced list accessability in kbd usage via space key
3747 $ js/inserts.js
3748
3749 28-Mar-2008 Janusz Dobrowolski
3750 # Fixed headers for various display mode
3751 $ /sales/inquiry/sales_orders_view.php
3752
3753 28-Mar-2008 Joe Hunt
3754 + Added print document options in inquiries.
3755 $ /sales/inquiry/customer_inquiry.php
3756   /sales/inquiry/sales_orders_view.php
3757   /sales/inquiry/sales_deliveries_view.php
3758   /purchasing/inquiry/po_search.php
3759   /purchasing/inquiry/po_search_completed.php
3760   
3761 28-Mar-2008 Joe Hunt
3762 # Fixed a minor bug in customers_db.inc (should include type == 2 - Bank Deposits)
3763 $ /sales/includes/db/customers_db.inc
3764 # Fixed a PHP vers. 5.xx bug. No need for & operator in function calls, only in declaration. Gives a warning.
3765 $ /sales/includes/db/sales_credit_db.inc
3766 # Fixed a wrong variabel declaration doc_Document_no to doc_Invoice_no
3767 $ /reporting/includes/doctext.inc
3768   /reporting/includes/doctext2.inc
3769 # Fixed so Customer Balances and Aged Customer Analysis reports presents correct sign.  
3770 $ /reporting/rep101.php
3771   /reporting/rep102.php
3772
3773 28-Mar-2008 Janusz Dobrowolski
3774 # Layout/focus fixes for no_[customer/supplier/item]_list option on
3775 $  /includes/ui/ui_lists.inc
3776    /purchasing/includes/ui/po_ui.inc
3777    /sales/credit_note_entry.php
3778    /sales/sales_order_entry.php
3779    /sales/includes/ui/sales_credit_ui.inc
3780    /sales/includes/ui/sales_order_ui.inc
3781
3782 27-Mar-2008 Janusz Dobrowolski
3783 + Automatic first field focus on page start, focus order preserved between form updates
3784 $  /gl/inquiry/gl_account_inquiry.php
3785    /includes/page/footer.inc
3786    /includes/ui/ui_controls.inc
3787    /includes/ui/ui_input.inc
3788    /includes/ui/ui_lists.inc
3789    /includes/ui/ui_view.inc
3790    /js/inserts.js
3791    /sales/sales_order_entry.php
3792    /sales/credit_note_entry.php
3793    /sales/includes/ui/sales_credit_ui.inc
3794    /sales/includes/ui/sales_order_ui.inc
3795 + Data picker omitted in keyboard tabbing sequence (FF,IE, not old mozilla)
3796 $  /includes/ui/ui_input.inc
3797 ! Javascript recalcAccount() superseded by class='combo' behaviour binding
3798 $  /gl/gl_deposit.php
3799    /gl/gl_journal.php
3800    /gl/gl_payment.php
3801    /gl/includes/ui/gl_deposit_ui.inc
3802    /gl/includes/ui/gl_journal_ui.inc
3803    /gl/includes/ui/gl_payment_ui.inc
3804    /includes/ui/ui_view.inc
3805    /purchasing/po_entry_items.php
3806    /purchasing/includes/ui/po_ui.inc
3807    /sales/sales_order_entry.php
3808    /sales/includes/ui/sales_credit_ui.inc
3809    /sales/includes/ui/sales_order_ui.inc
3810    /js/inserts.js
3811 ! get_js_set_focus moved from ui_view (this is only standalone form).
3812    /update_db.php
3813 # Fixed debit/credit entry check 
3814 $  /gl/gl_journal.php
3815 # Restored GET/POST security check on path_to_root
3816 $  /config.php
3817
3818 26-Mar-2008 Janusz Dobrowolski
3819 # Bug fixes in purchase module related to tax structure changes.
3820 $  /purchasing/includes/supp_trans_class.inc
3821    /purchasing/includes/db/invoice_db.inc
3822    /purchasing/includes/db/invoice_items_db.inc
3823    /purchasing/includes/ui/invoice_ui.inc
3824    /reporting/rep105.php
3825
3826 25-Mar-2008 Janusz Dobrowolski
3827 ! Per company pdf, backup and graphics directories in 'company' dir.
3828 $  /company (new dir)
3829    /company/0 (new dir)
3830    /company/0/images/ (new dir)
3831    /company/0/images/102.jpg    (moved from inventory/manage/image)
3832    /company/0/images/103.jpg    (moved from inventory/manage/image)
3833    /company/0/images/104.jpg    (moved from inventory/manage/image)
3834    /company/0/images/logo_frontaccounting.jpg   (moved from themes/default/images)
3835    /company/0/images/logo_frontaccounting.png   (moved from themes/default/images)
3836    /admin/backups.php
3837    /admin/create_coy.php
3838    /admin/db/maintenance_db.inc
3839    /install/index.php
3840    /reporting/rep102.php
3841    /reporting/rep104.php
3842    /reporting/rep202.php
3843    /reporting/rep303.php
3844    /reporting/rep706.php
3845    /reporting/rep707.php
3846    /reporting/includes/pdf_report.inc
3847    /inventory/manage/items.php
3848
3849 + jscript component caching (enables browser caching and future compression)
3850 $  /includes/session.inc
3851    /includes/main.inc
3852    /includes/page/header.inc
3853    /includes/ui/ui_view.inc
3854    /admin/display_prefs.php
3855    /config.php
3856
3857 - Removed obsolete file
3858 $  /sales/includes/ui/print_invoice.inc
3859
3860 21-Mar-2008 Janusz Dobrowolski
3861 ! Total Allocation/Left to Allocate update without page submit.
3862 $  /includes/ui/ui_view.inc
3863    /purchasing/allocations/supplier_allocate.php
3864    /sales/allocations/customer_allocate.php
3865 # Fixed unvisable under IE editbutton
3866 $  /themes/aqua/default.css
3867    /themes/cool/default.css
3868    /themes/default/default.css
3869
3870 20-Mar-2008 Janusz Dobrowolski
3871 # Excluding delivery notes from Customer Balances, removed warnings. 
3872 $  /reporting/rep101.php 
3873 # Divide by zero fix on order_price==0 in new supplier invoice
3874 $  /purchasing/supplier_invoice_grns.php
3875 # Database bug fix in new customer entry
3876 $  /sales/manage/customers.php
3877 # Small bug fix (warnings) in is_date() function.
3878 $  /includes/date_functions.inc
3879
3880 18-Mar-2008 Janusz Dobrowolski
3881 # Line items editor uses POST method - no disappearing shippment info.
3882 $  /sales/credit_note_entry.php
3883    /sales/sales_order_entry.php
3884    /sales/includes/ui/sales_credit_ui.inc
3885    /sales/includes/ui/sales_order_ui.inc
3886 + Added edit_button_cell() function
3887 $  /includes/ui/ui_controls.inc
3888 + Helper function for finding indexed submit $_POST vars.
3889 $  /includes/ui/ui_input.inc
3890 + New class .editbutton for buttons. Default view is link alike.
3891 $  /themes/aqua/default.css
3892    /themes/cool/default.css
3893    /themes/default/default.css
3894
3895 17-Mar-2008 Janusz Dobrowolski
3896 # Added rounding when needed to avoid document non cosistent documents.
3897 $  /includes/banking.inc
3898    /purchasing/supplier_credit_grns.php
3899    /purchasing/supplier_invoice_grns.php
3900    /purchasing/includes/supp_trans_class.inc
3901    /purchasing/includes/ui/invoice_ui.inc
3902    /purchasing/includes/ui/po_ui.inc
3903    /reporting/rep107.php
3904    /reporting/rep109.php
3905    /reporting/rep110.php
3906    /reporting/rep209.php
3907    /sales/includes/cart_class.inc
3908    /sales/includes/ui/sales_credit_ui.inc
3909    /sales/includes/ui/sales_order_ui.inc
3910    /sales/view/view_credit.php
3911    /sales/view/view_dispatch.php
3912    /sales/view/view_invoice.php
3913    /sales/view/view_sales_order.php
3914    /taxes/tax_calc.inc
3915 # Sign bug for customer transactions
3916 $  /reporting/rep709.php
3917 # Include file conflict fix
3918 $ /purchasing/includes/ui/invoice_ui.inc
3919   /gl/manage/bank_accounts.php
3920   /manufacturing/inquiry/where_used_inquiry.php
3921   /purchasing/manage/suppliers.php
3922   
3923 16-Mar-2008 Janusz Dobrowolski
3924 + Added javascript add-on for unobtrusive apply javascript handlers to html elements.
3925 $  /js/behaviour.js
3926    /js/inserts.js
3927 + Added javascript source collecting functions
3928 $  /includes/main.inc
3929 ! Moved check_page_security(); for safe start in case of broken wa_current_user var.
3930 + Added global js code collecting arrays  $js_lib, $js_static
3931 $  /includes/session.inc
3932 ! Changed get_js_user num to add_js_user_num; extended for percent/qty/price formatting
3933 $  /includes/ui/ui_view.inc
3934 + Added including javascript source colections from $js_lib, $js_static; conditional display for ajax calls
3935 $  /includes/page/footer.inc
3936    /includes/page/header.inc
3937 ! Added including of data_checks.inc
3938 $  /includes/ui.inc
3939 + User side percent/exrate/qty/price input formatting via onblur handler.
3940 $  /admin/gl_setup.php
3941    /gl/gl_budget.php
3942    /gl/manage/exchange_rates.php
3943    /includes/ui/ui_input.inc
3944    /inventory/purchasing_data.php
3945    /inventory/reorder_level.php
3946    /inventory/includes/item_adjustments_ui.inc
3947    /inventory/includes/stock_transfers_ui.inc
3948    /manufacturing/work_order_entry.php
3949    /manufacturing/manage/bom_edit.php
3950    /purchasing/po_entry_items.php
3951    /purchasing/po_receive_items.php
3952    /purchasing/supplier_credit.php
3953    /purchasing/supplier_credit_grns.php
3954    /purchasing/supplier_invoice_grns.php
3955    /purchasing/supplier_trans_gl.php
3956    /purchasing/allocations/supplier_allocate.php
3957    /purchasing/includes/ui/po_ui.inc
3958    /sales/customer_delivery.php
3959    /sales/customer_invoice.php
3960    /sales/allocations/customer_allocate.php
3961    /sales/includes/ui/sales_credit_ui.inc
3962    /sales/includes/ui/sales_order_ui.inc
3963    /taxes/tax_groups.php
3964    /taxes/tax_types.php
3965
3966 14-Mar-2008 Janusz Dobrowolski
3967  + All forms fixed to accept user native numeric format.
3968  $ /admin/gl_setup.php
3969    /gl/bank_transfer.php
3970    /gl/gl_budget.php
3971    /gl/gl_deposit.php
3972    /gl/gl_journal.php
3973    /gl/gl_payment.php
3974    /gl/includes/db/gl_db_banking.inc
3975    /gl/includes/ui/gl_deposit_ui.inc
3976    /gl/includes/ui/gl_journal_ui.inc
3977    /gl/includes/ui/gl_payment_ui.inc
3978    /gl/manage/exchange_rates.php
3979    /inventory/adjustments.php
3980    /inventory/cost_update.php
3981    /inventory/prices.php
3982    /inventory/purchasing_data.php
3983    /inventory/reorder_level.php
3984    /inventory/transfers.php
3985    /inventory/includes/item_adjustments_ui.inc
3986    /inventory/includes/stock_transfers_ui.inc
3987    /inventory/manage/item_units.php
3988    /manufacturing/work_order_entry.php
3989    /manufacturing/inquiry/where_used_inquiry.php
3990    /manufacturing/manage/bom_edit.php
3991    /purchasing/po_entry_items.php
3992    /purchasing/po_receive_items.php
3993    /purchasing/supplier_credit_grns.php
3994    /purchasing/supplier_invoice_grns.php
3995    /purchasing/supplier_payment.php
3996    /purchasing/supplier_trans_gl.php
3997    /purchasing/allocations/supplier_allocate.php
3998    /purchasing/includes/ui/po_ui.inc
3999    /purchasing/inquiry/po_search.php
4000    /sales/credit_note_entry.php
4001    /sales/customer_credit_invoice.php
4002    /sales/customer_delivery.php
4003    /sales/customer_invoice.php
4004    /sales/customer_payments.php
4005    /sales/sales_order_entry.php
4006    /sales/allocations/customer_allocate.php
4007    /sales/includes/ui/sales_credit_ui.inc
4008    /sales/includes/ui/sales_order_ui.inc
4009    /sales/manage/customers.php
4010    /sales/manage/sales_people.php
4011    /sales/view/view_credit.php
4012    /sales/view/view_dispatch.php
4013    /sales/view/view_invoice.php
4014    /sales/view/view_receipt.php
4015    /sales/view/view_sales_order.php
4016    /taxes/item_tax_types.php
4017    /taxes/tax_groups.php
4018    /taxes/tax_types.php
4019  + User format functions for percent/price/exrate amounts display.
4020  $ /includes/current_user.inc
4021  + Input checking functions for numeric input fields in user native format
4022  $ /includes/data_checks.inc
4023  + Numeric input fields in user native format
4024  $ /includes/ui/ui_input.inc
4025  + Javascript function for conversion to/from user native numeric format.
4026  $ /includes/ui/ui_view.inc
4027  + New class amount for numeric input
4028  $ /themes/aqua/default.css
4029    /themes/cool/default.css
4030    /themes/default/default.css
4031  # Removed warning on adding component
4032    /manufacturing/manage/bom_edit.php
4033  # Quantity display correction
4034    /manufacturing/inquiry/where_used_inquiry.php
4035  # Fixed add_customer_trans() call
4036    /gl/includes/db/gl_db_banking.inc
4037
4038 12-Mar-2008 Joe Hung
4039  + Added update of Units of Measure and converting of deptor_trans records from release 1.XX
4040  - Removed default insertion of Units of Measure. Not neccessary.
4041  $ /sql/alter.sql
4042    /admin/db/maintenance_db.inc (added support for update)
4043
4044 11-Mar-2008 Janusz Dobrowolski
4045  + Table of measure moved into new table item_units
4046  ! Removed $themes[] from config.php, theme list based on directory structure
4047  $ /config.php
4048    /includes/ui/ui_lists.inc
4049    /applications/inventory.php
4050    /inventory/includes/inventory_db.inc
4051    /inventory/includes/db/items_units_db.inc
4052    /inventory/manage/item_units.php
4053    /inventory/manage/items.php
4054    /sql/alter.sql
4055
4056 11-Mar-2008 Joe Hunt
4057  # Small fix for alignment of date and due date label fields in customer_invoice.php and customer_delivery.php
4058  $ /sales/customer_invoice.php
4059    /sales/customer_delivery.php
4060  
4061 10-Mar-2008 Joe Hunt
4062  # Small fix for Template Invoice in sales_order_entry.php on line 363 (duedate for Invoice).
4063  $ /sales/sales_order_entry.php
4064  
4065 10-Mar-2008 Janusz Dobrowolski
4066  + Added price list selector to sales entry (debtor_master gives only default one)
4067  + Added optional submit_on_change parameter to sales ui lists
4068  $ /includes/ui/ui_lists.inc
4069    /sales/sales_order_entry.php
4070    /sales/includes/ui/sales_credit_ui.inc
4071    /sales/includes/ui/sales_order_ui.inc
4072  # Additional PHP5 fixes, do_clone superseded by local ? : constructs
4073  $ /sales/includes/cart_class.inc
4074    /includes/ui/ui_view.inc
4075    /sales/includes/sales_db.inc
4076  # Fixed bogus sales_type lists in edition mode
4077  $ /sales/customer_delivery.php
4078    /sales/customer_invoice.php
4079  # Smaller fixes, cart_class.sales_type name change
4080  $ /sales/includes/ui/sales_credit_db.inc
4081    /sales/credit_note_entry.php
4082    /sales/customer_credit_invoice.php
4083    /sales/includes/cart_class.inc
4084    /sales/includes/db/sales_credit_db.inc
4085    /sales/includes/db/sales_delivery_db.inc
4086    /sales/includes/db/sales_invoice_db.inc
4087    /sales/includes/db/sales_order_db.inc
4088    /sales/includes/ui/sales_credit_ui.inc
4089  # One another pmWiki name conflict removed
4090  $ /admin/display_prefs.php
4091  
4092 09-Mar-2008 Joe Hunt
4093  - Removed redundant form_types functions and the file /reporting/includes/form_types.inc. Removed table form_items
4094  $ /dimensions/includes/dimensions_db.inc
4095    /gl/includes/db/gl_db_banking.inc
4096    /includes/main.inc
4097    /inventory/includes/db/items_adjust_db.inc
4098    /manufacturing/includes/db/work_order_issues_db.inc
4099    /manufacturing/includes/db/work_order_produce_items_db.inc
4100    /manufacturing/includes/db/work_orders_db.inc
4101    /manufacturing/includes/db/work_orders_quick_db.inc
4102    /purchasing/includes/db/grn_db.inc
4103    /purchasing/includes/db/po_db.inc
4104    /purchasing/includes/db/supp_payment_db.inc
4105    /reporting/includes/form_types.inc (File removed)
4106    /sales/includes/db/sales_delivery_db.inc
4107    /sales/includes/db/sales_invoice_db.inc
4108    /sales/includes/db/sales_order_db.inc
4109    /sql/alter.sql
4110  # Bug in calculating exchange rates in Reports Supplier Balances and Customer Balances
4111  $ /reporting/rep101.php
4112    /reporting/rep201.php
4113  # clone replacement do_clone() for both PHP 4 and PHP 5.
4114  $ /includes/ui/ui_view.inc (at the very bottom)
4115    /sales/includes/cart_class.inc
4116    
4117 07-Mar-2008 Janusz Dobrowolski
4118  ! Changed name tax type uniqueness constraint to (name, rate)
4119  $ /includes/ui/ui_lists.inc
4120    /taxes/items_tax_types.php
4121  ! Tax included option moved from tax_group to sales_types table
4122  $ includes/ui/ui_view.inc
4123    /purchasing/includes/ui/invoice_ui.inc
4124    /taxes/tax_calc.inc
4125    /taxes/tax_groups.php
4126    /taxes/db/tax_groups_db.inc
4127    /sql/alter.sql
4128  # Final rewriting of sales module, a lot of bugfixes.
4129  + Template delivery/invoicing
4130  + Concurrent document editing control on sql level
4131  + Most of sales documents are now editable
4132  + Some links to print documents after entry
4133  ! Changed javascript helper function for customer allocations
4134  $ /applications/customers.php
4135    /includes/ui/ui_input.inc
4136    /reporting/rep107.php
4137    /reporting/rep109.php
4138    /reporting/rep110.php
4139    /sales/credit_note_entry.php
4140    /sales/customer_credit_invoice.php
4141    /sales/customer_delivery.php
4142    /sales/customer_invoice.php
4143    /sales/customer_payments.php
4144    /sales/sales_order_entry.php
4145    /sales/allocations/customer_allocate.php
4146    /sales/allocations/customer_allocation_main.php
4147    /sales/includes/cart_class.inc
4148    /sales/includes/sales_db.inc
4149    /sales/includes/sales_ui.inc
4150    /sales/includes/db/cust_trans_db.inc
4151    /sales/includes/db/cust_trans_details_db.inc
4152    /sales/includes/db/custalloc_db.inc
4153    /sales/includes/db/customers_db.inc
4154    /sales/includes/db/payment_db.inc
4155    /sales/includes/db/sales_credit_db.inc
4156    /sales/includes/db/sales_delivery_db.inc
4157    /sales/includes/db/sales_invoice_db.inc
4158    /sales/includes/db/sales_order_db.inc
4159    /sales/includes/db/sales_types_db.inc
4160    /sales/includes/ui/print_invoice.inc
4161    /sales/includes/ui/sales_credit_ui.inc
4162    /sales/includes/ui/sales_order_ui.inc
4163    /sales/inquiry/customer_allocation_inquiry.php
4164    /sales/inquiry/customer_inquiry.php
4165    /sales/inquiry/sales_deliveries_view.php
4166    /sales/inquiry/sales_orders_view.php
4167    /sales/manage/credit_status.php
4168    /sales/manage/sales_types.php
4169    /sales/view/view_credit.php
4170    /sales/view/view_dispatch.php
4171    /sales/view/view_invoice.php
4172    /sales/view/view_receipt.php
4173    /sales/view/view_sales_order.php
4174 # Removed function name conflict with wiki help system
4175    /includes/lang/language.php
4176    
4177 06-Mar-2008 Janusz Dobrowolski
4178  + Wiki help links integration
4179  $ /config.php
4180    /includes/page/header.inc
4181    /includes/lang/language.php
4182  + Optional debuging with xdebug module
4183  $ /index.php
4184    /includes/db/connect_db.inc
4185  ! Concurrent edition fix
4186  $  /includes/systypes.inc
4187  # Table header fix
4188  $  /manufacturing/manage/bom_edit.php
4189  # Menu layout fixes
4190  $ /themes/aqua/renderer.php
4191    /themes/cool/renderer.php
4192    /themes/default/renderer.php
4193  # Removed warning about nonexistent $_GET variable
4194  $ /dimensions/inquiry/search_dimensions.php
4195  # MySQL 3.xx CAST bug fix
4196  $ /includes/db/manufacturing_db.inc
4197    /manufacturing/includes/db/work_order_requirements_db.inc
4198    /manufacturing/inquiry/where_used_inquiry.php
4199
4200 04-Mar-2008 Joe Hunt
4201  ! Changed so that average item material price is automatic updated whenever a PO Delivery is received.
4202    Changed so that a Bill of Materiel, Parent's material price, is automatic updated from underlying items.
4203  $ /inventory/cost_update.php
4204    /purchasing/includes/db/grn_db.inc and
4205    /manufacturing/manage/bom_edit.php. 
4206    /manufacturing/includes/db/work_orders_db.inc
4207    /manufacturing/includes/db/work_orders_quick_db.inc
4208    /manufacturing/work_order_entry.php
4209   
4210 21-Feb-2008 Joe Hunt
4211  + Added Print for documents in /admin/view_print_transaction.php (according to our new routines).
4212  $ /admin/view_print_transaction.php
4213    /applications/setup.php
4214   
4215 17-Feb-2008 Joe Hunt
4216  ! Minor change in menu and function in view_print_transaction.php
4217  $ /admin/view_print_transaction.php
4218    /application/setup.php
4219  + Preparing for print of single documents
4220  $ /reporting/includes/reporting.inc
4221  ! Removing 'out' field in table tax_types
4222  $ /sql/alter.sql
4223    /taxes/tax_types.php
4224    /taxes/db/tax_types_db.inc
4225  + Added 2 functions in ui_input.inc, button and button_cell
4226    /includes/ui/ui_input.inc
4227
4228 11-Feb-2008 Joe Hunt
4229  + Added file, update_db.php, for updating company databases from an SQL script.
4230  $ update_db.php (New file)
4231    update.html
4232   
4233 06-Fef-2008 Joe Hunt
4234  + Added Report, Salesman Listing, rep106.php. 
4235  $ /reporting/reports_main.php
4236    /reporting/rep106.php
4237   
4238 06-Feb-2008 Janusz Dobrowolski
4239  + Separation of customer invoice issue and goods delivery.
4240  + Batch invoicing for more than one delivery
4241  # Corrected inadequate shipping tax calculations.
4242  ! Default debugging status changed to off.
4243  $ /taxes/tax_calc.inc
4244    /taxes/db/tax_groups_db.inc
4245    /admin/db/voiding_db.inc
4246    /applications/customers.php
4247    /includes/systypes.inc
4248    /includes/types.inc
4249    /includes/ui/ui_controls.inc
4250    /includes/ui/ui_lists.inc
4251    /includes/ui/ui_view.inc
4252    /inventory/inquiry/stock_status.php
4253    /reporting/rep105.php
4254    /reporting/rep107.php
4255    /reporting/rep109.php
4256    /reporting/rep110.php 
4257    /reporting/rep209.php
4258    /reporting/reports_main.php
4259    /reporting/includes/doctext.inc
4260    /reporting/includes/doctext2.inc
4261    /reporting/includes/form_types.inc
4262    /reporting/includes/pdf_report.inc
4263    /reporting/includes/reports_classes.inc
4264    /sales/customer_credit_invoice.php
4265    /sales/customer_invoice.php
4266    /sales/sales_order_entry.php
4267    /sales/customer_delivery.php 
4268    /sales/includes/db/sales_delivery_db.inc 
4269    /sales/includes/ui/print_invoice.inc 
4270    /sales/includes/cart_class.inc
4271    /sales/includes/sales_db.inc
4272    /sales/includes/db/cust_trans_db.inc
4273    /sales/includes/db/cust_trans_details_db.inc
4274    /sales/includes/db/sales_credit_db.inc
4275    /sales/includes/db/sales_invoice_db.inc
4276    /sales/includes/db/sales_order_db.inc
4277    /sales/includes/ui/sales_order_ui.inc
4278    /sales/inquiry/customer_allocation_inquiry.php
4279    /sales/inquiry/customer_inquiry.php
4280    /sales/inquiry/sales_orders_view.php
4281    /sales/inquiry/sales_deliveries_view.php 
4282    /sales/view/view_dispatch.php
4283    /sales/view/view_invoice.php
4284    /sales/view/view_sales_order.php
4285    /sql/alter.sql
4286    config.php
4287   
4288 01-Feb-2008 Joe Hunt
4289  ! Changed so sales orders can have more than one row with the same stock_id. In alter.sql.
4290  $ /sales/includes/cart_class.inc
4291    /sales/includes/db/sales_credit_db.inc
4292    /sales/includes/db/sales_invoice_db.inc
4293    /sales/includes/db/sales_order_db.inc
4294    /sales/includes/db/cust_trans_details_db.inc
4295    /sales/includes/ui/sales_order_ui.inc
4296    /sales/includes/ui/sales_credit_ui.inc
4297    /sales/credit_note_entry.php
4298    /sales/customer_credit_invoice.php
4299    /sales/sales_order_entry.php
4300    /sales/customer_invoice.php
4301
4302 31-Jan-2008 Joe Hunt
4303  ! New Release 2.0 Pre Alpha
4304  $ config.php
4305  # Fixed a release 2 related bug in create_coy.php
4306  $ /admin/create_coy.php
4307  + An alter.sql file to use for updating databases. Until the update_db.php is ready, you can use the install/update companies
4308    and select the companies one by one and upload the alter.sql file to all companies. You can still run the release 2
4309    with these databases changes without any new files. They are coming as soon as possible.
4310  $ /sql/alter.sql (New file)  
4311  # Fixed a release 2 related bug. A field in supp_trans_items were declared as integer(11). Changed to VARCHAR(11) in alter.sql
4312    and 2 related files
4313  $ /purchasing/supplier_trans_gl.php
4314    /purchasing/includes/db/invoice_items_db.inc
4315  ! Moved variables $no_item_list, $no_customer_list and $no_supplier_list in config.php to company table
4316  $ /includes/ui/ui_lists.inc
4317    /purchasing/includes/ui/po_ui.inc
4318    /sales/includes/ui/sales_order_ui.inc
4319    /admin/company_preferences.php
4320    /admin/db/company_db.inc
4321    config.php
4322  + Created 3 new fields in salesman table for provision, break point and provision2. Included in alter.sql. 
4323    Update sales_people.php.Preparing for a new Salesman report with provision etc. Selected with time range. Should be very good.
4324  $ /sales/manage/sales_people.php
4325    /includes/ui/ui_input.inc
4326  
4327 -------------------- 2,0 Pre Alpha - above ----------------------------
4328 31-Jan-2008 Janusz Dobrowolski
4329  # Minor bugfix in db_import()
4330  $ /admin/db/maintenance_db.inc
4331  
4332 30-Jan-2008 Janusz Dobrowolski
4333  # Minor display fix in tax_types.php
4334  $ /taxes/tax_types.php
4335  ! Format cleanup on some files.
4336  $ /gl/includes/gl_db.inc
4337    /gl/includes/gl_ui.inc
4338    /applications/application.php
4339    frontaccounting.php
4340    index.php
4341    
4342 -------------------- 1.16 Stable Released ----------------------
4343 28-Jan-2008 Joe Hunt
4344  + Added a possibility to replace the normal listboxes for items, customer and/or suppliers with a search box.
4345    The listboxes can only hold about 1000 items. New variables in config.php, $no_item_list, $no_customer_list 
4346    and $no_supplier_list. Default is the normal behavior for all listboxes.
4347  $ /includes/ui/ui_lists.inc
4348    /sales/includes/ui/sales_orders_ui.inc
4349    /purchases/includes/ui/po_ui.inc
4350    /themes/default/images/locate.png (New file)
4351    config.php
4352
4353  + Added ALTER TABLE possibility in db_import. For future releases.
4354  $ /admin/db/maintenence_db.inc  
4355
4356  # Removed warnings 'Call-time pass-by-reference' in /includes/db/connect_db.inc and /includes/ui/ui_lists.inc
4357  # Fixed File not found when loading local stylesheet.css (for other languages) in /includes/page/header.inc
4358  $ /includes/db/connect_db.inc
4359    /includes/ui/ui_lists.inc
4360    /includes/page/header.inc
4361    /access/login.php
4362    
4363 16-Jan-2008 Joe Hunt
4364  # When login screen is displayed after session timeout page content is broken. It
4365    is because of NOT using absolute paths in href attribute theme elements.
4366  $ /access/login.php
4367  
4368 30-Dec-2007 Joe Hunt
4369  # Minor adjustments in function db_export on line 325
4370  $ /admin/db/maintenance_db.inc
4371  
4372 29-Dec-2007 Joe Hunt
4373  + Added a variable, $print_invoice_no, in config.php for printing the invoice number instead of invoice reference.
4374  $ config.php
4375  
4376  # Fixed a bug when exporting database. Exported NULL field values from NO to empty field (from mysql version 5.0.32).
4377    Also fixed a unneccessary str_replace when importing sql scripts.
4378  ! Changed the PDF presentation to deleting the Javascript cache before presentation.
4379  $ /admin/db/maintenance_db.inc
4380    /reporting/includes/pdf_report.inc
4381    
4382 13-Dec-2007 Joe Hunt
4383  # Still bugs in trial balances and account inquiry on screen when selecting non balance accounts. Fixed.
4384  $ /gl/inquiry/gl_trial_balance.php
4385    /gl/inquiry/gl_account_inquiry.php
4386
4387 13-Dec-2007 Joe Hunt
4388  # Fixed a bug when voiding a transaction (Journal Entry). An eventually underlying bank transfer was not voided.
4389  $ /admin/db/voiding_db.inc
4390  
4391 06-Dec-2007 Joe Hunt
4392  # Fixed a bug when adding lines during Payments to suppliers, the supplier was set back to the first.
4393  $ /gl/gl_payment.php
4394    /gl/includes/ui/gl_payment_ui.inc
4395    
4396  ! Changed $loc_notification to be set to 0 instead of 1.
4397  $ config.php
4398  
4399 -------------------- 1.15 Stable Released ----------------------
4400 05-Dec-2007 Joe Hunt
4401  + Added email notification to stock location when available stock is below reorder level
4402  $ config.php
4403    /sales/includes/db/sales_order_db.inc
4404    
4405  # Fixed bugs in Open balances when account is not a balance account
4406  $ /gl/inquiry/gl_trial_balance.php
4407    /gl/inquiry/gl_account_inquiry.php
4408    /reporting/rep704.php
4409    /reporting/rep708.php
4410    
4411 -------------------- 1.14 Stable Released ----------------------
4412 01-Oct-2007 Joe Hunt
4413  ! Major change in the installation of modules to also accept an SQL-file for upload.
4414  $ config.php
4415    /admin/inst_module.php
4416    /admin/db/maintenance_db.inc
4417    
4418 30-Sep-2007 Joe Hunt
4419  # The following files were still vulnerable. Fixed
4420  $ /access/login.php
4421    /includes/lang/language.php
4422
4423 -------------------- 1.13 Stable Released ----------------------
4424 14-Sep-2007 Joe Hunt
4425  + Added optional link for electronic payment on invoices (PayPal). 
4426  ! Better support for install/update languages.  
4427  ! Minor adjustments
4428  # Fixed a vulnerable item in config.php
4429  $ config.php
4430
4431 14-Sep-2007 Joe Hunt
4432  # We forgot to upload the PO file when installing new language. Used when GETTEXT is not installed on Server.
4433  # config.php has been vulnerable. Fixed.
4434  $ /admin/inst_lang.php
4435  $ config.php
4436  
4437 10-Sep-2007 Joe Hunt
4438  ! Changed Bank Address field from text to textarea (multirows)
4439  $ /gl/manage/bank_accounts.php
4440  
4441 06-Sep-2007 Joe Hunt
4442  + Added optional link for electronic payment on invoices (PayPal)
4443  $ /reporting/reports_main.php
4444    /reporting/rep107.php
4445    /reporting/includes/report_classes.inc
4446    /reporting/includes/pdf_report.inc
4447    /reporting/includes/doc_text.inc
4448    /reporting/includes/doc_text2.inc
4449    
4450 23-Aug-2007 Joe Hunt
4451  # Unnecessary parameter ($db) in check_for_recursive_bom
4452  $ /manufacturing/manage/bom_edit.php
4453  
4454 21-Aug-2007 Joe Hunt
4455  # Bug in /includes/lang/gettext.php (249) affecting changing language!
4456  $ /includes/lang/gettext.php
4457  
4458 08-Aug-2007 Joe Hunt
4459  # Minor adjustments
4460  $ config.php
4461    /access/login.php
4462    /admin/create_coy.php
4463    /reporting/includes/pdf_report.inc
4464    
4465 04-Aug-2007 Joe Hunt
4466  + Added a default fiscal year in the en_US-new.sql and start references.
4467  $ /sql/en_US-new.sql
4468  ! Changed some specific text strings in en_US.po (E.g. TAX instead of VAT)
4469  $ /lang/en_US/LC_MESSAGES/en_US.mo
4470  
4471 03-Aug-2007 Joe Hunt
4472  # A bug in Direct Invoicing (wrong Invoice Date) has been fixed.
4473  $ /sales/includes/db/sales_order_db.inc
4474  
4475 23-Jul-2007 Joe Hunt
4476  # Changed <? in front of 2 files to <?php.
4477  $ /purchasing/includes/purchasing_ui.inc
4478    /reporting/includes/class.mail.inc
4479    
4480 -------------------- 1.12 Stable Released ----------------------
4481 21-Jul-2007 Joe Hunt
4482  + Added option to handle Jalali and Islamic Calendars
4483  ! Minor adjustments
4484  $ config.php
4485    /gl/includes/db/gl_db_trans.inc
4486    /includes/date_functions.inc
4487    /includes/ui/ui_input.inc
4488    /includes/ui/ui_lists.inc
4489    /includes/ui/ui_view.inc
4490    /purchasing/po_receive_items.php
4491    /purchasing/includes/ui/invoice_ui.inc
4492    /purchasing/includes/ui/po_ui.inc
4493    /reporting/rep705.php
4494    /sales/includes/db/sales_order_db.inc
4495    /sales/includes/ui/sales_order_ui.inc
4496    
4497 20-Jul-2007 Joe Hunt
4498  ! Changed parameters on report Sales Order. Option to print as Quote.
4499  $ /reporting/reports_main.php
4500    /reporting/rep109.php
4501    /reporting/includes/pdf_report.inc
4502    /reporting/includes/doctext.inc
4503    /reporting/includes/doctext2.inc
4504  
4505 19-Jul-2007 Joe Hunt
4506  + Added Budget Entry in General Ledger. Includes Dimensions.
4507  $ config.php
4508    /applications/generalledger.php
4509    /gl/gl_budget.php (New File!)
4510    /gl/includes/db/gl_db_trans.inc
4511    /includes/date_functions.inc
4512    /reporting/report_classes.inc
4513    
4514 -------------------- 1.11 Stable Released ----------------------
4515 04-Jul-2007 Joe Hunt
4516  ! Option for using alpha numeric chart of accounts.
4517  $ config.php
4518    /gl/manage/gl_accounts.php
4519    /gl/includes/db/gl_db_accounts.inc
4520    /gl/includes/db/gl_db_bank_trans.inc
4521    /gl/includes/db/gl_db_trans.inc
4522    /gl/inquiry/gl_trial_balance.inc
4523    /admin/db/company_db.inc
4524    /inventory/includes/db/items_db.inc
4525    /sales/manage/customer_branches.inc
4526
4527 04-Jul-2007 Joe Hunt
4528  # Problems retrieving language texts for poEdit in long javascripts
4529  $ /includes/ui/ui_view.inc
4530  
4531 04-May-2007 Joe Hunt
4532  # Database error when updating more than one item row in Sales Orders.
4533  $ /sales/includes/db/sales_order_db.inc
4534  # Database error when inserting work order issues. Fixed.
4535  $ /manufacturing/includes/db/work_order_issues_db.inc
4536  
4537 03-May-2007 Joe Hunt
4538  # Multiple tables and JOIN's have syntax changes in MySQL 5.0.12. Need parentheses.
4539  $ /includes/db/manufacturing_db.inc
4540    /manufacturing/includes/db/work_order_requirements_db.inc
4541
4542 02-May-2007 Joe Hunt
4543  # Missing details on Purchase Order when emailing and printing
4544  $ /reporting/rep209.php
4545  
4546 -------------------- 1.1 Stable Released ----------------------
4547 02-May-2007 Joe Hunt
4548  + Enabled module addons and all the below bugfixes. No changes in database structure.
4549  - Removed /sql/basic.sql (included in the other sql files)
4550  - Removed /themes/default/images/left.gif and /themes/default/images/right.gif 
4551    (not needed anymore).
4552  + Addition of update.html  
4553  $ /admin/inst_module.php (New file!)
4554    /applications/customers.php
4555    /applications/dimensions.php
4556    /applications/generalledger.php
4557    /applications/inventory.php
4558    /applications/manufacturing.php
4559    /applications/setup.php
4560    /applications/suppliers.php
4561    /install/index.php
4562    /install/save.php
4563    /modules/inst_modules.php (New folder and new file!)
4564    /modules/index.php (New file!)
4565    /sql/en_US-demo.sql
4566    /sql/en_US-new.sql
4567    install.html
4568    update.html (New file!)
4569    
4570 01-May-2007 Joe Hunt
4571  # Missing measure of units when printing sales orders
4572  # Update of Sales People caused a database error
4573  $ /sales/manage/sales_people.php
4574    /reporting/rep109.php
4575  
4576 30-Apr-2007 Joe Hunt
4577  + The selected menu tab is now shown with same background as hover color.
4578  $ config.php (default tab line 77. Change if you want)
4579    /includes/page/header.inc
4580    
4581 28-Apr-2007 Joe Hunt
4582  # When saving work order entries a lot of debug boxes appeared. Fixed
4583  # When clicking on the link, Issue, on work order inquires an empty screen appeared. Fixed
4584  # When retrieving work centres id's there was a database error. Fixed by casting string to unsigned
4585  $ /includes/db/manufacturing_db.inc
4586    /manufacturing/work_order_entry.php
4587    /manufacturing/includes/work_order_issue_ui.inc
4588    /manufacturing/includes/db/work_order_requirements_db.inc
4589    /manufacturing/includes/db/work_orders_quick_db.inc
4590    /manufacturing/inquiry/where_used_inquiry.php
4591    
4592 25-Apr-2007 Joe Hunt
4593  # Missing Date Picker
4594  $ /sales/customer_invoice.php
4595  # No JS popup window
4596  $ /sales/view/view_invoice.php
4597  
4598 24-Apr-2007 Joe Hunt
4599  ! New and better Date Picker, better cool theme.
4600  $ /includes/ui/ui_input.inc
4601    /includes/ui/ui_view.inc
4602    /reporting/includes/reports_classes.inc
4603    /themes/cool/default.css
4604
4605 -------------------- 1.0.1 Stable Released ----------------------
4606 23-Apr-2007 Joe Hunt
4607  ! Release 1.0.1 established on SourceForge, fixing the bugs and including a Date Picker,
4608    the changes for selection lists customers/suppliers and the Audit Trail.
4609
4610 22-Apr-2007 Joe Hunt
4611  ! Changed the two selection lists for customers/suppliers in reports to a single one with
4612    No Filter
4613  ! Changed the sort order in these selection lists from id to name.
4614  + Added Audit Trail in GL trans. A switch in config.php, $use_audit_trail, must be set to 1.
4615  $ /reporting/reports_main.php
4616    /reporting/rep101.php
4617    /reporting/rep102.php
4618    /reporting/rep201.php
4619    /reporting/rep202.php
4620    /reporting/rep203.php
4621    /reporting/rep204.php
4622    /reporting/includes/reports_classes.inc
4623    /includes/ui/ui_lists.inc
4624    /gl/includes/db/gl_db_trans.inc
4625    config.php
4626    
4627 22-Apr-2007 Joe Hunt
4628  + Date Picker for all date fields.
4629  $ config.php
4630    /admin/fiscalyears.php
4631    /admin/void_transaction.php
4632    /includes/ui/ui_view.inc
4633    /includes/ui/ui_input.inc
4634    /dimensions/dimension_entry.php
4635    /dimensions/inquiry/search_dimensions.php
4636    /gl/gl_journal.php
4637    /gl/gl_deposit.php
4638    /gl/gl_payment.php
4639    /gl/bank_transfer.php
4640    /gl/inquiry/bank_inquiry.php
4641    /gl/inquiry/gl_account_inquiry.php
4642    /gl/inquiry/gl_trial_balance.php
4643    /gl/manage/exchange_rates.php
4644    /inventory/adjustments.php
4645    /inventory/transfers.php
4646    /inventory/inquiry/stock_movements.php
4647    /inventory/manage/items.php
4648    /manufacturing/work_order_add_finished.php
4649    /manufacturing/work_order_entry.php
4650    /manufacturing/work_order_issue.php
4651    /manufacturing/work_order_release.php
4652    /purchasing/supplier_payment.php
4653    /purchasing/po_entry_items.php
4654    /purchasing/po_receive_items.php
4655    /purchasing/supplier_credit.php
4656    /purchasing/supplier_credit_grns.php
4657    /purchasing/supplier_invoice.php
4658    /purchasing/supplier_invoice_grns.php
4659    /purchasing/supplier_trans_gl.php
4660    /purchasing/includes/ui/po_ui.inc
4661    /purchasing/inquity/po_search.php
4662    /purchasing/inquiry/po_search_completed.php
4663    /purchasing/inquiry/supplier_allocation_inquiry.php
4664    /purchasing/inquiry/supplier_inquiry.php
4665    /reporting/reports_main.php
4666    /reporting/includes/reports_classes.inc
4667    /sales/credit_note_entry.php
4668    /sales/customer_credit_invoice.php
4669    /sales/customer_payments.php
4670    /sales/sales_order_entry.php
4671    /sales/includes/ui/sales_order_ui.inc
4672    /sales/inquiry/customer_allocation_inquiry.php
4673    /sales/inquiry/customer_inquiry.php
4674    /sales/inquiry/sales_orders_view.php
4675    New image files:
4676    /themes/default/images/cal.gif
4677    /themes/default/images/next.gif
4678    /themes/default/images/prev.gif
4679
4680 19-Apr-2007 Joe Hunt
4681  # Bug no 1703895, Account numbers are varchars, need quotes, fixed
4682  # Bug no 1703891, Reserved MySQL words used as column names, fixed
4683  $ /taxes/db/tax_types_db.inc
4684
4685  # Bug no 1703888, Apostrophes and other unescaped characters, fixed
4686  $ /gl/manage/gl_accounts.php
4687    /gl/includes/db/gl_db_accounts.inc
4688    /includes/ui/ui_input.inc
4689
4690 18-Apr-2007 Joe Hunt
4691  # Bug no 1702594, Logon Loop, fixed
4692  $ config.php
4693
4694 -------------------- 1.0a Stable Released ----------------------
4695 10-Apr-2007 Joe Hunt
4696  ! Release 1.0a established on SourceForge, fixing the bugs.
4697
4698 11-Apr-2007 Joe Hunt
4699  # Bug No 1698214, Creating Items, fixed
4700  $ /includes/ui/ui_lists.inc
4701  # Bug no 1698216, Item Movements, fixed
4702  $ /inventory/manage/items.php
4703
4704 -------------------- 1.0 Stable Released ----------------------
4705 10-Apr-2007 Joe Hunt
4706  ! Release 1.0 established on SourceForge.