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