Fixed page usability in non-js mode.
[fa-stable.git] / CHANGELOG.txt
1 /**
2 * @version $Id$
3 * @package FrontAccounting
4 * @copyright (C) 2005 - 2008 FrontAccounting
5 * @license http://www.gnu.org/copyleft/gpl.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 18-Jul-2008 Janusz Dobrowolski
23 + Added optional processing progressbar for submit buttons
24 $ /includes/ui/ui_input.inc
25   /includes/ui/ui_lists.inc
26   /js/inserts.js
27   /themes/aqua/images/progressbar.gif (new)
28   /themes/cool/images/progressbar.gif (new)
29   /themes/default/images/progressbar.gif (new)
30 # Fixed database error after empty supplier search result [0000022]
31 $ /purchasing/supplier_credit.php
32   /purchasing/supplier_invoice.php
33 # Fixed focus after update
34 $ /admin/company_preferences.php
35 # Fixed message typo.
36 $ /admin/create_coy.php
37 # Fixed line edition layout
38 $ /inventory/includes/item_adjustments_ui.inc
39
40 18-Jul-2008 Joe Hunt
41 # Parse error fixed [0000021] in customer_credit_invoice.php
42 $ /sales/customer_credit_invoice.php
43
44 15-Jul-2008 Janusz Dobrowolski
45 # Fixed bug [0000018] - unwanted freight cost reset on page update.
46 $ /sales/customer_delivery.php
47
48 14-Jul-2008 Janusz Dobrowolski
49 # Fixed bug [0000017] - error while checking qoh
50 $ /includes/ui/items_cart.inc
51   /manufacturing/work_order_issue.php
52 # Fixed ajax update
53 $ /gl/manage/gl_accounts.php
54
55 13-Jul-2008 Joe Hunt
56 + Added GL Summary of Tax Report (rep709.php). Usable only if different Tax Accounts are used.
57 $ /reporting/rep709.php
58
59 12-Jul-2008 Joe Hunt
60 ! Rewrite of Tax Report (rep709.php).
61 $ /reporting/rep709.php
62
63 09-Jul-2008 Janusz Dobrowolski
64 # Corrections to maximum input lengths
65 $ /gl/manage/bank_accounts.php
66   /gl/manage/gl_account_classes.php
67 # Fixed spare Back link on restricted pages
68 $ /includes/session.inc
69 # Fixed bank_account_types_list()
70 $ /includes/ui/ui_lists.inc
71 # Fixed warning about unexisting POST var
72 $ /sales/manage/customers.php
73
74 08-Jul-2008 Janusz Dobrowolski
75 # Added validation of entered quantities
76 $ /sales/customer_credit_invoice.php
77 # Fixed ajax update (0000015) and quantity checks
78 $ /sales/customer_delivery.php
79   /sales/customer_invoice.php
80 # Fixed invalid voiding sales invoice/delivery/credit (0000016)
81 $ /sales/includes/db/sales_delivery_db.inc
82   /sales/includes/db/sales_invoice_db.inc
83   /sales/includes/sales_db.inc
84 # Fixed setting document date to Today() 
85 $ /sales/includes/cart_class.inc
86
87 08-Jul-2008 Joe Hunt
88 + Addition in test of duplicate fiscal year
89 $ /admin/fiscalyears.php
90
91 07-Jul-2008 Joe Hunt
92 # Corrected a subbug in 00000012 (blank page in sales_types.php).
93 $ /sales/manage/sales_types.php
94
95 07-Jul-2008 Janusz Dobrowolski
96 + Added ajax
97 $ /admin/fiscalyears.php
98   /inventory/purchasing_data.php
99 # Corrected factor parameter checking (fixes 00000012)
100 $ /sales/includes/sales_db.inc
101 ! Changed selector for fiscal year functions to id
102 $ /admin/db/company_db.inc
103 # Checking options parameter for combos 
104 $ /includes/ui/ui_lists.inc
105
106 06-Jul-2008 Janusz Dobrowolski
107 + Ajax additions
108 $ /admin/view_print_transaction.php
109   /admin/void_transaction.php
110   /dimensions/dimension_entry.php
111   /manufacturing/work_order_entry.php
112   /manufacturing/manage/bom_edit.php
113   /sales/manage/customer_branches.php
114 + Default value calculated for new prices
115 $ /inventory/prices.php
116 + Optional default value for input_num()
117 $ /includes/ui/ui_input.inc
118 + Submit on change option for currency lists
119 $ /includes/ui/ui_lists.inc
120 # factor parameter in get_price() is now optional
121 $ /sales/includes/sales_db.inc
122 # Smaller fix to ajax page content update
123 $ /sales/manage/customers.php
124
125 05-Jul-2008 Janusz Dobrowolski
126 + Ajax additions
127 $ /admin/change_current_user_password.php
128   /admin/company_preferences.php
129   /admin/forms_setup.php
130   /admin/gl_setup.php
131   /admin/payment_terms.php
132   /admin/shipping_companies.php
133   /admin/users.php
134   /inventory/manage/item_categories.php
135   /inventory/manage/item_units.php
136   /inventory/manage/locations.php
137   /inventory/manage/movement_types.php
138   /manufacturing/manage/work_centres.php
139   /sales/manage/credit_status.php
140   /sales/manage/sales_areas.php
141   /sales/manage/sales_people.php
142   /sales/manage/sales_types.php
143   /taxes/item_tax_types.php
144   /taxes/tax_groups.php
145   /taxes/tax_types.php
146 # Gettext fixes
147 $ /gl/manage/bank_accounts.php
148   /gl/manage/bank_trans_types.php
149   /gl/manage/currencies.php
150   /gl/manage/gl_account_classes.php
151   /gl/manage/gl_account_types.php
152   /gl/manage/gl_accounts.php
153
154 04-Jul-2008 Janusz Dobrowolski
155 + Ajax additions
156   /gl/inquiry/bank_inquiry.php
157   /gl/inquiry/gl_account_inquiry.php
158   /gl/inquiry/gl_trial_balance.php
159   /gl/manage/bank_accounts.php
160   /gl/manage/bank_trans_types.php
161   /gl/manage/currencies.php
162   /gl/manage/exchange_rates.php
163   /gl/manage/gl_account_classes.php
164   /gl/manage/gl_account_types.php
165   /gl/manage/gl_accounts.php
166 ! Changed layout for simple db table editor pages
167 $ /includes/ui/ui_input.inc
168 - Removed unused GL account settings.
169 $ /admin/gl_setup.php
170   /admin/db/company_db.inc
171   /gl/manage/gl_accounts.php
172 # Fixed default sales account for customer branch.
173 $ /admin/gl_setup.php
174   /sales/manage/customer_branches.php
175 # Fixed focus after ajax page reload.
176 $ /includes/ajax.inc
177 # Fixed optional submit for yesno and gl_all_accounts lists.
178 $ /includes/ui/ui_lists.inc
179
180 01-Jul-2008 Janusz Dobrowolski
181 + Ajax additions
182   /gl/bank_transfer.php
183   /gl/gl_budget.php
184   /gl/gl_journal.php
185   /gl/includes/ui/gl_journal_ui.inc
186 + Added client side calculations for budget
187   /gl/gl_budget.php
188   /js/budget.js
189 # Fixed default POST assigning [fixes 0000009]
190   /includes/ui/ui_lists.inc
191 # Fixed submit type in submit_row()
192   /includes/ui/ui_input.inc
193 # Small display fix
194   /gl/manage/currencies.php
195 ! Code cleanup
196   /gl/gl_bank.php
197   /gl/includes/ui/gl_bank_ui.inc
198   /inventory/adjustments.php
199   /inventory/transfers.php
200   /purchasing/po_entry_items.php
201   /sales/sales_order_entry.php
202   /sales/credit_note_entry.php
203
204 29-Jun-2008 Janusz Dobrowolski
205 ! Rewritten bank deposit/payment related files, added ajax
206   /gl/gl_deposit.php (removed)
207   /gl/gl_payment.php (removed)
208   /gl/gl_bank.php (added)
209   /gl/includes/ui/gl_bank_ui.inc (new file)
210   /gl/includes/ui/gl_deposit_ui.inc (removed)
211   /gl/includes/ui/gl_payment_ui.inc (removed)
212   /gl/includes/db/gl_db_banking.inc
213   /gl/gl_journal.php
214   /manufacturing/search_work_orders.php
215   /applications/generalledger.php
216 + Added fallback flag for non-js mode only ui elements
217 $ /js/inserts.js
218 ! Default value from POST for check_box,hidden and text_cells inputs
219 $ /includes/ui/ui_input.inc
220 ! Rewritten non-sql list selectors
221 $ /includes/ui/ui_lists.inc
222   /purchasing/inquiry/supplier_allocation_inquiry.php
223   /purchasing/inquiry/supplier_inquiry.php
224 ! Added trans_type parameter to items_cart()  
225 $ /includes/ui/items_cart.inc
226   /inventory/adjustments.php
227   /inventory/transfers.php
228   /manufacturing/work_order_issue.php
229
230 27-Jun-2008 Janusz Dobrowolski
231 + Ajax additions
232 $ /dimensions/dimension_entry.php
233   /dimensions/inquiry/search_dimensions.php
234   /manufacturing/work_order_add_finished.php
235   /manufacturing/work_order_issue.php
236   /manufacturing/work_order_release.php
237   /manufacturing/includes/work_order_issue_ui.inc
238   /manufacturing/search_work_orders.php
239 ! Default $selected_id=null (ie current $_POST value) for all lists;
240    standard view (ie with search box) of stock_component_list()
241 $ /includes/ui/ui_lists.inc
242 # Fixed selection for outstanding work orders
243 $ /manufacturing/search_work_orders.php
244 # Fixed stock item links
245 $ /inventory/includes/item_adjustments_ui.inc
246   /inventory/includes/stock_transfers_ui.inc
247 # Fixed typo in menu option
248 $ /applications/manufacturing.php
249
250 27-Jun-2008 Joe Hunt
251 # Minor html adjustment in login.php
252 $ /access/login.php
253 # Fixed a bug when trying to create a duplicate year
254 $ /admin/fiscalyears.php
255 # Fixed a misspelled parameter (OutstandingOnly) in manufacturing.php
256 $ /applications/manufacturing.php
257
258 26-Jun-2008 Janusz Dobrowolski
259 + Ajax additions
260 $ /includes/ui/ui_lists.inc
261   /inventory/adjustments.php
262   /inventory/cost_update.php
263   /inventory/prices.php
264   /inventory/transfers.php
265   /inventory/includes/item_adjustments_ui.inc
266   /inventory/includes/stock_transfers_ui.inc
267   /inventory/inquiry/stock_movements.php
268   /inventory/manage/items.php
269   /manufacturing/work_order_entry.php
270   /purchasing/po_entry_items.php
271 ! Changes to items_cart API (line_items indexed by line# instead of stock_id)
272 $ /includes/ui/items_cart.inc
273 # Fixed bug 0000008 (call to no more existing function)
274 $ /sales/includes/db/sales_types_db.inc
275
276 25-Jun-2008 Joe Hunt
277 # Fixed 'div end out of order' in invoice_ui.inc causing the newwave bug with missing menu
278 $ /purchasing/includes/ui/invoice_ui.inc
279
280 25-Jun-2008 Janusz Dobrowolski
281 # Fixed bug 0000004, removed nested forms in supplier invoice/credit
282 $ /purchasing/includes/ui/invoice_ui.inc
283
284 25-Jun-2008 Joe Hunt
285 # Fixed bug when updating/saving Tax Group Items
286 $ /includes/ui/ui_lists.inc
287
288 24-Jun-2008 Joe Hunt
289 # Fixed inconsistencies in customer and supplier aging 
290 $ /sales/includes/db/customers_db.inc
291   /sales/inquiry/customer_inquiry.php
292   /purchasing/includes/db/suppliers_db.inc
293   /reporting/rep102.php
294   /reporting/rep202.php
295 # Fixed a bug when trying to back the inv.date and due date in Direct Invoicing.
296 $ /sales/sales_order_entry.php
297
298
299 23-Jun-2008 Janusz Dobrowolski
300 + Ajax additions to sales and purchasing modules
301 $ /purchasing/po_receive_items.php
302   /purchasing/supplier_credit.php
303   /purchasing/supplier_credit_grns.php
304   /purchasing/supplier_invoice.php
305   /purchasing/supplier_invoice_grns.php
306   /purchasing/supplier_trans_gl.php
307   /purchasing/allocations/supplier_allocate.php
308   /purchasing/includes/ui/invoice_ui.inc
309   /sales/customer_credit_invoice.php
310   /sales/allocations/customer_allocate.php
311 # Fixed edition of purchase order (bug #0000001)
312 $ /purchasing/includes/ui/po_ui.inc
313 ! Improved client side allocation functions
314 $ /js/allocate.js
315 + Optional coloured price_format()
316 $ /js/utils.js
317   /js/inserts.js
318 ! Async update of locations selector
319 $ /includes/ui/ui_lists.inc
320 # Fixed warning on pages without default focus.
321 $ /includes/ui/ui_controls.inc
322 # Fixed initial display for numeric inputs with dec=0. 
323 $ /includes/ui/ui_input.inc
324
325 21-Jun-2008 Janusz Dobrowolski
326 + Ajax additions to sales and purchasing modules
327 $ /purchasing/po_entry_items.php
328   /purchasing/supplier_payment.php
329   /purchasing/allocations/supplier_allocate.php
330   /purchasing/includes/ui/po_ui.inc
331   /purchasing/inquiry/po_search.php
332   /purchasing/inquiry/po_search_completed.php
333   /purchasing/inquiry/supplier_allocation_inquiry.php
334   /purchasing/inquiry/supplier_inquiry.php
335   /purchasing/manage/suppliers.php
336   /sales/manage/customers.php
337
338 21-Jun-2008 Joe Hunt
339 + Added upload functionality to company logo. Better names on lists search.
340 $ /admin/company_preferences.php
341 ! Better layout on company logo print-out
342 $ /reporting/includes/header2.inc
343
344 ---------------------------------------Release Candidate 2-------------------------------
345 20-Jun-2008 Joe Hunt
346 ! 2.0 Release Candidate 2
347 $ config.php
348   update.html
349   
350 20-Jun-2008 Joe Hunt
351 ! In reorder_level.php the heading gets updated as well
352 $ /inventory/reorder_level.php
353 ! Changes the -1 to 'User Quantiry Decimals' in the table for units.
354 $ /inventory/manage/item_units.php
355
356 20-Jun-2008 Janusz Dobrowolski
357 # Proper error handling even after exit() call.
358 $ /includes/errors.inc
359   /includes/main.inc
360   /includes/session.inc
361 # Fixed initial combo selection.
362   /includes/ui/ui_lists.inc
363 # Layout fixes to customer edition.
364   /sales/manage/customers.php
365 # Added order table reload after template option change
366   /sales/inquiry/sales_orders_view.php
367
368 19-Jun-2008 Janusz Dobrowolski
369 + Added ajax improvements
370 $ /purchasing/allocations/supplier_allocation_main.php
371   /sales/customer_delivery.php
372   /sales/customer_invoice.php
373   /sales/allocations/customer_allocation_main.php
374   /sales/manage/customers.php
375 + Ajax added to check helper function
376 $ /includes/ui/ui_input.inc
377 # Fixing database error in branch exist check on empty customer_id
378 $ /includes/data_checks.inc
379 # Layout fix for hyperlink_params_td()
380 $ /includes/ui/ui_controls.inc
381 # Fix for initial combo position
382 $ /includes/ui/ui_lists.inc
383 # Fix to select onchange extension
384 $ /js/inserts.js
385
386 19-Jun-2008 Joe Hunt
387 ! changed so the due date is updated when changing customer in direct invoice.
388 $ /sales/includes/ui/sales_order_ui.inc
389
390 19-Jun-2008 Joe Hunt
391 # Minor layout bug at Credit Shipping Costs in customer_credit_invoice.php
392 $ /sales/customer_credit_invoice.php
393
394 18-Jun-2008 Janusz Dobrowolski
395 + Added ajax improvements
396 $ /sales/credit_note_entry.php
397   /sales/customer_payments.php
398   /sales/sales_order_entry.php
399   /sales/includes/ui/sales_credit_ui.inc
400   /sales/includes/ui/sales_order_ui.inc
401   /sales/inquiry/customer_allocation_inquiry.php
402   /sales/inquiry/customer_inquiry.php
403 + Added optional trigger parameter to div_start()
404 $ /includes/ui/ui_controls.inc
405 + Added dec attribute ajax update for amount fields 
406 $ /includes/ui/ui_input.inc
407 + Ajaxified stock item types and credit types lists
408 $ /includes/ui/ui_lists.inc
409 # Fixed onblur for amount fields, extended onchange event handling for selects
410 $ /js/inserts.js
411 # Fixed addAssign() js handler for nonstandard attributes
412 $ /js/utils.js
413 # Fixed bug in stock item image upload
414 $ /inventory/manage/items.php
415
416 17-Jun-2008 Joe Hunt
417 ! More files with Quantity routines needed fix due to php4 related issue.
418 $ /includes/current_user.inc
419   /manufacturing/work_order_entry.php
420   /manufacturing/inquiry/where_used_inquiry.php
421   /manufacturing/manage/bom_edit.php
422   /purchasing/po_receive_items.php
423   /purchasing/supplier_credit_grns.php
424   /purchasing/supplier_invoice_grns.php
425   /sales/customer_credit_invoice.php
426   /sales/includes/ui/sales_order_ui.inc
427
428 16-Jun-2008 Joe Hunt
429 ! Changed so Customer's Reference is printed on all sales documents (you can f.i. enter PO number here).
430 $ /reporting/includes/header2.inc
431   /reporting/doctext.inc
432   /reporting/doctext2.inc
433   
434 16-Jun-2008 Joe Hunt
435 ! Changed the Quantity routines to use the Item Units decimals if any. A lot of files.
436 $ /includes/current_user.inc
437   /includes/ui/ui_input.inc
438   /includes/ui/ui_lists.inc
439   /inventory/reorder_level.inc
440   /inventory/includes/item_adjustments_ui.inc
441   /inventory/includes/stock_transfers_ui.inc
442   /inventory/includes/db/items_units_db.inc
443   /inventory/inquiry/stock_movements.php
444   /inventory/inquiry/stock_status.php
445   /inventory/manage/item_units.php
446   /inventory/view/view_adjustment.php
447   /inventory/view/view_transfer.php
448   /manufacturing/search_work_orders.php
449   /manufacturing/work_order_entry.php
450   /manufacturing/includes/manufacturing_ui.inc
451   /manufacturing/includes/work_order_issue_ui.inc
452   /manufacturing/inquiry/where_used_inquiry.php
453   /manufacturing/manage/bom_edit.php
454   /manufacturing/view/wo_issue_view.php
455   /manufacturing/view/wo_production_view.php
456   /purchasing/po_receive_items.php
457   /purchasing/supplier_credit_grns.php
458   /purchasing/supplier_invoice_grns.php
459   /purchasing/includes/ui/invoice_ui.inc
460   /purchasing/includes/ui/po_ui.inc
461   /purchasing/view/view_grn.php
462   /purchasing/view/view_po.php
463   /reporting/rep105.php
464   /reporting/rep107.php
465   /reporting/rep108.php
466   /reporting/rep109.php
467   /reporting/rep110.php
468   /reporting/rep204.php
469   /reporting/rep209.php
470   /reporting/rep301.php
471   /reporting/rep302.php
472   /reporting/rep303.php
473   /reporting/rep401.php
474   /sales/customer_credit_invoice.php
475   /sales/customer_delivery.php
476   /sales/customer_invoice.php
477   /sales/includes/ui/sales_credit_ui.inc
478   /sales/includes/ui/sales_order_ui.inc
479   /sales/view/view_credit.php
480   /sales/view/view_dispatch.php
481   /sales/view/view_invoice.php
482   /sales/view/view_sales_order.php
483   
484 15-Jun-2008 Janusz Dobrowolski
485 + Ajax driven delivery and order queries.
486 $ /sales/inquiry/sales_deliveries_view.php
487   /sales/inquiry/sales_orders_view.php
488 + Added searchbox class selector for text inputs with onchange event handlers.
489 ! Added text selection after focus.
490 $ /js/inserts.js
491   /js/utils.js
492 + Added submit_on_change option to ref input functions, fixed data picker
493 $ /includes/ui/ui_input.inc
494 # Fixed bug in non-js mode for combos type 0 (stock_items_lists).
495 $ /includes/ui/ui_lists.inc
496
497 15-Jun-2008 Joe Hunt
498 # Changed so Invoice Template gets the current day instead of original day.
499 $ /sales/sales_order_entry.php
500
501 15-Jun-2008 Joe Hunt
502 # Bug in tax_types_list (spec_id)
503 $ /includes/ui/ui_lists.inc
504
505 14-Jun-2008 Joe Hunt
506 # Minor annoying layout bug in stock movements.
507 $ /inventory/inquiry/stock_movements.php
508
509 14-Jun-2008 Joe Hunt
510 ! The Customer Branch Sales Account now overrides the Item Sales Accounts if a Sales Account is here.
511   Can now be set to 'Use Item Sales Accounts', which is the first choice in list and default.
512 ! If setting the Customer Branch AR Account to a Bank Account (and hereby also Cash Account) the 
513   transactions from Direct Invoice and Credit Note will be allocated immediately when placing.
514 $ /includes/ui/ui_lists.inc
515   /sales/includes/db/sales_invoice_db.inc
516   /sales/includes/db/sales_credit_db.inc
517   /sales/manage/customer_branches.php
518   .
519 12-Jun-2008 Joe Hunt
520 + New inventory sales report. Shows total sales - costs - contribution per category, location, detailed/summary and period.
521 $ /reporting/reports_main.php
522   /reporting/rep304.php (new file)
523   
524 ---------------------------------------Release Candidate 1-------------------------------
525 10-Jun-2008 Janusz Dobrowolski
526 # Some more fixes related to ajax combos usage
527 $ /includes/ui/ui_lists.inc
528   /inventory/cost_update.php
529   /inventory/prices.php
530   /inventory/purchasing_data.php
531   /inventory/reorder_level.php
532   /inventory/includes/item_adjustments_ui.inc
533   /inventory/inquiry/stock_status.php
534   /manufacturing/inquiry/where_used_inquiry.php
535   /manufacturing/manage/bom_edit.php
536   /purchasing/includes/ui/po_ui.inc
537 # Fixed focus issues
538 $ /gl/gl_journal.php
539   /gl/gl_deposit.php
540   /gl/gl_payment.php
541   /js/inserts.js
542   
543 09-Jun-2008 Janusz Dobrowolski
544 # Some additional fixes related to last big committment
545 $ /gl/gl_journal.php
546   /gl/gl_deposit.php
547   /gl/gl_payment.php
548   /includes/ajax.inc
549   /includes/reserved.inc
550   /includes/ui/ui_lists.inc
551   /includes/ui/ui_view.inc
552   /js/inserts.js
553   /js/utils.js
554   /sales/includes/ui/sales_order_ui.inc
555   /themes/default/default.css
556   /themes/aqua/default.css
557   /themes/cool/default.css
558
559 08-Jun-2008 Joe Hunt
560 ! Preparing for release candidate 1
561 $ config.php
562
563 08-Jun-2008 Joe Hunt
564 ! Set 'max_execution_time' to 60 seconds by ini_set.
565 $ /install/save.php
566
567 07-Jun-2008 Joe Hunt
568 # Fixed a layout bug in footer.inc
569 $ /includes/page/footer.inc
570
571 07-Jun-2008 Joe Hunt
572 ! Changed install.html and update.html
573 $ install.html
574   update.html
575 + New files, change_current_user_password.php and alter2.sql
576 $ /admin/change_current_user_password.php
577   /sql/alter2.sql
578 ! Changed some files for layout
579 $ /lang/en_US/stylesheet.css
580   /themes/aqua/default.css
581   /themes/aqua/renderer.php
582   /themes/cool/default.css
583   /themes/cool/renderer.php
584   /themes/default/default.css
585   /themes/default/renderer.php
586 ! Changed install sql scripts
587 $ /sql/en_US-demo.sql
588   /sql/en_US-new.sql
589   
590 07-Jun-2008 Janusz Dobrowolski
591 + Added ajax functionality and ui hints to sales form entry pages.
592 $ /sales/sales_order_entry.php
593   /sales/includes/ui/sales_order_ui.inc
594 + Added option for hints display, changed input/lists functions API
595 $ /admin/display_prefs.php
596   /admin/db/users_db.inc
597   /includes/current_user.inc
598   /includes/prefs/userprefs.inc
599   /includes/ui/ui_input.inc
600   /themes/default/renderer.php
601   /sql/alter.sql
602 + List functions rewrite. Added ajax functionality, universal combo_input().
603 $ /includes/ui/ui_lists.inc
604 + Ajaxified exchange_rate_display()
605 $ /includes/ui/ui_view.inc
606 + Added methods for setting focus and page reload to $Ajax class
607 $ /includes/ajax.inc
608   /includes/main.inc
609 + Added comma separated css element selectors
610 $ /js/behaviour.js
611 ! Searchable select js changes related to new ui_lists.inc changes
612 $ /js/inserts.js
613   /js/utils.js
614 + Additional style definitions for various ajax controls
615 $ /themes/default/default.css
616 ! Fixes related to changed input/lists API and ajax extensions
617 $ /admin/company_preferences.php
618   /admin/fiscalyears.php
619   /admin/forms_setup.php
620   /admin/gl_setup.php
621   /dimensions/dimension_entry.php
622   /dimensions/inquiry/search_dimensions.php
623   /gl/bank_transfer.php
624   /gl/includes/ui/gl_deposit_ui.inc
625   /gl/includes/ui/gl_journal_ui.inc
626   /gl/includes/ui/gl_payment_ui.inc
627   /gl/inquiry/bank_inquiry.php
628   /gl/inquiry/gl_account_inquiry.php
629   /gl/inquiry/gl_trial_balance.php
630   /gl/manage/gl_account_types.php
631   /gl/manage/gl_accounts.php
632   /includes/ui/ui_controls.inc
633   /inventory/includes/item_adjustments_ui.inc
634   /inventory/includes/stock_transfers_ui.inc
635   /inventory/inquiry/stock_movements.php
636   /manufacturing/search_work_orders.php
637   /manufacturing/work_order_add_finished.php
638   /manufacturing/work_order_entry.php
639   /manufacturing/includes/work_order_issue_ui.inc
640   /manufacturing/manage/bom_edit.php
641   /purchasing/supplier_payment.php
642   /purchasing/includes/ui/grn_ui.inc
643   /purchasing/includes/ui/invoice_ui.inc
644   /purchasing/includes/ui/po_ui.inc
645   /purchasing/inquiry/po_search.php
646   /purchasing/inquiry/po_search_completed.php
647   /purchasing/inquiry/supplier_allocation_inquiry.php
648   /purchasing/inquiry/supplier_inquiry.php
649   /sales/customer_credit_invoice.php
650   /sales/customer_delivery.php
651   /sales/customer_invoice.php
652   /sales/includes/ui/sales_credit_ui.inc
653   /sales/inquiry/customer_allocation_inquiry.php
654   /sales/inquiry/customer_inquiry.php
655   /sales/inquiry/sales_deliveries_view.php
656   /sales/inquiry/sales_orders_view.php
657   /taxes/tax_groups.php
658
659 06-Jun-2008 Joe Hunt
660 # Final fixes in html layout
661 $ /admin/create_coy.php
662   /gl/gl_deposit.php
663   /gl/gl_payment.php
664   /gl/manage/exchange_rates.php
665   /inventory/prices.php
666   /inventory/purchasing_date.php
667   /inventory/reorder_level.php
668   /inventory/inquiry/stock_status.php
669   /manufacturing/inquiry/where_used_inquiry.php
670   /manufacturing/manage/bom_edit.php
671   
672 05-Jun-2008 Joe Hunt
673 ! Made an improment to the date picker. Shows the week number as well. Many delivery systems are week number based.
674 $ /includes/ui/ui_view.inc
675 # Fixed a html layout bug
676 $ /includes/page/header.inc
677
678 31-May-2008 Joe Hunt
679 # A lot of annoying layout bugs taken. Mostly from views and inquiries. A couple of files are critical, ui_view and ui_lists!
680 $ /gl/view/gl_deposit_view.php
681   /gl/view/gl_payment_view.php
682   /includes/ui/ui_controls.inc
683   /includes/ui/ui_lists.inc
684   /includes/ui/ui_view.inc
685   /manufacturing/work_order_add_finished.php
686   /manufacturing/includes/manufacturing_ui.inc
687   /manufacturing/view/work_order_view.php
688   /manufacturing/view/wo_issue_view.php
689   /sales/inquiry/customer_allocation_inquiry.php
690   /sales/inquiry/customer_inquiry.php
691
692 30-May-2008 Joe Hunt
693 # Fixed bug in 2 files regarding stock movements. Moved from Invoice to Delivery.
694 $ /inventory/inquiry/stock_movements.php
695   /reporting/rep302.php
696
697 28-May-2008 Joe Hunt
698 # More bugs related to debtor_trans changes (positive amounts)
699 $ /gl/includes/db/gl_db_banking.inc
700   /sales/allocations/customer_allocate.php
701   /sales/includes/db/custalloc_db.inc
702   /sales/inquiry/customer_allocation_inquiry.php
703
704 27-May-2008 Joe Hunt
705 # Changed more files with new html/css.
706 $ /includes/page/header.inc
707   /purchasing/inquiry/supplier_allocation_inquiry.php
708   /sales/credit_note_entry.php
709   
710 26-May-2008 Joe Hunt
711 # Fixed many minor bugs, new ones as well as debtor_trans related.
712 ! Changed to use DOCTYPE html 4.01 transitionel. Some files/css needed change.
713 $ /admin/backups.php
714   /admin/create_coy.php
715   /admin/inst_lang.php
716   /admin/inst_module.php
717   /gl/manage/exchange_rates.php
718   /includes/session.inc
719   /includes/page/header.inc
720   /includes/ui/ui_controls.inc
721   /includes/ui/ui_input.inc
722   /includes/ui/ui_lists.inc
723   /includes/ui/ui_view.inc
724   /purchasing/allocations/supplier_allocate.php
725   /sales/allocations/customer_allocate.php
726   /sales/includes/db/sales_credit_db.inc
727   /sales/inquiry/customer_allocation_inquiry.php
728   /themes/aqua/default.css
729   /themes/cool/default.css
730   /themes/default/default.css
731   
732 23-May-2008 Joe Hunt
733 # Minor bug in dimensions.php (Outstanding Dimensions)
734 $ /applications/dimensions.php
735   /dimensions/inquiry/search_dimensions.php
736   
737 23-May-2008 Janusz Dobrowolski
738 ! Include file order / error handling order fixed once again.
739 $ /includes/main.inc
740   /includes/session.inc
741   
742 23-May-2008 Joe Hunt
743 ! Moved menu-system from header.inc/footer.inc to renderer.php for relevant theme. Fixed frontaccounting.php to get the
744   correct renderer.php.
745 $ frontaccounting.php
746   /includes/page/header.inc
747   /includes/page/footer.inc
748   /themes/default/renderer.php
749   /themes/cool/renderer.php
750   /themes/aqua/renderer.php
751
752 22-May-2008 Janusz Dobrowolski
753 ! Error handler switching moved to session.inc for early error catching
754 $ /includes/main.inc
755   /includes/session.inc
756 ! Cosmetic cleanup
757   /js/utils.js
758   
759 18-May-2008 Janusz Dobrowolski
760 # Added explicit ob_end_flush() on shutdown needed for php5
761 $ /includes/main.inc
762 # Fixed for www servers on nonstandard listening ports.
763 $ /js/JsHttpRequest.js
764
765 18-May-2008 Joe Hunt
766 # Bug when inserting new records in debtor_trans.
767 $ /sales/includes/db/cust_trans_db.inc
768
769 16-May-2008 Janusz Dobrowolski
770 + Rewritten errors/messages handling, unified for ajax/user/php errors
771 $ /includes/errors.inc
772   /includes/main.inc
773   /includes/ui/ui_msgs.inc
774 + Framework extended for ajax functionality, javascript code organization improvements.
775 $ /config.php
776   /includes/JsHttpRequest.php (new file)
777   /includes/ajax.inc (new file)
778   /includes/current_user.inc
779   /includes/session.inc
780   /includes/lang/language.php
781   /includes/page/footer.inc
782   /includes/page/header.inc
783   /includes/ui/ui_controls.inc
784   /includes/ui/ui_input.inc
785   /includes/ui/ui_view.inc
786   /js/JsHttpRequest.js (new file)
787   /js/allocate.js (new file)
788   /js/utils.js (new file)
789   /js/behaviour.js
790   /js/inserts.js
791   /themes/aqua/images (new dir)
792   /themes/aqua/images/button_ok.png (new file)
793   /themes/aqua/images/locate.png (new file)
794   /themes/cool/images (new dir)
795   /themes/coll/images/button_ok.png (new file)
796   /themes/coll/images/locate.png (new file)
797   /themes/default/images/button_ok.png (new file)
798   /themes/default/images/progressbar.gif (new file)
799   /themes/default/images/progressbar1.gif (new file)
800   /themes/default/images/progressbar2.gif (new file)
801   /themes/default/default.css
802   /themes/aqua/default.css
803   /themes/cool/default.css
804 ! Payment allocation js functions moved to allocate.js
805 $ /purchasing/allocations/supplier_allocate.php 
806   /sales/allocations/customer_allocate.php
807 ! Some initializations moved from sales_order_ui.inc
808 $ /sales/includes/cart_class.inc
809 + Added javascript compression routine
810 $ /includes/main.inc
811
812 14-May-2008 Joe Hunt
813 # Minor bugs in the former fixing.
814 $ /includes/ui/ui_lists.inc
815
816 14-May-2008 Joe Hunt
817 # When no_item_list or no_customer_list or no_supplier_list was checked in company setup the listboxes were filled with all
818   the records when there were no search values.
819 $ /includes/ui/ui_lists.inc
820
821 09-May-2008 Joe Hunt
822 ! Due to differences in Javascript the script update_db.php had to be changed.
823 ! New fields, base_sales in 0_company and factor in 0_sales_types affects the default chart of accounts.
824 $ /update_db.php
825   /sql/en_US-new.sql
826   /sql/en_US-demo.sql
827   
828 09-May-2008 Janusz Dobrowolski
829 # Automatic calculation of not set item prices from home currency and base sales type settings.
830 $ /admin/company_preferences.php
831   /admin/db/company_db.inc
832   /includes/ui/ui_lists.inc
833   /sales/includes/cart_class.inc
834   /sales/includes/sales_db.inc
835   /sales/includes/db/sales_order_db.inc
836   /sales/includes/db/sales_types_db.inc
837   /sales/includes/ui/sales_credit_ui.inc
838   /sales/includes/ui/sales_order_ui.inc
839   /sales/manage/sales_types.php
840   /sql/alter.sql
841 # Fixed dev bug blocking change of price on order entry.
842 $ /sales/includes/ui/sales_order_ui.inc
843 # Small display fix
844 $ /sales/manage/sales_people.php
845
846 30-Apr-2008 Joe Hunt
847 # Fixed price update also in purchase order
848 $ /purchasing/includes/ui/po_ui.inc
849
850 30-Apr-2008 Janusz Dobrowolski
851 # Fixed price update when changing item in sales order.
852 $ /includes/ui/ui_lists.inc
853   /js/inserts.js
854   /sales/includes/ui/sales_order_ui.inc
855
856 24-Apr-2008 Janusz Dobrowolski
857 + Added new per company directory for customized versions of report definition files repXXX.php, checked before using system default file.
858 $ /company/0/reporting (added new directory)
859   /company/0/reporting/index.php
860   /admin/create_coy.php
861   /reporting/includes/reports_classes.inc
862 # Warnings turned off in case of charset not supported by htmlspecialchars().
863 $ /includes/db/connect_db.inc
864 # Added content type encoding header
865 $ /includes/page/header.inc
866
867 24-Apr-2008 Joe Hunt
868 # Wrong include file path in /includes/ui/items_cart.inc changed /inventory/includes/prefs/sysprefs.inc to
869   /includes/prefs/sysprefs.inc
870 $ /includes/ui/items_cart.inc  
871 # Wrong include file in /reporting/includes/pdf_report.inc. Changed header2a.inc to header2.inc
872 $ /reporting/includes/pdf_report.inc
873
874 23-Apr-2008 Joe Hunt
875 ! Removed the content of function header2 in pdf_report.inc to a separate file, header2.inc.
876   It will make it easier to design your own document layouts.
877 $ /reporting/includes/pdf_report.inc
878   /reporting/includes/header2.inc (new file)
879   
880 20-Apr-2008 Janusz Dobrowolski
881 # Checking uniqueness of company settings, fixed creating database with prefix 0 when none was selected.
882 $ /admin/create_coy.php
883 ! Added missing include_once directives.
884 $ /includes/ui/items_cart.inc
885   /includes/ui/ui_lists.inc
886   /includes/ui/ui_view.inc
887 + Added ini default_charset unnecessary for planned ajax calls.
888 $ /includes/lang/language.inc
889
890 19-Apr.2008 Joe Hunt
891 # Bug (right to left text was done if price decimals were 3). A test sentense from a while
892   ago wasn't removed.
893 $ /reporting/includes/pdf_report.inc
894
895 18-Apr-2008 Janusz Dobrowolski
896 # Additional checks on provisions and break point entry.
897 $ /sales/manage/sales_people.php
898 ! Modules purchasing, sales and taxes sealed against XSS attacks
899 $ /install/save.php
900   /admin/db/maintenance_db.inc
901   /purchasing/includes/db/grn_db.inc
902   /purchasing/includes/db/invoice_items_db.inc
903   /purchasing/includes/db/po_db.inc
904   /purchasing/includes/db/supp_trans_db.inc
905   /purchasing/manage/suppliers.php
906   /sales/includes/db/credit_status_db.inc
907   /sales/includes/db/cust_trans_db.inc
908   /sales/includes/db/cust_trans_details_db.inc
909   /sales/includes/db/sales_order_db.inc
910   /sales/includes/db/sales_types_db.inc
911   /sales/manage/customer_branches.php
912   /sales/manage/customers.php
913   /sales/manage/sales_areas.php
914   /sales/manage/sales_people.php
915   /taxes/db/item_tax_types_db.inc
916   /taxes/db/tax_groups_db.inc
917   /taxes/db/tax_types_db.inc
918
919 18-Apr-2008 Joe Hunt
920 ! Module gl sealed against XSS Attacks
921 $ /gl/includes/db/gl_db_accounts.inc
922   /gl/includes/db/gl_db_account_types.inc
923   /gl/includes/db/gl_db_bank_accounts.inc
924   /gl/includes/db/gl_db_bank_trans.inc
925   /gl/includes/db/gl_db_bank_trans_types.inc
926   /gl/includes/db/gl_db_currencies.inc
927   /gl/includes/db/gl_db_trans.inc
928   
929 18-Apr-2008 Janusz Dobrowolski
930 ! Modules admin and dimensions sealed against XSS attacks
931 $ /admin/payment_terms.php
932   /admin/shipping_companies.php
933   /admin/db/company_db.inc
934   /admin/db/maintenance_db.inc
935   /admin/db/users_db.inc
936   /admin/db/voiding_db.inc
937   /dimensions/includes/dimensions_db.inc
938
939 18-Apr-2008 Joe Hunt
940 ! Modules includes, inventory and manufacturing sealed against XSS attacks
941 $ /includes/db/comments_db.inc
942   /includes/db/inventory_db.inc
943   /includes/db/references_db.inc
944   /inventory/includes/db/items_category_db.inc
945   /inventory/includes/db/items_db.inc
946   /inventory/includes/db/items_locations_db.inc
947   /inventory/includes/db/items_units_db.inc
948   /inventory/includes/db/movement_types_db.inc
949   /manufacturing/includes/db/work_centres_db.inc
950   /manufacturing/includes/db/work_orders_db.inc
951   /manufacturing/includes/db/work_orders_quick_db.inc
952   /manufacturing/includes/db/work_order_issues_db.inc
953   /manufacturing/includes/db/work_order_produce_items_db.inc
954   
955 18-Apr-2008 Janusz Dobrowolski
956 ! Changed db_escape function to avoid XSS attacks via js db injection
957 $ /includes/db/connect_db.inc
958 # Database inserts/updates secured against js injection
959 $ /admin/db/maintenance_db.inc
960   /gl/includes/db/gl_db_accounts.inc
961   /purchasing/includes/db/po_db.inc
962   /sales/sales_order_entry.php
963   /sales/includes/db/sales_order_db.inc
964
965 16-Apr-2008 Joe Hunt
966 # Bug in /includes/ui/ui_lists.inc:914. Sql clause was cut.
967 $ /includes/ui/ui_lists.inc
968
969 09-Apr-2008 Janusz Dobrowolski
970 # Fixed number formatting bug in standard cost update.
971 $ /inventory/cost_update.php
972
973 -------------------- 2,0 Beta - released ----------------------------
974
975 06-Apr-2008 Joe Hunt
976 ! Changed install.html and update.html to fit the new unstable release 2.0
977 ! Changed demo sql script to fit the 2.0 unstable.
978 $ install.html
979   update.html
980   /sql/en_US-demo.sql
981   
982 06-Apr-2008 Janusz Dobrowolski
983 # Sales invoice edition denied for documents created in FA 1.xx because of nonportable differences in gl posting/db schema.
984   /sales/customer_invoice.php
985 # Fixed typo causing error while adding new tax type.
986   /taxes/tax_types.php
987   
988 05-Apr-2008 Joe Hunt
989 # Fixed a bug when creating subfolder for new companies. Should be company id and not the table pref counter.
990 $ /admin/create_coy.php
991
992 05-Apr-2008 Joe Hunt
993 # Removed annoying warnings in several reports. 
994 $ config.php 
995   /reporting/rep102.php
996   /reporting/rep104.php
997   /reporting/rep201.php
998   /reporting/rep203.php
999   /reporting/rep705.php
1000   /reporting/rep706.php
1001   /reporting/rep707.php
1002   /reporting/rep709.php
1003   /reporting/reports_main.php
1004   /reporting/includes/pdf_report.inc
1005   
1006 04-Apr-2008 Janusz Dobrowolski
1007 # Javascript bugfix in selecting orders for template.
1008 $ /sales/inquiry/sales_orders_view.php
1009
1010 04-Apr-2008 Joe Hunt
1011 ! Updated chart of accounts for release 2.0 unstable. Set the status to 2.0 Beta in config.php. Minor changes in update.html
1012 + Preparing for download of release 2.0b on SourceForge.
1013 $ config.php
1014   update.html
1015   /sql/en_US-new.sql
1016   /sql/en_US-demo.sql
1017   
1018 02-Apr-2008 Janusz Dobrowolski
1019 # Removed selector expansion on space key for multi-line selectors
1020 $ /js/inserts.js
1021 ! Hiding search button in combo selectors for javascript enabled browsers
1022 $ /includes/ui/ui_lists.inc
1023   /js/inserts.js
1024 + Focus set to invalid form field after submit check fail
1025 $ /admin/company_preferences.php
1026   /admin/fiscalyears.php
1027   /admin/gl_setup.php
1028   /admin/payment_terms.php
1029   /admin/shipping_companies.php
1030   /admin/users.php
1031   /admin/void_transaction.php
1032   /dimensions/dimension_entry.php
1033   /gl/bank_transfer.php
1034   /gl/gl_deposit.php
1035   /gl/gl_journal.php
1036   /gl/gl_payment.php
1037   /gl/manage/bank_accounts.php
1038   /gl/manage/bank_trans_types.php
1039   /gl/manage/currencies.php
1040   /gl/manage/exchange_rates.php
1041   /gl/manage/gl_account_classes.php
1042   /gl/manage/gl_account_types.php
1043   /gl/manage/gl_accounts.php
1044   /inventory/adjustments.php
1045   /inventory/cost_update.php
1046   /inventory/prices.php
1047   /inventory/purchasing_data.php
1048   /inventory/transfers.php
1049   /inventory/manage/item_categories.php
1050   /inventory/manage/item_units.php
1051   /inventory/manage/items.php
1052   /inventory/manage/locations.php
1053   /inventory/manage/movement_types.php
1054   /manufacturing/work_order_add_finished.php
1055   /manufacturing/work_order_entry.php
1056   /manufacturing/work_order_issue.php
1057   /manufacturing/work_order_release.php
1058   /manufacturing/manage/bom_edit.php
1059   /manufacturing/manage/work_centres.php
1060   /purchasing/po_entry_items.php
1061   /purchasing/po_receive_items.php
1062   /purchasing/supplier_credit.php
1063   /purchasing/supplier_credit_grns.php
1064   /purchasing/supplier_invoice.php
1065   /purchasing/supplier_invoice_grns.php
1066   /purchasing/supplier_payment.php
1067   /purchasing/supplier_trans_gl.php
1068   /purchasing/allocations/supplier_allocate.php
1069   /purchasing/manage/suppliers.php
1070   /sales/credit_note_entry.php
1071   /sales/customer_credit_invoice.php
1072   /sales/customer_delivery.php
1073   /sales/customer_invoice.php
1074   /sales/customer_payments.php
1075   /sales/sales_order_entry.php
1076   /sales/allocations/customer_allocate.php
1077   /taxes/item_tax_types.php
1078   /taxes/tax_groups.php
1079   /taxes/tax_types.php
1080 # Set default focus in update_db.php
1081 $ /admin/backups.php
1082
1083 29-Mar-2008 Janusz Dobrowolski
1084 # Changed gl_all_accounts_list() API
1085 $ /includes/ui/ui_lists.inc
1086 + Enhanced list accessability in kbd usage via space key
1087 $ js/inserts.js
1088
1089 28-Mar-2008 Janusz Dobrowolski
1090 # Fixed headers for various display mode
1091 $ /sales/inquiry/sales_orders_view.php
1092
1093 28-Mar-2008 Joe Hunt
1094 + Added print document options in inquiries.
1095 $ /sales/inquiry/customer_inquiry.php
1096   /sales/inquiry/sales_orders_view.php
1097   /sales/inquiry/sales_deliveries_view.php
1098   /purchasing/inquiry/po_search.php
1099   /purchasing/inquiry/po_search_completed.php
1100   
1101 28-Mar-2008 Joe Hunt
1102 # Fixed a minor bug in customers_db.inc (should include type == 2 - Bank Deposits)
1103 $ /sales/includes/db/customers_db.inc
1104 # Fixed a PHP vers. 5.xx bug. No need for & operator in function calls, only in declaration. Gives a warning.
1105 $ /sales/includes/db/sales_credit_db.inc
1106 # Fixed a wrong variabel declaration doc_Document_no to doc_Invoice_no
1107 $ /reporting/includes/doctext.inc
1108   /reporting/includes/doctext2.inc
1109 # Fixed so Customer Balances and Aged Customer Analysis reports presents correct sign.  
1110 $ /reporting/rep101.php
1111   /reporting/rep102.php
1112
1113 28-Mar-2008 Janusz Dobrowolski
1114 # Layout/focus fixes for no_[customer/supplier/item]_list option on
1115 $  /includes/ui/ui_lists.inc
1116    /purchasing/includes/ui/po_ui.inc
1117    /sales/credit_note_entry.php
1118    /sales/sales_order_entry.php
1119    /sales/includes/ui/sales_credit_ui.inc
1120    /sales/includes/ui/sales_order_ui.inc
1121
1122 27-Mar-2008 Janusz Dobrowolski
1123 + Automatic first field focus on page start, focus order preserved between form updates
1124 $  /gl/inquiry/gl_account_inquiry.php
1125    /includes/page/footer.inc
1126    /includes/ui/ui_controls.inc
1127    /includes/ui/ui_input.inc
1128    /includes/ui/ui_lists.inc
1129    /includes/ui/ui_view.inc
1130    /js/inserts.js
1131    /sales/sales_order_entry.php
1132    /sales/credit_note_entry.php
1133    /sales/includes/ui/sales_credit_ui.inc
1134    /sales/includes/ui/sales_order_ui.inc
1135 + Data picker omitted in keyboard tabbing sequence (FF,IE, not old mozilla)
1136 $  /includes/ui/ui_input.inc
1137 ! Javascript recalcAccount() superseded by class='combo' behaviour binding
1138 $  /gl/gl_deposit.php
1139    /gl/gl_journal.php
1140    /gl/gl_payment.php
1141    /gl/includes/ui/gl_deposit_ui.inc
1142    /gl/includes/ui/gl_journal_ui.inc
1143    /gl/includes/ui/gl_payment_ui.inc
1144    /includes/ui/ui_view.inc
1145    /purchasing/po_entry_items.php
1146    /purchasing/includes/ui/po_ui.inc
1147    /sales/sales_order_entry.php
1148    /sales/includes/ui/sales_credit_ui.inc
1149    /sales/includes/ui/sales_order_ui.inc
1150    /js/inserts.js
1151 ! get_js_set_focus moved from ui_view (this is only standalone form).
1152    /update_db.php
1153 # Fixed debit/credit entry check 
1154 $  /gl/gl_journal.php
1155 # Restored GET/POST security check on path_to_root
1156 $  /config.php
1157
1158 26-Mar-2008 Janusz Dobrowolski
1159 # Bug fixes in purchase module related to tax structure changes.
1160 $  /purchasing/includes/supp_trans_class.inc
1161    /purchasing/includes/db/invoice_db.inc
1162    /purchasing/includes/db/invoice_items_db.inc
1163    /purchasing/includes/ui/invoice_ui.inc
1164    /reporting/rep105.php
1165
1166 25-Mar-2008 Janusz Dobrowolski
1167 ! Per company pdf, backup and graphics directories in 'company' dir.
1168 $  /company (new dir)
1169    /company/0 (new dir)
1170    /company/0/images/ (new dir)
1171    /company/0/images/102.jpg    (moved from inventory/manage/image)
1172    /company/0/images/103.jpg    (moved from inventory/manage/image)
1173    /company/0/images/104.jpg    (moved from inventory/manage/image)
1174    /company/0/images/logo_frontaccounting.jpg   (moved from themes/default/images)
1175    /company/0/images/logo_frontaccounting.png   (moved from themes/default/images)
1176    /admin/backups.php
1177    /admin/create_coy.php
1178    /admin/db/maintenance_db.inc
1179    /install/index.php
1180    /reporting/rep102.php
1181    /reporting/rep104.php
1182    /reporting/rep202.php
1183    /reporting/rep303.php
1184    /reporting/rep706.php
1185    /reporting/rep707.php
1186    /reporting/includes/pdf_report.inc
1187    /inventory/manage/items.php
1188
1189 + jscript component caching (enables browser caching and future compression)
1190 $  /includes/session.inc
1191    /includes/main.inc
1192    /includes/page/header.inc
1193    /includes/ui/ui_view.inc
1194    /admin/display_prefs.php
1195    /config.php
1196
1197 - Removed obsolete file
1198 $  /sales/includes/ui/print_invoice.inc
1199
1200 21-Mar-2008 Janusz Dobrowolski
1201 ! Total Allocation/Left to Allocate update without page submit.
1202 $  /includes/ui/ui_view.inc
1203    /purchasing/allocations/supplier_allocate.php
1204    /sales/allocations/customer_allocate.php
1205 # Fixed unvisable under IE editbutton
1206 $  /themes/aqua/default.css
1207    /themes/cool/default.css
1208    /themes/default/default.css
1209
1210 20-Mar-2008 Janusz Dobrowolski
1211 # Excluding delivery notes from Customer Balances, removed warnings. 
1212 $  /reporting/rep101.php 
1213 # Divide by zero fix on order_price==0 in new supplier invoice
1214 $  /purchasing/supplier_invoice_grns.php
1215 # Database bug fix in new customer entry
1216 $  /sales/manage/customers.php
1217 # Small bug fix (warnings) in is_date() function.
1218 $  /includes/date_functions.inc
1219
1220 18-Mar-2008 Janusz Dobrowolski
1221 # Line items editor uses POST method - no disappearing shippment info.
1222 $  /sales/credit_note_entry.php
1223    /sales/sales_order_entry.php
1224    /sales/includes/ui/sales_credit_ui.inc
1225    /sales/includes/ui/sales_order_ui.inc
1226 + Added edit_button_cell() function
1227 $  /includes/ui/ui_controls.inc
1228 + Helper function for finding indexed submit $_POST vars.
1229 $  /includes/ui/ui_input.inc
1230 + New class .editbutton for buttons. Default view is link alike.
1231 $  /themes/aqua/default.css
1232    /themes/cool/default.css
1233    /themes/default/default.css
1234
1235 17-Mar-2008 Janusz Dobrowolski
1236 # Added rounding when needed to avoid document non cosistent documents.
1237 $  /includes/banking.inc
1238    /purchasing/supplier_credit_grns.php
1239    /purchasing/supplier_invoice_grns.php
1240    /purchasing/includes/supp_trans_class.inc
1241    /purchasing/includes/ui/invoice_ui.inc
1242    /purchasing/includes/ui/po_ui.inc
1243    /reporting/rep107.php
1244    /reporting/rep109.php
1245    /reporting/rep110.php
1246    /reporting/rep209.php
1247    /sales/includes/cart_class.inc
1248    /sales/includes/ui/sales_credit_ui.inc
1249    /sales/includes/ui/sales_order_ui.inc
1250    /sales/view/view_credit.php
1251    /sales/view/view_dispatch.php
1252    /sales/view/view_invoice.php
1253    /sales/view/view_sales_order.php
1254    /taxes/tax_calc.inc
1255 # Sign bug for customer transactions
1256 $  /reporting/rep709.php
1257 # Include file conflict fix
1258 $ /purchasing/includes/ui/invoice_ui.inc
1259   /gl/manage/bank_accounts.php
1260   /manufacturing/inquiry/where_used_inquiry.php
1261   /purchasing/manage/suppliers.php
1262   
1263 16-Mar-2008 Janusz Dobrowolski
1264 + Added javascript add-on for unobtrusive apply javascript handlers to html elements.
1265 $  /js/behaviour.js
1266    /js/inserts.js
1267 + Added javascript source collecting functions
1268 $  /includes/main.inc
1269 ! Moved check_page_security(); for safe start in case of broken wa_current_user var.
1270 + Added global js code collecting arrays  $js_lib, $js_static
1271 $  /includes/session.inc
1272 ! Changed get_js_user num to add_js_user_num; extended for percent/qty/price formatting
1273 $  /includes/ui/ui_view.inc
1274 + Added including javascript source colections from $js_lib, $js_static; conditional display for ajax calls
1275 $  /includes/page/footer.inc
1276    /includes/page/header.inc
1277 ! Added including of data_checks.inc
1278 $  /includes/ui.inc
1279 + User side percent/exrate/qty/price input formatting via onblur handler.
1280 $  /admin/gl_setup.php
1281    /gl/gl_budget.php
1282    /gl/manage/exchange_rates.php
1283    /includes/ui/ui_input.inc
1284    /inventory/purchasing_data.php
1285    /inventory/reorder_level.php
1286    /inventory/includes/item_adjustments_ui.inc
1287    /inventory/includes/stock_transfers_ui.inc
1288    /manufacturing/work_order_entry.php
1289    /manufacturing/manage/bom_edit.php
1290    /purchasing/po_entry_items.php
1291    /purchasing/po_receive_items.php
1292    /purchasing/supplier_credit.php
1293    /purchasing/supplier_credit_grns.php
1294    /purchasing/supplier_invoice_grns.php
1295    /purchasing/supplier_trans_gl.php
1296    /purchasing/allocations/supplier_allocate.php
1297    /purchasing/includes/ui/po_ui.inc
1298    /sales/customer_delivery.php
1299    /sales/customer_invoice.php
1300    /sales/allocations/customer_allocate.php
1301    /sales/includes/ui/sales_credit_ui.inc
1302    /sales/includes/ui/sales_order_ui.inc
1303    /taxes/tax_groups.php
1304    /taxes/tax_types.php
1305
1306 14-Mar-2008 Janusz Dobrowolski
1307  + All forms fixed to accept user native numeric format.
1308  $ /admin/gl_setup.php
1309    /gl/bank_transfer.php
1310    /gl/gl_budget.php
1311    /gl/gl_deposit.php
1312    /gl/gl_journal.php
1313    /gl/gl_payment.php
1314    /gl/includes/db/gl_db_banking.inc
1315    /gl/includes/ui/gl_deposit_ui.inc
1316    /gl/includes/ui/gl_journal_ui.inc
1317    /gl/includes/ui/gl_payment_ui.inc
1318    /gl/manage/exchange_rates.php
1319    /inventory/adjustments.php
1320    /inventory/cost_update.php
1321    /inventory/prices.php
1322    /inventory/purchasing_data.php
1323    /inventory/reorder_level.php
1324    /inventory/transfers.php
1325    /inventory/includes/item_adjustments_ui.inc
1326    /inventory/includes/stock_transfers_ui.inc
1327    /inventory/manage/item_units.php
1328    /manufacturing/work_order_entry.php
1329    /manufacturing/inquiry/where_used_inquiry.php
1330    /manufacturing/manage/bom_edit.php
1331    /purchasing/po_entry_items.php
1332    /purchasing/po_receive_items.php
1333    /purchasing/supplier_credit_grns.php
1334    /purchasing/supplier_invoice_grns.php
1335    /purchasing/supplier_payment.php
1336    /purchasing/supplier_trans_gl.php
1337    /purchasing/allocations/supplier_allocate.php
1338    /purchasing/includes/ui/po_ui.inc
1339    /purchasing/inquiry/po_search.php
1340    /sales/credit_note_entry.php
1341    /sales/customer_credit_invoice.php
1342    /sales/customer_delivery.php
1343    /sales/customer_invoice.php
1344    /sales/customer_payments.php
1345    /sales/sales_order_entry.php
1346    /sales/allocations/customer_allocate.php
1347    /sales/includes/ui/sales_credit_ui.inc
1348    /sales/includes/ui/sales_order_ui.inc
1349    /sales/manage/customers.php
1350    /sales/manage/sales_people.php
1351    /sales/view/view_credit.php
1352    /sales/view/view_dispatch.php
1353    /sales/view/view_invoice.php
1354    /sales/view/view_receipt.php
1355    /sales/view/view_sales_order.php
1356    /taxes/item_tax_types.php
1357    /taxes/tax_groups.php
1358    /taxes/tax_types.php
1359  + User format functions for percent/price/exrate amounts display.
1360  $ /includes/current_user.inc
1361  + Input checking functions for numeric input fields in user native format
1362  $ /includes/data_checks.inc
1363  + Numeric input fields in user native format
1364  $ /includes/ui/ui_input.inc
1365  + Javascript function for conversion to/from user native numeric format.
1366  $ /includes/ui/ui_view.inc
1367  + New class amount for numeric input
1368  $ /themes/aqua/default.css
1369    /themes/cool/default.css
1370    /themes/default/default.css
1371  # Removed warning on adding component
1372    /manufacturing/manage/bom_edit.php
1373  # Quantity display correction
1374    /manufacturing/inquiry/where_used_inquiry.php
1375  # Fixed add_customer_trans() call
1376    /gl/includes/db/gl_db_banking.inc
1377
1378 12-Mar-2008 Joe Hung
1379  + Added update of Units of Measure and converting of deptor_trans records from release 1.XX
1380  - Removed default insertion of Units of Measure. Not neccessary.
1381  $ /sql/alter.sql
1382    /admin/db/maintenance_db.inc (added support for update)
1383
1384 11-Mar-2008 Janusz Dobrowolski
1385  + Table of measure moved into new table item_units
1386  ! Removed $themes[] from config.php, theme list based on directory structure
1387  $ /config.php
1388    /includes/ui/ui_lists.inc
1389    /applications/inventory.php
1390    /inventory/includes/inventory_db.inc
1391    /inventory/includes/db/items_units_db.inc
1392    /inventory/manage/item_units.php
1393    /inventory/manage/items.php
1394    /sql/alter.sql
1395
1396 11-Mar-2008 Joe Hunt
1397  # Small fix for alignment of date and due date label fields in customer_invoice.php and customer_delivery.php
1398  $ /sales/customer_invoice.php
1399    /sales/customer_delivery.php
1400  
1401 10-Mar-2008 Joe Hunt
1402  # Small fix for Template Invoice in sales_order_entry.php on line 363 (duedate for Invoice).
1403  $ /sales/sales_order_entry.php
1404  
1405 10-Mar-2008 Janusz Dobrowolski
1406  + Added price list selector to sales entry (debtor_master gives only default one)
1407  + Added optional submit_on_change parameter to sales ui lists
1408  $ /includes/ui/ui_lists.inc
1409    /sales/sales_order_entry.php
1410    /sales/includes/ui/sales_credit_ui.inc
1411    /sales/includes/ui/sales_order_ui.inc
1412  # Additional PHP5 fixes, do_clone superseded by local ? : constructs
1413  $ /sales/includes/cart_class.inc
1414    /includes/ui/ui_view.inc
1415    /sales/includes/sales_db.inc
1416  # Fixed bogus sales_type lists in edition mode
1417  $ /sales/customer_delivery.php
1418    /sales/customer_invoice.php
1419  # Smaller fixes, cart_class.sales_type name change
1420  $ /sales/includes/ui/sales_credit_db.inc
1421    /sales/credit_note_entry.php
1422    /sales/customer_credit_invoice.php
1423    /sales/includes/cart_class.inc
1424    /sales/includes/db/sales_credit_db.inc
1425    /sales/includes/db/sales_delivery_db.inc
1426    /sales/includes/db/sales_invoice_db.inc
1427    /sales/includes/db/sales_order_db.inc
1428    /sales/includes/ui/sales_credit_ui.inc
1429  # One another pmWiki name conflict removed
1430  $ /admin/display_prefs.php
1431  
1432 09-Mar-2008 Joe Hunt
1433  - Removed redundant form_types functions and the file /reporting/includes/form_types.inc. Removed table form_items
1434  $ /dimensions/includes/dimensions_db.inc
1435    /gl/includes/db/gl_db_banking.inc
1436    /includes/main.inc
1437    /inventory/includes/db/items_adjust_db.inc
1438    /manufacturing/includes/db/work_order_issues_db.inc
1439    /manufacturing/includes/db/work_order_produce_items_db.inc
1440    /manufacturing/includes/db/work_orders_db.inc
1441    /manufacturing/includes/db/work_orders_quick_db.inc
1442    /purchasing/includes/db/grn_db.inc
1443    /purchasing/includes/db/po_db.inc
1444    /purchasing/includes/db/supp_payment_db.inc
1445    /reporting/includes/form_types.inc (File removed)
1446    /sales/includes/db/sales_delivery_db.inc
1447    /sales/includes/db/sales_invoice_db.inc
1448    /sales/includes/db/sales_order_db.inc
1449    /sql/alter.sql
1450  # Bug in calculating exchange rates in Reports Supplier Balances and Customer Balances
1451  $ /reporting/rep101.php
1452    /reporting/rep201.php
1453  # clone replacement do_clone() for both PHP 4 and PHP 5.
1454  $ /includes/ui/ui_view.inc (at the very bottom)
1455    /sales/includes/cart_class.inc
1456    
1457 07-Mar-2008 Janusz Dobrowolski
1458  ! Changed name tax type uniqueness constraint to (name, rate)
1459  $ /includes/ui/ui_lists.inc
1460    /taxes/items_tax_types.php
1461  ! Tax included option moved from tax_group to sales_types table
1462  $ includes/ui/ui_view.inc
1463    /purchasing/includes/ui/invoice_ui.inc
1464    /taxes/tax_calc.inc
1465    /taxes/tax_groups.php
1466    /taxes/db/tax_groups_db.inc
1467    /sql/alter.sql
1468  # Final rewriting of sales module, a lot of bugfixes.
1469  + Template delivery/invoicing
1470  + Concurrent document editing control on sql level
1471  + Most of sales documents are now editable
1472  + Some links to print documents after entry
1473  ! Changed javascript helper function for customer allocations
1474  $ /applications/customers.php
1475    /includes/ui/ui_input.inc
1476    /reporting/rep107.php
1477    /reporting/rep109.php
1478    /reporting/rep110.php
1479    /sales/credit_note_entry.php
1480    /sales/customer_credit_invoice.php
1481    /sales/customer_delivery.php
1482    /sales/customer_invoice.php
1483    /sales/customer_payments.php
1484    /sales/sales_order_entry.php
1485    /sales/allocations/customer_allocate.php
1486    /sales/allocations/customer_allocation_main.php
1487    /sales/includes/cart_class.inc
1488    /sales/includes/sales_db.inc
1489    /sales/includes/sales_ui.inc
1490    /sales/includes/db/cust_trans_db.inc
1491    /sales/includes/db/cust_trans_details_db.inc
1492    /sales/includes/db/custalloc_db.inc
1493    /sales/includes/db/customers_db.inc
1494    /sales/includes/db/payment_db.inc
1495    /sales/includes/db/sales_credit_db.inc
1496    /sales/includes/db/sales_delivery_db.inc
1497    /sales/includes/db/sales_invoice_db.inc
1498    /sales/includes/db/sales_order_db.inc
1499    /sales/includes/db/sales_types_db.inc
1500    /sales/includes/ui/print_invoice.inc
1501    /sales/includes/ui/sales_credit_ui.inc
1502    /sales/includes/ui/sales_order_ui.inc
1503    /sales/inquiry/customer_allocation_inquiry.php
1504    /sales/inquiry/customer_inquiry.php
1505    /sales/inquiry/sales_deliveries_view.php
1506    /sales/inquiry/sales_orders_view.php
1507    /sales/manage/credit_status.php
1508    /sales/manage/sales_types.php
1509    /sales/view/view_credit.php
1510    /sales/view/view_dispatch.php
1511    /sales/view/view_invoice.php
1512    /sales/view/view_receipt.php
1513    /sales/view/view_sales_order.php
1514 # Removed function name conflict with wiki help system
1515    /includes/lang/language.php
1516    
1517 06-Mar-2008 Janusz Dobrowolski
1518  + Wiki help links integration
1519  $ /config.php
1520    /includes/page/header.inc
1521    /includes/lang/language.php
1522  + Optional debuging with xdebug module
1523  $ /index.php
1524    /includes/db/connect_db.inc
1525  ! Concurrent edition fix
1526  $  /includes/systypes.inc
1527  # Table header fix
1528  $  /manufacturing/manage/bom_edit.php
1529  # Menu layout fixes
1530  $ /themes/aqua/renderer.php
1531    /themes/cool/renderer.php
1532    /themes/default/renderer.php
1533  # Removed warning about nonexistent $_GET variable
1534  $ /dimensions/inquiry/search_dimensions.php
1535  # MySQL 3.xx CAST bug fix
1536  $ /includes/db/manufacturing_db.inc
1537    /manufacturing/includes/db/work_order_requirements_db.inc
1538    /manufacturing/inquiry/where_used_inquiry.php
1539
1540 04-Mar-2008 Joe Hunt
1541  ! Changed so that average item material price is automatic updated whenever a PO Delivery is received.
1542    Changed so that a Bill of Materiel, Parent's material price, is automatic updated from underlying items.
1543  $ /inventory/cost_update.php
1544    /purchasing/includes/db/grn_db.inc and
1545    /manufacturing/manage/bom_edit.php. 
1546    /manufacturing/includes/db/work_orders_db.inc
1547    /manufacturing/includes/db/work_orders_quick_db.inc
1548    /manufacturing/work_order_entry.php
1549   
1550 21-Feb-2008 Joe Hunt
1551  + Added Print for documents in /admin/view_print_transaction.php (according to our new routines).
1552  $ /admin/view_print_transaction.php
1553    /applications/setup.php
1554   
1555 17-Feb-2008 Joe Hunt
1556  ! Minor change in menu and function in view_print_transaction.php
1557  $ /admin/view_print_transaction.php
1558    /application/setup.php
1559  + Preparing for print of single documents
1560  $ /reporting/includes/reporting.inc
1561  ! Removing 'out' field in table tax_types
1562  $ /sql/alter.sql
1563    /taxes/tax_types.php
1564    /taxes/db/tax_types_db.inc
1565  + Added 2 functions in ui_input.inc, button and button_cell
1566    /includes/ui/ui_input.inc
1567
1568 11-Feb-2008 Joe Hunt
1569  + Added file, update_db.php, for updating company databases from an SQL script.
1570  $ update_db.php (New file)
1571    update.html
1572   
1573 06-Fef-2008 Joe Hunt
1574  + Added Report, Salesman Listing, rep106.php. 
1575  $ /reporting/reports_main.php
1576    /reporting/rep106.php
1577   
1578 06-Feb-2008 Janusz Dobrowolski
1579  + Separation of customer invoice issue and goods delivery.
1580  + Batch invoicing for more than one delivery
1581  # Corrected inadequate shipping tax calculations.
1582  ! Default debugging status changed to off.
1583  $ /taxes/tax_calc.inc
1584    /taxes/db/tax_groups_db.inc
1585    /admin/db/voiding_db.inc
1586    /applications/customers.php
1587    /includes/systypes.inc
1588    /includes/types.inc
1589    /includes/ui/ui_controls.inc
1590    /includes/ui/ui_lists.inc
1591    /includes/ui/ui_view.inc
1592    /inventory/inquiry/stock_status.php
1593    /reporting/rep105.php
1594    /reporting/rep107.php
1595    /reporting/rep109.php
1596    /reporting/rep110.php 
1597    /reporting/rep209.php
1598    /reporting/reports_main.php
1599    /reporting/includes/doctext.inc
1600    /reporting/includes/doctext2.inc
1601    /reporting/includes/form_types.inc
1602    /reporting/includes/pdf_report.inc
1603    /reporting/includes/reports_classes.inc
1604    /sales/customer_credit_invoice.php
1605    /sales/customer_invoice.php
1606    /sales/sales_order_entry.php
1607    /sales/customer_delivery.php 
1608    /sales/includes/db/sales_delivery_db.inc 
1609    /sales/includes/ui/print_invoice.inc 
1610    /sales/includes/cart_class.inc
1611    /sales/includes/sales_db.inc
1612    /sales/includes/db/cust_trans_db.inc
1613    /sales/includes/db/cust_trans_details_db.inc
1614    /sales/includes/db/sales_credit_db.inc
1615    /sales/includes/db/sales_invoice_db.inc
1616    /sales/includes/db/sales_order_db.inc
1617    /sales/includes/ui/sales_order_ui.inc
1618    /sales/inquiry/customer_allocation_inquiry.php
1619    /sales/inquiry/customer_inquiry.php
1620    /sales/inquiry/sales_orders_view.php
1621    /sales/inquiry/sales_deliveries_view.php 
1622    /sales/view/view_dispatch.php
1623    /sales/view/view_invoice.php
1624    /sales/view/view_sales_order.php
1625    /sql/alter.sql
1626    config.php
1627   
1628 01-Feb-2008 Joe Hunt
1629  ! Changed so sales orders can have more than one row with the same stock_id. In alter.sql.
1630  $ /sales/includes/cart_class.inc
1631    /sales/includes/db/sales_credit_db.inc
1632    /sales/includes/db/sales_invoice_db.inc
1633    /sales/includes/db/sales_order_db.inc
1634    /sales/includes/db/cust_trans_details_db.inc
1635    /sales/includes/ui/sales_order_ui.inc
1636    /sales/includes/ui/sales_credit_ui.inc
1637    /sales/credit_note_entry.php
1638    /sales/customer_credit_invoice.php
1639    /sales/sales_order_entry.php
1640    /sales/customer_invoice.php
1641
1642 31-Jan-2008 Joe Hunt
1643  ! New Release 2.0 Pre Alpha
1644  $ config.php
1645  # Fixed a release 2 related bug in create_coy.php
1646  $ /admin/create_coy.php
1647  + An alter.sql file to use for updating databases. Until the update_db.php is ready, you can use the install/update companies
1648    and select the companies one by one and upload the alter.sql file to all companies. You can still run the release 2
1649    with these databases changes without any new files. They are coming as soon as possible.
1650  $ /sql/alter.sql (New file)  
1651  # Fixed a release 2 related bug. A field in supp_trans_items were declared as integer(11). Changed to VARCHAR(11) in alter.sql
1652    and 2 related files
1653  $ /purchasing/supplier_trans_gl.php
1654    /purchasing/includes/db/invoice_items_db.inc
1655  ! Moved variables $no_item_list, $no_customer_list and $no_supplier_list in config.php to company table
1656  $ /includes/ui/ui_lists.inc
1657    /purchasing/includes/ui/po_ui.inc
1658    /sales/includes/ui/sales_order_ui.inc
1659    /admin/company_preferences.php
1660    /admin/db/company_db.inc
1661    config.php
1662  + Created 3 new fields in salesman table for provision, break point and provision2. Included in alter.sql. 
1663    Update sales_people.php.Preparing for a new Salesman report with provision etc. Selected with time range. Should be very good.
1664  $ /sales/manage/sales_people.php
1665    /includes/ui/ui_input.inc
1666  
1667 -------------------- 2,0 Pre Alpha - above ----------------------------
1668 31-Jan-2008 Janusz Dobrowolski
1669  # Minor bugfix in db_import()
1670  $ /admin/db/maintenance_db.inc
1671  
1672 30-Jan-2008 Janusz Dobrowolski
1673  # Minor display fix in tax_types.php
1674  $ /taxes/tax_types.php
1675  ! Format cleanup on some files.
1676  $ /gl/includes/gl_db.inc
1677    /gl/includes/gl_ui.inc
1678    /applications/application.php
1679    frontaccounting.php
1680    index.php
1681    
1682 -------------------- 1.16 Stable Released ----------------------
1683 28-Jan-2008 Joe Hunt
1684  + Added a possibility to replace the normal listboxes for items, customer and/or suppliers with a search box.
1685    The listboxes can only hold about 1000 items. New variables in config.php, $no_item_list, $no_customer_list 
1686    and $no_supplier_list. Default is the normal behavior for all listboxes.
1687  $ /includes/ui/ui_lists.inc
1688    /sales/includes/ui/sales_orders_ui.inc
1689    /purchases/includes/ui/po_ui.inc
1690    /themes/default/images/locate.png (New file)
1691    config.php
1692
1693  + Added ALTER TABLE possibility in db_import. For future releases.
1694  $ /admin/db/maintenence_db.inc  
1695
1696  # Removed warnings 'Call-time pass-by-reference' in /includes/db/connect_db.inc and /includes/ui/ui_lists.inc
1697  # Fixed File not found when loading local stylesheet.css (for other languages) in /includes/page/header.inc
1698  $ /includes/db/connect_db.inc
1699    /includes/ui/ui_lists.inc
1700    /includes/page/header.inc
1701    /access/login.php
1702    
1703 16-Jan-2008 Joe Hunt
1704  # When login screen is displayed after session timeout page content is broken. It
1705    is because of NOT using absolute paths in href attribute theme elements.
1706  $ /access/login.php
1707  
1708 30-Dec-2007 Joe Hunt
1709  # Minor adjustments in function db_export on line 325
1710  $ /admin/db/maintenance_db.inc
1711  
1712 29-Dec-2007 Joe Hunt
1713  + Added a variable, $print_invoice_no, in config.php for printing the invoice number instead of invoice reference.
1714  $ config.php
1715  
1716  # Fixed a bug when exporting database. Exported NULL field values from NO to empty field (from mysql version 5.0.32).
1717    Also fixed a unneccessary str_replace when importing sql scripts.
1718  ! Changed the PDF presentation to deleting the Javascript cache before presentation.
1719  $ /admin/db/maintenance_db.inc
1720    /reporting/includes/pdf_report.inc
1721    
1722 13-Dec-2007 Joe Hunt
1723  # Still bugs in trial balances and account inquiry on screen when selecting non balance accounts. Fixed.
1724  $ /gl/inquiry/gl_trial_balance.php
1725    /gl/inquiry/gl_account_inquiry.php
1726
1727 13-Dec-2007 Joe Hunt
1728  # Fixed a bug when voiding a transaction (Journal Entry). An eventually underlying bank transfer was not voided.
1729  $ /admin/db/voiding_db.inc
1730  
1731 06-Dec-2007 Joe Hunt
1732  # Fixed a bug when adding lines during Payments to suppliers, the supplier was set back to the first.
1733  $ /gl/gl_payment.php
1734    /gl/includes/ui/gl_payment_ui.inc
1735    
1736  ! Changed $loc_notification to be set to 0 instead of 1.
1737  $ config.php
1738  
1739 -------------------- 1.15 Stable Released ----------------------
1740 05-Dec-2007 Joe Hunt
1741  + Added email notification to stock location when available stock is below reorder level
1742  $ config.php
1743    /sales/includes/db/sales_order_db.inc
1744    
1745  # Fixed bugs in Open balances when account is not a balance account
1746  $ /gl/inquiry/gl_trial_balance.php
1747    /gl/inquiry/gl_account_inquiry.php
1748    /reporting/rep704.php
1749    /reporting/rep708.php
1750    
1751 -------------------- 1.14 Stable Released ----------------------
1752 01-Oct-2007 Joe Hunt
1753  ! Major change in the installation of modules to also accept an SQL-file for upload.
1754  $ config.php
1755    /admin/inst_module.php
1756    /admin/db/maintenance_db.inc
1757    
1758 30-Sep-2007 Joe Hunt
1759  # The following files were still vulnerable. Fixed
1760  $ /access/login.php
1761    /includes/lang/language.php
1762
1763 -------------------- 1.13 Stable Released ----------------------
1764 14-Sep-2007 Joe Hunt
1765  + Added optional link for electronic payment on invoices (PayPal). 
1766  ! Better support for install/update languages.  
1767  ! Minor adjustments
1768  # Fixed a vulnerable item in config.php
1769  $ config.php
1770
1771 14-Sep-2007 Joe Hunt
1772  # We forgot to upload the PO file when installing new language. Used when GETTEXT is not installed on Server.
1773  # config.php has been vulnerable. Fixed.
1774  $ /admin/inst_lang.php
1775  $ config.php
1776  
1777 10-Sep-2007 Joe Hunt
1778  ! Changed Bank Address field from text to textarea (multirows)
1779  $ /gl/manage/bank_accounts.php
1780  
1781 06-Sep-2007 Joe Hunt
1782  + Added optional link for electronic payment on invoices (PayPal)
1783  $ /reporting/reports_main.php
1784    /reporting/rep107.php
1785    /reporting/includes/report_classes.inc
1786    /reporting/includes/pdf_report.inc
1787    /reporting/includes/doc_text.inc
1788    /reporting/includes/doc_text2.inc
1789    
1790 23-Aug-2007 Joe Hunt
1791  # Unnecessary parameter ($db) in check_for_recursive_bom
1792  $ /manufacturing/manage/bom_edit.php
1793  
1794 21-Aug-2007 Joe Hunt
1795  # Bug in /includes/lang/gettext.php (249) affecting changing language!
1796  $ /includes/lang/gettext.php
1797  
1798 08-Aug-2007 Joe Hunt
1799  # Minor adjustments
1800  $ config.php
1801    /access/login.php
1802    /admin/create_coy.php
1803    /reporting/includes/pdf_report.inc
1804    
1805 04-Aug-2007 Joe Hunt
1806  + Added a default fiscal year in the en_US-new.sql and start references.
1807  $ /sql/en_US-new.sql
1808  ! Changed some specific text strings in en_US.po (E.g. TAX instead of VAT)
1809  $ /lang/en_US/LC_MESSAGES/en_US.mo
1810  
1811 03-Aug-2007 Joe Hunt
1812  # A bug in Direct Invoicing (wrong Invoice Date) has been fixed.
1813  $ /sales/includes/db/sales_order_db.inc
1814  
1815 23-Jul-2007 Joe Hunt
1816  # Changed <? in front of 2 files to <?php.
1817  $ /purchasing/includes/purchasing_ui.inc
1818    /reporting/includes/class.mail.inc
1819    
1820 -------------------- 1.12 Stable Released ----------------------
1821 21-Jul-2007 Joe Hunt
1822  + Added option to handle Jalali and Islamic Calendars
1823  ! Minor adjustments
1824  $ config.php
1825    /gl/includes/db/gl_db_trans.inc
1826    /includes/date_functions.inc
1827    /includes/ui/ui_input.inc
1828    /includes/ui/ui_lists.inc
1829    /includes/ui/ui_view.inc
1830    /purchasing/po_receive_items.php
1831    /purchasing/includes/ui/invoice_ui.inc
1832    /purchasing/includes/ui/po_ui.inc
1833    /reporting/rep705.php
1834    /sales/includes/db/sales_order_db.inc
1835    /sales/includes/ui/sales_order_ui.inc
1836    
1837 20-Jul-2007 Joe Hunt
1838  ! Changed parameters on report Sales Order. Option to print as Quote.
1839  $ /reporting/reports_main.php
1840    /reporting/rep109.php
1841    /reporting/includes/pdf_report.inc
1842    /reporting/includes/doctext.inc
1843    /reporting/includes/doctext2.inc
1844  
1845 19-Jul-2007 Joe Hunt
1846  + Added Budget Entry in General Ledger. Includes Dimensions.
1847  $ config.php
1848    /applications/generalledger.php
1849    /gl/gl_budget.php (New File!)
1850    /gl/includes/db/gl_db_trans.inc
1851    /includes/date_functions.inc
1852    /reporting/report_classes.inc
1853    
1854 -------------------- 1.11 Stable Released ----------------------
1855 04-Jul-2007 Joe Hunt
1856  ! Option for using alpha numeric chart of accounts.
1857  $ config.php
1858    /gl/manage/gl_accounts.php
1859    /gl/includes/db/gl_db_accounts.inc
1860    /gl/includes/db/gl_db_bank_trans.inc
1861    /gl/includes/db/gl_db_trans.inc
1862    /gl/inquiry/gl_trial_balance.inc
1863    /admin/db/company_db.inc
1864    /inventory/includes/db/items_db.inc
1865    /sales/manage/customer_branches.inc
1866
1867 04-Jul-2007 Joe Hunt
1868  # Problems retrieving language texts for poEdit in long javascripts
1869  $ /includes/ui/ui_view.inc
1870  
1871 04-May-2007 Joe Hunt
1872  # Database error when updating more than one item row in Sales Orders.
1873  $ /sales/includes/db/sales_order_db.inc
1874  # Database error when inserting work order issues. Fixed.
1875  $ /manufacturing/includes/db/work_order_issues_db.inc
1876  
1877 03-May-2007 Joe Hunt
1878  # Multiple tables and JOIN's have syntax changes in MySQL 5.0.12. Need parentheses.
1879  $ /includes/db/manufacturing_db.inc
1880    /manufacturing/includes/db/work_order_requirements_db.inc
1881
1882 02-May-2007 Joe Hunt
1883  # Missing details on Purchase Order when emailing and printing
1884  $ /reporting/rep209.php
1885  
1886 -------------------- 1.1 Stable Released ----------------------
1887 02-May-2007 Joe Hunt
1888  + Enabled module addons and all the below bugfixes. No changes in database structure.
1889  - Removed /sql/basic.sql (included in the other sql files)
1890  - Removed /themes/default/images/left.gif and /themes/default/images/right.gif 
1891    (not needed anymore).
1892  + Addition of update.html  
1893  $ /admin/inst_module.php (New file!)
1894    /applications/customers.php
1895    /applications/dimensions.php
1896    /applications/generalledger.php
1897    /applications/inventory.php
1898    /applications/manufacturing.php
1899    /applications/setup.php
1900    /applications/suppliers.php
1901    /install/index.php
1902    /install/save.php
1903    /modules/inst_modules.php (New folder and new file!)
1904    /modules/index.php (New file!)
1905    /sql/en_US-demo.sql
1906    /sql/en_US-new.sql
1907    install.html
1908    update.html (New file!)
1909    
1910 01-May-2007 Joe Hunt
1911  # Missing measure of units when printing sales orders
1912  # Update of Sales People caused a database error
1913  $ /sales/manage/sales_people.php
1914    /reporting/rep109.php
1915  
1916 30-Apr-2007 Joe Hunt
1917  + The selected menu tab is now shown with same background as hover color.
1918  $ config.php (default tab line 77. Change if you want)
1919    /includes/page/header.inc
1920    
1921 28-Apr-2007 Joe Hunt
1922  # When saving work order entries a lot of debug boxes appeared. Fixed
1923  # When clicking on the link, Issue, on work order inquires an empty screen appeared. Fixed
1924  # When retrieving work centres id's there was a database error. Fixed by casting string to unsigned
1925  $ /includes/db/manufacturing_db.inc
1926    /manufacturing/work_order_entry.php
1927    /manufacturing/includes/work_order_issue_ui.inc
1928    /manufacturing/includes/db/work_order_requirements_db.inc
1929    /manufacturing/includes/db/work_orders_quick_db.inc
1930    /manufacturing/inquiry/where_used_inquiry.php
1931    
1932 25-Apr-2007 Joe Hunt
1933  # Missing Date Picker
1934  $ /sales/customer_invoice.php
1935  # No JS popup window
1936  $ /sales/view/view_invoice.php
1937  
1938 24-Apr-2007 Joe Hunt
1939  ! New and better Date Picker, better cool theme.
1940  $ /includes/ui/ui_input.inc
1941    /includes/ui/ui_view.inc
1942    /reporting/includes/reports_classes.inc
1943    /themes/cool/default.css
1944
1945 -------------------- 1.0.1 Stable Released ----------------------
1946 23-Apr-2007 Joe Hunt
1947  ! Release 1.0.1 established on SourceForge, fixing the bugs and including a Date Picker,
1948    the changes for selection lists customers/suppliers and the Audit Trail.
1949
1950 22-Apr-2007 Joe Hunt
1951  ! Changed the two selection lists for customers/suppliers in reports to a single one with
1952    No Filter
1953  ! Changed the sort order in these selection lists from id to name.
1954  + Added Audit Trail in GL trans. A switch in config.php, $use_audit_trail, must be set to 1.
1955  $ /reporting/reports_main.php
1956    /reporting/rep101.php
1957    /reporting/rep102.php
1958    /reporting/rep201.php
1959    /reporting/rep202.php
1960    /reporting/rep203.php
1961    /reporting/rep204.php
1962    /reporting/includes/reports_classes.inc
1963    /includes/ui/ui_lists.inc
1964    /gl/includes/db/gl_db_trans.inc
1965    config.php
1966    
1967 22-Apr-2007 Joe Hunt
1968  + Date Picker for all date fields.
1969  $ config.php
1970    /admin/fiscalyears.php
1971    /admin/void_transaction.php
1972    /includes/ui/ui_view.inc
1973    /includes/ui/ui_input.inc
1974    /dimensions/dimension_entry.php
1975    /dimensions/inquiry/search_dimensions.php
1976    /gl/gl_journal.php
1977    /gl/gl_deposit.php
1978    /gl/gl_payment.php
1979    /gl/bank_transfer.php
1980    /gl/inquiry/bank_inquiry.php
1981    /gl/inquiry/gl_account_inquiry.php
1982    /gl/inquiry/gl_trial_balance.php
1983    /gl/manage/exchange_rates.php
1984    /inventory/adjustments.php
1985    /inventory/transfers.php
1986    /inventory/inquiry/stock_movements.php
1987    /inventory/manage/items.php
1988    /manufacturing/work_order_add_finished.php
1989    /manufacturing/work_order_entry.php
1990    /manufacturing/work_order_issue.php
1991    /manufacturing/work_order_release.php
1992    /purchasing/supplier_payment.php
1993    /purchasing/po_entry_items.php
1994    /purchasing/po_receive_items.php
1995    /purchasing/supplier_credit.php
1996    /purchasing/supplier_credit_grns.php
1997    /purchasing/supplier_invoice.php
1998    /purchasing/supplier_invoice_grns.php
1999    /purchasing/supplier_trans_gl.php
2000    /purchasing/includes/ui/po_ui.inc
2001    /purchasing/inquity/po_search.php
2002    /purchasing/inquiry/po_search_completed.php
2003    /purchasing/inquiry/supplier_allocation_inquiry.php
2004    /purchasing/inquiry/supplier_inquiry.php
2005    /reporting/reports_main.php
2006    /reporting/includes/reports_classes.inc
2007    /sales/credit_note_entry.php
2008    /sales/customer_credit_invoice.php
2009    /sales/customer_payments.php
2010    /sales/sales_order_entry.php
2011    /sales/includes/ui/sales_order_ui.inc
2012    /sales/inquiry/customer_allocation_inquiry.php
2013    /sales/inquiry/customer_inquiry.php
2014    /sales/inquiry/sales_orders_view.php
2015    New image files:
2016    /themes/default/images/cal.gif
2017    /themes/default/images/next.gif
2018    /themes/default/images/prev.gif
2019
2020 19-Apr-2007 Joe Hunt
2021  # Bug no 1703895, Account numbers are varchars, need quotes, fixed
2022  # Bug no 1703891, Reserved MySQL words used as column names, fixed
2023  $ /taxes/db/tax_types_db.inc
2024
2025  # Bug no 1703888, Apostrophes and other unescaped characters, fixed
2026  $ /gl/manage/gl_accounts.php
2027    /gl/includes/db/gl_db_accounts.inc
2028    /includes/ui/ui_input.inc
2029
2030 18-Apr-2007 Joe Hunt
2031  # Bug no 1702594, Logon Loop, fixed
2032  $ config.php
2033
2034 -------------------- 1.0a Stable Released ----------------------
2035 10-Apr-2007 Joe Hunt
2036  ! Release 1.0a established on SourceForge, fixing the bugs.
2037
2038 11-Apr-2007 Joe Hunt
2039  # Bug No 1698214, Creating Items, fixed
2040  $ /includes/ui/ui_lists.inc
2041  # Bug no 1698216, Item Movements, fixed
2042  $ /inventory/manage/items.php
2043
2044 -------------------- 1.0 Stable Released ----------------------
2045 10-Apr-2007 Joe Hunt
2046  ! Release 1.0 established on SourceForge.
2047
2048 2. Copyright and disclaimer
2049 ---------------------------
2050 This application is opensource software released under the GPL.  Please
2051 see source code and the LICENSE file