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