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