Some more fixes to selects
[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 ---------------------------------------Release Candidate 1-------------------------------
23 09-Jun-2008 Janusz Dobrowolski
24 # Some additional fixes related to last big committment
25 $ /gl/gl_journal.php
26   /gl/gl_deposit.php
27   /gl/gl_payment.php
28   /includes/ajax.inc
29   /includes/reserved.inc
30   /includes/ui/ui_lists.inc
31   /includes/ui/ui_view.inc
32   /js/inserts.js
33   /js/utils.js
34   /sales/includes/ui/sales_order_ui.inc
35   /themes/default/default.css
36   /themes/aqua/default.css
37   /themes/cool/default.css
38
39 08-Jun-2008 Joe Hunt
40 ! Preparing for release candidate 1
41 $ config.php
42
43 08-Jun-2008 Joe Hunt
44 ! Set 'max_execution_time' to 60 seconds by ini_set.
45 $ /install/save.php
46
47 07-Jun-2008 Joe Hunt
48 # Fixed a layout bug in footer.inc
49 $ /includes/page/footer.inc
50
51 07-Jun-2008 Joe Hunt
52 ! Changed install.html and update.html
53 $ install.html
54   update.html
55 + New files, change_current_user_password.php and alter2.sql
56 $ /admin/change_current_user_password.php
57   /sql/alter2.sql
58 ! Changed some files for layout
59 $ /lang/en_US/stylesheet.css
60   /themes/aqua/default.css
61   /themes/aqua/renderer.php
62   /themes/cool/default.css
63   /themes/cool/renderer.php
64   /themes/default/default.css
65   /themes/default/renderer.php
66 ! Changed install sql scripts
67 $ /sql/en_US-demo.sql
68   /sql/en_US-new.sql
69   
70 07-Jun-2008 Janusz Dobrowolski
71 + Added ajax functionality and ui hints to sales form entry pages.
72 $ /sales/sales_order_entry.php
73   /sales/includes/ui/sales_order_ui.inc
74 + Added option for hints display, changed input/lists functions API
75 $ /admin/display_prefs.php
76   /admin/db/users_db.inc
77   /includes/current_user.inc
78   /includes/prefs/userprefs.inc
79   /includes/ui/ui_input.inc
80   /themes/default/renderer.php
81   /sql/alter.sql
82 + List functions rewrite. Added ajax functionality, universal combo_input().
83 $ /includes/ui/ui_lists.inc
84 + Ajaxified exchange_rate_display()
85 $ /includes/ui/ui_view.inc
86 + Added methods for setting focus and page reload to $Ajax class
87 $ /includes/ajax.inc
88   /includes/main.inc
89 + Added comma separated css element selectors
90 $ /js/behaviour.js
91 ! Searchable select js changes related to new ui_lists.inc changes
92 $ /js/inserts.js
93   /js/utils.js
94 + Additional style definitions for various ajax controls
95 $ /themes/default/default.css
96 ! Fixes related to changed input/lists API and ajax extensions
97 $ /admin/company_preferences.php
98   /admin/fiscalyears.php
99   /admin/forms_setup.php
100   /admin/gl_setup.php
101   /dimensions/dimension_entry.php
102   /dimensions/inquiry/search_dimensions.php
103   /gl/bank_transfer.php
104   /gl/includes/ui/gl_deposit_ui.inc
105   /gl/includes/ui/gl_journal_ui.inc
106   /gl/includes/ui/gl_payment_ui.inc
107   /gl/inquiry/bank_inquiry.php
108   /gl/inquiry/gl_account_inquiry.php
109   /gl/inquiry/gl_trial_balance.php
110   /gl/manage/gl_account_types.php
111   /gl/manage/gl_accounts.php
112   /includes/ui/ui_controls.inc
113   /inventory/includes/item_adjustments_ui.inc
114   /inventory/includes/stock_transfers_ui.inc
115   /inventory/inquiry/stock_movements.php
116   /manufacturing/search_work_orders.php
117   /manufacturing/work_order_add_finished.php
118   /manufacturing/work_order_entry.php
119   /manufacturing/includes/work_order_issue_ui.inc
120   /manufacturing/manage/bom_edit.php
121   /purchasing/supplier_payment.php
122   /purchasing/includes/ui/grn_ui.inc
123   /purchasing/includes/ui/invoice_ui.inc
124   /purchasing/includes/ui/po_ui.inc
125   /purchasing/inquiry/po_search.php
126   /purchasing/inquiry/po_search_completed.php
127   /purchasing/inquiry/supplier_allocation_inquiry.php
128   /purchasing/inquiry/supplier_inquiry.php
129   /sales/customer_credit_invoice.php
130   /sales/customer_delivery.php
131   /sales/customer_invoice.php
132   /sales/includes/ui/sales_credit_ui.inc
133   /sales/inquiry/customer_allocation_inquiry.php
134   /sales/inquiry/customer_inquiry.php
135   /sales/inquiry/sales_deliveries_view.php
136   /sales/inquiry/sales_orders_view.php
137   /taxes/tax_groups.php
138
139 06-Jun-2008 Joe Hunt
140 # Final fixes in html layout
141 $ /admin/create_coy.php
142   /gl/gl_deposit.php
143   /gl/gl_payment.php
144   /gl/manage/exchange_rates.php
145   /inventory/prices.php
146   /inventory/purchasing_date.php
147   /inventory/reorder_level.php
148   /inventory/inquiry/stock_status.php
149   /manufacturing/inquiry/where_used_inquiry.php
150   /manufacturing/manage/bom_edit.php
151   
152 05-Jun-2008 Joe Hunt
153 ! Made an improment to the date picker. Shows the week number as well. Many delivery systems are week number based.
154 $ /includes/ui/ui_view.inc
155 # Fixed a html layout bug
156 $ /includes/page/header.inc
157
158 31-May-2008 Joe Hunt
159 # A lot of annoying layout bugs taken. Mostly from views and inquiries. A couple of files are critical, ui_view and ui_lists!
160 $ /gl/view/gl_deposit_view.php
161   /gl/view/gl_payment_view.php
162   /includes/ui/ui_controls.inc
163   /includes/ui/ui_lists.inc
164   /includes/ui/ui_view.inc
165   /manufacturing/work_order_add_finished.php
166   /manufacturing/includes/manufacturing_ui.inc
167   /manufacturing/view/work_order_view.php
168   /manufacturing/view/wo_issue_view.php
169   /sales/inquiry/customer_allocation_inquiry.php
170   /sales/inquiry/customer_inquiry.php
171
172 30-May-2008 Joe Hunt
173 # Fixed bug in 2 files regarding stock movements. Moved from Invoice to Delivery.
174 $ /inventory/inquiry/stock_movements.php
175   /reporting/rep302.php
176
177 28-May-2008 Joe Hunt
178 # More bugs related to debtor_trans changes (positive amounts)
179 $ /gl/includes/db/gl_db_banking.inc
180   /sales/allocations/customer_allocate.php
181   /sales/includes/db/custalloc_db.inc
182   /sales/inquiry/customer_allocation_inquiry.php
183
184 27-May-2008 Joe Hunt
185 # Changed more files with new html/css.
186 $ /includes/page/header.inc
187   /purchasing/inquiry/supplier_allocation_inquiry.php
188   /sales/credit_note_entry.php
189   
190 26-May-2008 Joe Hunt
191 # Fixed many minor bugs, new ones as well as debtor_trans related.
192 ! Changed to use DOCTYPE html 4.01 transitionel. Some files/css needed change.
193 $ /admin/backups.php
194   /admin/create_coy.php
195   /admin/inst_lang.php
196   /admin/inst_module.php
197   /gl/manage/exchange_rates.php
198   /includes/session.inc
199   /includes/page/header.inc
200   /includes/ui/ui_controls.inc
201   /includes/ui/ui_input.inc
202   /includes/ui/ui_lists.inc
203   /includes/ui/ui_view.inc
204   /purchasing/allocations/supplier_allocate.php
205   /sales/allocations/customer_allocate.php
206   /sales/includes/db/sales_credit_db.inc
207   /sales/inquiry/customer_allocation_inquiry.php
208   /themes/aqua/default.css
209   /themes/cool/default.css
210   /themes/default/default.css
211   
212 23-May-2008 Joe Hunt
213 # Minor bug in dimensions.php (Outstanding Dimensions)
214 $ /applications/dimensions.php
215   /dimensions/inquiry/search_dimensions.php
216   
217 23-May-2008 Janusz Dobrowolski
218 ! Include file order / error handling order fixed once again.
219 $ /includes/main.inc
220   /includes/session.inc
221   
222 23-May-2008 Joe Hunt
223 ! Moved menu-system from header.inc/footer.inc to renderer.php for relevant theme. Fixed frontaccounting.php to get the
224   correct renderer.php.
225 $ frontaccounting.php
226   /includes/page/header.inc
227   /includes/page/footer.inc
228   /themes/default/renderer.php
229   /themes/cool/renderer.php
230   /themes/aqua/renderer.php
231
232 22-May-2008 Janusz Dobrowolski
233 ! Error handler switching moved to session.inc for early error catching
234 $ /includes/main.inc
235   /includes/session.inc
236 ! Cosmetic cleanup
237   /js/utils.js
238   
239 18-May-2008 Janusz Dobrowolski
240 # Added explicit ob_end_flush() on shutdown needed for php5
241 $ /includes/main.inc
242 # Fixed for www servers on nonstandard listening ports.
243 $ /js/JsHttpRequest.js
244
245 18-May-2008 Joe Hunt
246 # Bug when inserting new records in debtor_trans.
247 $ /sales/includes/db/cust_trans_db.inc
248
249 16-May-2008 Janusz Dobrowolski
250 + Rewritten errors/messages handling, unified for ajax/user/php errors
251 $ /includes/errors.inc
252   /includes/main.inc
253   /includes/ui/ui_msgs.inc
254 + Framework extended for ajax functionality, javascript code organization improvements.
255 $ /config.php
256   /includes/JsHttpRequest.php (new file)
257   /includes/ajax.inc (new file)
258   /includes/current_user.inc
259   /includes/session.inc
260   /includes/lang/language.php
261   /includes/page/footer.inc
262   /includes/page/header.inc
263   /includes/ui/ui_controls.inc
264   /includes/ui/ui_input.inc
265   /includes/ui/ui_view.inc
266   /js/JsHttpRequest.js (new file)
267   /js/allocate.js (new file)
268   /js/utils.js (new file)
269   /js/behaviour.js
270   /js/inserts.js
271   /themes/aqua/images (new dir)
272   /themes/aqua/images/button_ok.png (new file)
273   /themes/aqua/images/locate.png (new file)
274   /themes/cool/images (new dir)
275   /themes/coll/images/button_ok.png (new file)
276   /themes/coll/images/locate.png (new file)
277   /themes/default/images/button_ok.png (new file)
278   /themes/default/images/progressbar.gif (new file)
279   /themes/default/images/progressbar1.gif (new file)
280   /themes/default/images/progressbar2.gif (new file)
281   /themes/default/default.css
282   /themes/aqua/default.css
283   /themes/cool/default.css
284 ! Payment allocation js functions moved to allocate.js
285 $ /purchasing/allocations/supplier_allocate.php 
286   /sales/allocations/customer_allocate.php
287 ! Some initializations moved from sales_order_ui.inc
288 $ /sales/includes/cart_class.inc
289 + Added javascript compression routine
290 $ /includes/main.inc
291
292 14-May-2008 Joe Hunt
293 # Minor bugs in the former fixing.
294 $ /includes/ui/ui_lists.inc
295
296 14-May-2008 Joe Hunt
297 # When no_item_list or no_customer_list or no_supplier_list was checked in company setup the listboxes were filled with all
298   the records when there were no search values.
299 $ /includes/ui/ui_lists.inc
300
301 09-May-2008 Joe Hunt
302 ! Due to differences in Javascript the script update_db.php had to be changed.
303 ! New fields, base_sales in 0_company and factor in 0_sales_types affects the default chart of accounts.
304 $ /update_db.php
305   /sql/en_US-new.sql
306   /sql/en_US-demo.sql
307   
308 09-May-2008 Janusz Dobrowolski
309 # Automatic calculation of not set item prices from home currency and base sales type settings.
310 $ /admin/company_preferences.php
311   /admin/db/company_db.inc
312   /includes/ui/ui_lists.inc
313   /sales/includes/cart_class.inc
314   /sales/includes/sales_db.inc
315   /sales/includes/db/sales_order_db.inc
316   /sales/includes/db/sales_types_db.inc
317   /sales/includes/ui/sales_credit_ui.inc
318   /sales/includes/ui/sales_order_ui.inc
319   /sales/manage/sales_types.php
320   /sql/alter.sql
321 # Fixed dev bug blocking change of price on order entry.
322 $ /sales/includes/ui/sales_order_ui.inc
323 # Small display fix
324 $ /sales/manage/sales_people.php
325
326 30-Apr-2008 Joe Hunt
327 # Fixed price update also in purchase order
328 $ /purchasing/includes/ui/po_ui.inc
329
330 30-Apr-2008 Janusz Dobrowolski
331 # Fixed price update when changing item in sales order.
332 $ /includes/ui/ui_lists.inc
333   /js/inserts.js
334   /sales/includes/ui/sales_order_ui.inc
335
336 24-Apr-2008 Janusz Dobrowolski
337 + Added new per company directory for customized versions of report definition files repXXX.php, checked before using system default file.
338 $ /company/0/reporting (added new directory)
339   /company/0/reporting/index.php
340   /admin/create_coy.php
341   /reporting/includes/reports_classes.inc
342 # Warnings turned off in case of charset not supported by htmlspecialchars().
343 $ /includes/db/connect_db.inc
344 # Added content type encoding header
345 $ /includes/page/header.inc
346
347 24-Apr-2008 Joe Hunt
348 # Wrong include file path in /includes/ui/items_cart.inc changed /inventory/includes/prefs/sysprefs.inc to
349   /includes/prefs/sysprefs.inc
350 $ /includes/ui/items_cart.inc  
351 # Wrong include file in /reporting/includes/pdf_report.inc. Changed header2a.inc to header2.inc
352 $ /reporting/includes/pdf_report.inc
353
354 23-Apr-2008 Joe Hunt
355 ! Removed the content of function header2 in pdf_report.inc to a separate file, header2.inc.
356   It will make it easier to design your own document layouts.
357 $ /reporting/includes/pdf_report.inc
358   /reporting/includes/header2.inc (new file)
359   
360 20-Apr-2008 Janusz Dobrowolski
361 # Checking uniqueness of company settings, fixed creating database with prefix 0 when none was selected.
362 $ /admin/create_coy.php
363 ! Added missing include_once directives.
364 $ /includes/ui/items_cart.inc
365   /includes/ui/ui_lists.inc
366   /includes/ui/ui_view.inc
367 + Added ini default_charset unnecessary for planned ajax calls.
368 $ /includes/lang/language.inc
369
370 19-Apr.2008 Joe Hunt
371 # Bug (right to left text was done if price decimals were 3). A test sentense from a while
372   ago wasn't removed.
373 $ /reporting/includes/pdf_report.inc
374
375 18-Apr-2008 Janusz Dobrowolski
376 # Additional checks on provisions and break point entry.
377 $ /sales/manage/sales_people.php
378 ! Modules purchasing, sales and taxes sealed against XSS attacks
379 $ /install/save.php
380   /admin/db/maintenance_db.inc
381   /purchasing/includes/db/grn_db.inc
382   /purchasing/includes/db/invoice_items_db.inc
383   /purchasing/includes/db/po_db.inc
384   /purchasing/includes/db/supp_trans_db.inc
385   /purchasing/manage/suppliers.php
386   /sales/includes/db/credit_status_db.inc
387   /sales/includes/db/cust_trans_db.inc
388   /sales/includes/db/cust_trans_details_db.inc
389   /sales/includes/db/sales_order_db.inc
390   /sales/includes/db/sales_types_db.inc
391   /sales/manage/customer_branches.php
392   /sales/manage/customers.php
393   /sales/manage/sales_areas.php
394   /sales/manage/sales_people.php
395   /taxes/db/item_tax_types_db.inc
396   /taxes/db/tax_groups_db.inc
397   /taxes/db/tax_types_db.inc
398
399 18-Apr-2008 Joe Hunt
400 ! Module gl sealed against XSS Attacks
401 $ /gl/includes/db/gl_db_accounts.inc
402   /gl/includes/db/gl_db_account_types.inc
403   /gl/includes/db/gl_db_bank_accounts.inc
404   /gl/includes/db/gl_db_bank_trans.inc
405   /gl/includes/db/gl_db_bank_trans_types.inc
406   /gl/includes/db/gl_db_currencies.inc
407   /gl/includes/db/gl_db_trans.inc
408   
409 18-Apr-2008 Janusz Dobrowolski
410 ! Modules admin and dimensions sealed against XSS attacks
411 $ /admin/payment_terms.php
412   /admin/shipping_companies.php
413   /admin/db/company_db.inc
414   /admin/db/maintenance_db.inc
415   /admin/db/users_db.inc
416   /admin/db/voiding_db.inc
417   /dimensions/includes/dimensions_db.inc
418
419 18-Apr-2008 Joe Hunt
420 ! Modules includes, inventory and manufacturing sealed against XSS attacks
421 $ /includes/db/comments_db.inc
422   /includes/db/inventory_db.inc
423   /includes/db/references_db.inc
424   /inventory/includes/db/items_category_db.inc
425   /inventory/includes/db/items_db.inc
426   /inventory/includes/db/items_locations_db.inc
427   /inventory/includes/db/items_units_db.inc
428   /inventory/includes/db/movement_types_db.inc
429   /manufacturing/includes/db/work_centres_db.inc
430   /manufacturing/includes/db/work_orders_db.inc
431   /manufacturing/includes/db/work_orders_quick_db.inc
432   /manufacturing/includes/db/work_order_issues_db.inc
433   /manufacturing/includes/db/work_order_produce_items_db.inc
434   
435 18-Apr-2008 Janusz Dobrowolski
436 ! Changed db_escape function to avoid XSS attacks via js db injection
437 $ /includes/db/connect_db.inc
438 # Database inserts/updates secured against js injection
439 $ /admin/db/maintenance_db.inc
440   /gl/includes/db/gl_db_accounts.inc
441   /purchasing/includes/db/po_db.inc
442   /sales/sales_order_entry.php
443   /sales/includes/db/sales_order_db.inc
444
445 16-Apr-2008 Joe Hunt
446 # Bug in /includes/ui/ui_lists.inc:914. Sql clause was cut.
447 $ /includes/ui/ui_lists.inc
448
449 09-Apr-2008 Janusz Dobrowolski
450 # Fixed number formatting bug in standard cost update.
451 $ /inventory/cost_update.php
452
453 -------------------- 2,0 Beta - released ----------------------------
454
455 06-Apr-2008 Joe Hunt
456 ! Changed install.html and update.html to fit the new unstable release 2.0
457 ! Changed demo sql script to fit the 2.0 unstable.
458 $ install.html
459   update.html
460   /sql/en_US-demo.sql
461   
462 06-Apr-2008 Janusz Dobrowolski
463 # Sales invoice edition denied for documents created in FA 1.xx because of nonportable differences in gl posting/db schema.
464   /sales/customer_invoice.php
465 # Fixed typo causing error while adding new tax type.
466   /taxes/tax_types.php
467   
468 05-Apr-2008 Joe Hunt
469 # Fixed a bug when creating subfolder for new companies. Should be company id and not the table pref counter.
470 $ /admin/create_coy.php
471
472 05-Apr-2008 Joe Hunt
473 # Removed annoying warnings in several reports. 
474 $ config.php 
475   /reporting/rep102.php
476   /reporting/rep104.php
477   /reporting/rep201.php
478   /reporting/rep203.php
479   /reporting/rep705.php
480   /reporting/rep706.php
481   /reporting/rep707.php
482   /reporting/rep709.php
483   /reporting/reports_main.php
484   /reporting/includes/pdf_report.inc
485   
486 04-Apr-2008 Janusz Dobrowolski
487 # Javascript bugfix in selecting orders for template.
488 $ /sales/inquiry/sales_orders_view.php
489
490 04-Apr-2008 Joe Hunt
491 ! Updated chart of accounts for release 2.0 unstable. Set the status to 2.0 Beta in config.php. Minor changes in update.html
492 + Preparing for download of release 2.0b on SourceForge.
493 $ config.php
494   update.html
495   /sql/en_US-new.sql
496   /sql/en_US-demo.sql
497   
498 02-Apr-2008 Janusz Dobrowolski
499 # Removed selector expansion on space key for multi-line selectors
500 $ /js/inserts.js
501 ! Hiding search button in combo selectors for javascript enabled browsers
502 $ /includes/ui/ui_lists.inc
503   /js/inserts.js
504 + Focus set to invalid form field after submit check fail
505 $ /admin/company_preferences.php
506   /admin/fiscalyears.php
507   /admin/gl_setup.php
508   /admin/payment_terms.php
509   /admin/shipping_companies.php
510   /admin/users.php
511   /admin/void_transaction.php
512   /dimensions/dimension_entry.php
513   /gl/bank_transfer.php
514   /gl/gl_deposit.php
515   /gl/gl_journal.php
516   /gl/gl_payment.php
517   /gl/manage/bank_accounts.php
518   /gl/manage/bank_trans_types.php
519   /gl/manage/currencies.php
520   /gl/manage/exchange_rates.php
521   /gl/manage/gl_account_classes.php
522   /gl/manage/gl_account_types.php
523   /gl/manage/gl_accounts.php
524   /inventory/adjustments.php
525   /inventory/cost_update.php
526   /inventory/prices.php
527   /inventory/purchasing_data.php
528   /inventory/transfers.php
529   /inventory/manage/item_categories.php
530   /inventory/manage/item_units.php
531   /inventory/manage/items.php
532   /inventory/manage/locations.php
533   /inventory/manage/movement_types.php
534   /manufacturing/work_order_add_finished.php
535   /manufacturing/work_order_entry.php
536   /manufacturing/work_order_issue.php
537   /manufacturing/work_order_release.php
538   /manufacturing/manage/bom_edit.php
539   /manufacturing/manage/work_centres.php
540   /purchasing/po_entry_items.php
541   /purchasing/po_receive_items.php
542   /purchasing/supplier_credit.php
543   /purchasing/supplier_credit_grns.php
544   /purchasing/supplier_invoice.php
545   /purchasing/supplier_invoice_grns.php
546   /purchasing/supplier_payment.php
547   /purchasing/supplier_trans_gl.php
548   /purchasing/allocations/supplier_allocate.php
549   /purchasing/manage/suppliers.php
550   /sales/credit_note_entry.php
551   /sales/customer_credit_invoice.php
552   /sales/customer_delivery.php
553   /sales/customer_invoice.php
554   /sales/customer_payments.php
555   /sales/sales_order_entry.php
556   /sales/allocations/customer_allocate.php
557   /taxes/item_tax_types.php
558   /taxes/tax_groups.php
559   /taxes/tax_types.php
560 # Set default focus in update_db.php
561 $ /admin/backups.php
562
563 29-Mar-2008 Janusz Dobrowolski
564 # Changed gl_all_accounts_list() API
565 $ /includes/ui/ui_lists.inc
566 + Enhanced list accessability in kbd usage via space key
567 $ js/inserts.js
568
569 28-Mar-2008 Janusz Dobrowolski
570 # Fixed headers for various display mode
571 $ /sales/inquiry/sales_orders_view.php
572
573 28-Mar-2008 Joe Hunt
574 + Added print document options in inquiries.
575 $ /sales/inquiry/customer_inquiry.php
576   /sales/inquiry/sales_orders_view.php
577   /sales/inquiry/sales_deliveries_view.php
578   /purchasing/inquiry/po_search.php
579   /purchasing/inquiry/po_search_completed.php
580   
581 28-Mar-2008 Joe Hunt
582 # Fixed a minor bug in customers_db.inc (should include type == 2 - Bank Deposits)
583 $ /sales/includes/db/customers_db.inc
584 # Fixed a PHP vers. 5.xx bug. No need for & operator in function calls, only in declaration. Gives a warning.
585 $ /sales/includes/db/sales_credit_db.inc
586 # Fixed a wrong variabel declaration doc_Document_no to doc_Invoice_no
587 $ /reporting/includes/doctext.inc
588   /reporting/includes/doctext2.inc
589 # Fixed so Customer Balances and Aged Customer Analysis reports presents correct sign.  
590 $ /reporting/rep101.php
591   /reporting/rep102.php
592
593 28-Mar-2008 Janusz Dobrowolski
594 # Layout/focus fixes for no_[customer/supplier/item]_list option on
595 $  /includes/ui/ui_lists.inc
596    /purchasing/includes/ui/po_ui.inc
597    /sales/credit_note_entry.php
598    /sales/sales_order_entry.php
599    /sales/includes/ui/sales_credit_ui.inc
600    /sales/includes/ui/sales_order_ui.inc
601
602 27-Mar-2008 Janusz Dobrowolski
603 + Automatic first field focus on page start, focus order preserved between form updates
604 $  /gl/inquiry/gl_account_inquiry.php
605    /includes/page/footer.inc
606    /includes/ui/ui_controls.inc
607    /includes/ui/ui_input.inc
608    /includes/ui/ui_lists.inc
609    /includes/ui/ui_view.inc
610    /js/inserts.js
611    /sales/sales_order_entry.php
612    /sales/credit_note_entry.php
613    /sales/includes/ui/sales_credit_ui.inc
614    /sales/includes/ui/sales_order_ui.inc
615 + Data picker omitted in keyboard tabbing sequence (FF,IE, not old mozilla)
616 $  /includes/ui/ui_input.inc
617 ! Javascript recalcAccount() superseded by class='combo' behaviour binding
618 $  /gl/gl_deposit.php
619    /gl/gl_journal.php
620    /gl/gl_payment.php
621    /gl/includes/ui/gl_deposit_ui.inc
622    /gl/includes/ui/gl_journal_ui.inc
623    /gl/includes/ui/gl_payment_ui.inc
624    /includes/ui/ui_view.inc
625    /purchasing/po_entry_items.php
626    /purchasing/includes/ui/po_ui.inc
627    /sales/sales_order_entry.php
628    /sales/includes/ui/sales_credit_ui.inc
629    /sales/includes/ui/sales_order_ui.inc
630    /js/inserts.js
631 ! get_js_set_focus moved from ui_view (this is only standalone form).
632    /update_db.php
633 # Fixed debit/credit entry check 
634 $  /gl/gl_journal.php
635 # Restored GET/POST security check on path_to_root
636 $  /config.php
637
638 26-Mar-2008 Janusz Dobrowolski
639 # Bug fixes in purchase module related to tax structure changes.
640 $  /purchasing/includes/supp_trans_class.inc
641    /purchasing/includes/db/invoice_db.inc
642    /purchasing/includes/db/invoice_items_db.inc
643    /purchasing/includes/ui/invoice_ui.inc
644    /reporting/rep105.php
645
646 25-Mar-2008 Janusz Dobrowolski
647 ! Per company pdf, backup and graphics directories in 'company' dir.
648 $  /company (new dir)
649    /company/0 (new dir)
650    /company/0/images/ (new dir)
651    /company/0/images/102.jpg    (moved from inventory/manage/image)
652    /company/0/images/103.jpg    (moved from inventory/manage/image)
653    /company/0/images/104.jpg    (moved from inventory/manage/image)
654    /company/0/images/logo_frontaccounting.jpg   (moved from themes/default/images)
655    /company/0/images/logo_frontaccounting.png   (moved from themes/default/images)
656    /admin/backups.php
657    /admin/create_coy.php
658    /admin/db/maintenance_db.inc
659    /install/index.php
660    /reporting/rep102.php
661    /reporting/rep104.php
662    /reporting/rep202.php
663    /reporting/rep303.php
664    /reporting/rep706.php
665    /reporting/rep707.php
666    /reporting/includes/pdf_report.inc
667    /inventory/manage/items.php
668
669 + jscript component caching (enables browser caching and future compression)
670 $  /includes/session.inc
671    /includes/main.inc
672    /includes/page/header.inc
673    /includes/ui/ui_view.inc
674    /admin/display_prefs.php
675    /config.php
676
677 - Removed obsolete file
678 $  /sales/includes/ui/print_invoice.inc
679
680 21-Mar-2008 Janusz Dobrowolski
681 ! Total Allocation/Left to Allocate update without page submit.
682 $  /includes/ui/ui_view.inc
683    /purchasing/allocations/supplier_allocate.php
684    /sales/allocations/customer_allocate.php
685 # Fixed unvisable under IE editbutton
686 $  /themes/aqua/default.css
687    /themes/cool/default.css
688    /themes/default/default.css
689
690 20-Mar-2008 Janusz Dobrowolski
691 # Excluding delivery notes from Customer Balances, removed warnings. 
692 $  /reporting/rep101.php 
693 # Divide by zero fix on order_price==0 in new supplier invoice
694 $  /purchasing/supplier_invoice_grns.php
695 # Database bug fix in new customer entry
696 $  /sales/manage/customers.php
697 # Small bug fix (warnings) in is_date() function.
698 $  /includes/date_functions.inc
699
700 18-Mar-2008 Janusz Dobrowolski
701 # Line items editor uses POST method - no disappearing shippment info.
702 $  /sales/credit_note_entry.php
703    /sales/sales_order_entry.php
704    /sales/includes/ui/sales_credit_ui.inc
705    /sales/includes/ui/sales_order_ui.inc
706 + Added edit_button_cell() function
707 $  /includes/ui/ui_controls.inc
708 + Helper function for finding indexed submit $_POST vars.
709 $  /includes/ui/ui_input.inc
710 + New class .editbutton for buttons. Default view is link alike.
711 $  /themes/aqua/default.css
712    /themes/cool/default.css
713    /themes/default/default.css
714
715 17-Mar-2008 Janusz Dobrowolski
716 # Added rounding when needed to avoid document non cosistent documents.
717 $  /includes/banking.inc
718    /purchasing/supplier_credit_grns.php
719    /purchasing/supplier_invoice_grns.php
720    /purchasing/includes/supp_trans_class.inc
721    /purchasing/includes/ui/invoice_ui.inc
722    /purchasing/includes/ui/po_ui.inc
723    /reporting/rep107.php
724    /reporting/rep109.php
725    /reporting/rep110.php
726    /reporting/rep209.php
727    /sales/includes/cart_class.inc
728    /sales/includes/ui/sales_credit_ui.inc
729    /sales/includes/ui/sales_order_ui.inc
730    /sales/view/view_credit.php
731    /sales/view/view_dispatch.php
732    /sales/view/view_invoice.php
733    /sales/view/view_sales_order.php
734    /taxes/tax_calc.inc
735 # Sign bug for customer transactions
736 $  /reporting/rep709.php
737 # Include file conflict fix
738 $ /purchasing/includes/ui/invoice_ui.inc
739   /gl/manage/bank_accounts.php
740   /manufacturing/inquiry/where_used_inquiry.php
741   /purchasing/manage/suppliers.php
742   
743 16-Mar-2008 Janusz Dobrowolski
744 + Added javascript add-on for unobtrusive apply javascript handlers to html elements.
745 $  /js/behaviour.js
746    /js/inserts.js
747 + Added javascript source collecting functions
748 $  /includes/main.inc
749 ! Moved check_page_security(); for safe start in case of broken wa_current_user var.
750 + Added global js code collecting arrays  $js_lib, $js_static
751 $  /includes/session.inc
752 ! Changed get_js_user num to add_js_user_num; extended for percent/qty/price formatting
753 $  /includes/ui/ui_view.inc
754 + Added including javascript source colections from $js_lib, $js_static; conditional display for ajax calls
755 $  /includes/page/footer.inc
756    /includes/page/header.inc
757 ! Added including of data_checks.inc
758 $  /includes/ui.inc
759 + User side percent/exrate/qty/price input formatting via onblur handler.
760 $  /admin/gl_setup.php
761    /gl/gl_budget.php
762    /gl/manage/exchange_rates.php
763    /includes/ui/ui_input.inc
764    /inventory/purchasing_data.php
765    /inventory/reorder_level.php
766    /inventory/includes/item_adjustments_ui.inc
767    /inventory/includes/stock_transfers_ui.inc
768    /manufacturing/work_order_entry.php
769    /manufacturing/manage/bom_edit.php
770    /purchasing/po_entry_items.php
771    /purchasing/po_receive_items.php
772    /purchasing/supplier_credit.php
773    /purchasing/supplier_credit_grns.php
774    /purchasing/supplier_invoice_grns.php
775    /purchasing/supplier_trans_gl.php
776    /purchasing/allocations/supplier_allocate.php
777    /purchasing/includes/ui/po_ui.inc
778    /sales/customer_delivery.php
779    /sales/customer_invoice.php
780    /sales/allocations/customer_allocate.php
781    /sales/includes/ui/sales_credit_ui.inc
782    /sales/includes/ui/sales_order_ui.inc
783    /taxes/tax_groups.php
784    /taxes/tax_types.php
785
786 14-Mar-2008 Janusz Dobrowolski
787  + All forms fixed to accept user native numeric format.
788  $ /admin/gl_setup.php
789    /gl/bank_transfer.php
790    /gl/gl_budget.php
791    /gl/gl_deposit.php
792    /gl/gl_journal.php
793    /gl/gl_payment.php
794    /gl/includes/db/gl_db_banking.inc
795    /gl/includes/ui/gl_deposit_ui.inc
796    /gl/includes/ui/gl_journal_ui.inc
797    /gl/includes/ui/gl_payment_ui.inc
798    /gl/manage/exchange_rates.php
799    /inventory/adjustments.php
800    /inventory/cost_update.php
801    /inventory/prices.php
802    /inventory/purchasing_data.php
803    /inventory/reorder_level.php
804    /inventory/transfers.php
805    /inventory/includes/item_adjustments_ui.inc
806    /inventory/includes/stock_transfers_ui.inc
807    /inventory/manage/item_units.php
808    /manufacturing/work_order_entry.php
809    /manufacturing/inquiry/where_used_inquiry.php
810    /manufacturing/manage/bom_edit.php
811    /purchasing/po_entry_items.php
812    /purchasing/po_receive_items.php
813    /purchasing/supplier_credit_grns.php
814    /purchasing/supplier_invoice_grns.php
815    /purchasing/supplier_payment.php
816    /purchasing/supplier_trans_gl.php
817    /purchasing/allocations/supplier_allocate.php
818    /purchasing/includes/ui/po_ui.inc
819    /purchasing/inquiry/po_search.php
820    /sales/credit_note_entry.php
821    /sales/customer_credit_invoice.php
822    /sales/customer_delivery.php
823    /sales/customer_invoice.php
824    /sales/customer_payments.php
825    /sales/sales_order_entry.php
826    /sales/allocations/customer_allocate.php
827    /sales/includes/ui/sales_credit_ui.inc
828    /sales/includes/ui/sales_order_ui.inc
829    /sales/manage/customers.php
830    /sales/manage/sales_people.php
831    /sales/view/view_credit.php
832    /sales/view/view_dispatch.php
833    /sales/view/view_invoice.php
834    /sales/view/view_receipt.php
835    /sales/view/view_sales_order.php
836    /taxes/item_tax_types.php
837    /taxes/tax_groups.php
838    /taxes/tax_types.php
839  + User format functions for percent/price/exrate amounts display.
840  $ /includes/current_user.inc
841  + Input checking functions for numeric input fields in user native format
842  $ /includes/data_checks.inc
843  + Numeric input fields in user native format
844  $ /includes/ui/ui_input.inc
845  + Javascript function for conversion to/from user native numeric format.
846  $ /includes/ui/ui_view.inc
847  + New class amount for numeric input
848  $ /themes/aqua/default.css
849    /themes/cool/default.css
850    /themes/default/default.css
851  # Removed warning on adding component
852    /manufacturing/manage/bom_edit.php
853  # Quantity display correction
854    /manufacturing/inquiry/where_used_inquiry.php
855  # Fixed add_customer_trans() call
856    /gl/includes/db/gl_db_banking.inc
857
858 12-Mar-2008 Joe Hung
859  + Added update of Units of Measure and converting of deptor_trans records from release 1.XX
860  - Removed default insertion of Units of Measure. Not neccessary.
861  $ /sql/alter.sql
862    /admin/db/maintenance_db.inc (added support for update)
863
864 11-Mar-2008 Janusz Dobrowolski
865  + Table of measure moved into new table item_units
866  ! Removed $themes[] from config.php, theme list based on directory structure
867  $ /config.php
868    /includes/ui/ui_lists.inc
869    /applications/inventory.php
870    /inventory/includes/inventory_db.inc
871    /inventory/includes/db/items_units_db.inc
872    /inventory/manage/item_units.php
873    /inventory/manage/items.php
874    /sql/alter.sql
875
876 11-Mar-2008 Joe Hunt
877  # Small fix for alignment of date and due date label fields in customer_invoice.php and customer_delivery.php
878  $ /sales/customer_invoice.php
879    /sales/customer_delivery.php
880  
881 10-Mar-2008 Joe Hunt
882  # Small fix for Template Invoice in sales_order_entry.php on line 363 (duedate for Invoice).
883  $ /sales/sales_order_entry.php
884  
885 10-Mar-2008 Janusz Dobrowolski
886  + Added price list selector to sales entry (debtor_master gives only default one)
887  + Added optional submit_on_change parameter to sales ui lists
888  $ /includes/ui/ui_lists.inc
889    /sales/sales_order_entry.php
890    /sales/includes/ui/sales_credit_ui.inc
891    /sales/includes/ui/sales_order_ui.inc
892  # Additional PHP5 fixes, do_clone superseded by local ? : constructs
893  $ /sales/includes/cart_class.inc
894    /includes/ui/ui_view.inc
895    /sales/includes/sales_db.inc
896  # Fixed bogus sales_type lists in edition mode
897  $ /sales/customer_delivery.php
898    /sales/customer_invoice.php
899  # Smaller fixes, cart_class.sales_type name change
900  $ /sales/includes/ui/sales_credit_db.inc
901    /sales/credit_note_entry.php
902    /sales/customer_credit_invoice.php
903    /sales/includes/cart_class.inc
904    /sales/includes/db/sales_credit_db.inc
905    /sales/includes/db/sales_delivery_db.inc
906    /sales/includes/db/sales_invoice_db.inc
907    /sales/includes/db/sales_order_db.inc
908    /sales/includes/ui/sales_credit_ui.inc
909  # One another pmWiki name conflict removed
910  $ /admin/display_prefs.php
911  
912 09-Mar-2008 Joe Hunt
913  - Removed redundant form_types functions and the file /reporting/includes/form_types.inc. Removed table form_items
914  $ /dimensions/includes/dimensions_db.inc
915    /gl/includes/db/gl_db_banking.inc
916    /includes/main.inc
917    /inventory/includes/db/items_adjust_db.inc
918    /manufacturing/includes/db/work_order_issues_db.inc
919    /manufacturing/includes/db/work_order_produce_items_db.inc
920    /manufacturing/includes/db/work_orders_db.inc
921    /manufacturing/includes/db/work_orders_quick_db.inc
922    /purchasing/includes/db/grn_db.inc
923    /purchasing/includes/db/po_db.inc
924    /purchasing/includes/db/supp_payment_db.inc
925    /reporting/includes/form_types.inc (File removed)
926    /sales/includes/db/sales_delivery_db.inc
927    /sales/includes/db/sales_invoice_db.inc
928    /sales/includes/db/sales_order_db.inc
929    /sql/alter.sql
930  # Bug in calculating exchange rates in Reports Supplier Balances and Customer Balances
931  $ /reporting/rep101.php
932    /reporting/rep201.php
933  # clone replacement do_clone() for both PHP 4 and PHP 5.
934  $ /includes/ui/ui_view.inc (at the very bottom)
935    /sales/includes/cart_class.inc
936    
937 07-Mar-2008 Janusz Dobrowolski
938  ! Changed name tax type uniqueness constraint to (name, rate)
939  $ /includes/ui/ui_lists.inc
940    /taxes/items_tax_types.php
941  ! Tax included option moved from tax_group to sales_types table
942  $ includes/ui/ui_view.inc
943    /purchasing/includes/ui/invoice_ui.inc
944    /taxes/tax_calc.inc
945    /taxes/tax_groups.php
946    /taxes/db/tax_groups_db.inc
947    /sql/alter.sql
948  # Final rewriting of sales module, a lot of bugfixes.
949  + Template delivery/invoicing
950  + Concurrent document editing control on sql level
951  + Most of sales documents are now editable
952  + Some links to print documents after entry
953  ! Changed javascript helper function for customer allocations
954  $ /applications/customers.php
955    /includes/ui/ui_input.inc
956    /reporting/rep107.php
957    /reporting/rep109.php
958    /reporting/rep110.php
959    /sales/credit_note_entry.php
960    /sales/customer_credit_invoice.php
961    /sales/customer_delivery.php
962    /sales/customer_invoice.php
963    /sales/customer_payments.php
964    /sales/sales_order_entry.php
965    /sales/allocations/customer_allocate.php
966    /sales/allocations/customer_allocation_main.php
967    /sales/includes/cart_class.inc
968    /sales/includes/sales_db.inc
969    /sales/includes/sales_ui.inc
970    /sales/includes/db/cust_trans_db.inc
971    /sales/includes/db/cust_trans_details_db.inc
972    /sales/includes/db/custalloc_db.inc
973    /sales/includes/db/customers_db.inc
974    /sales/includes/db/payment_db.inc
975    /sales/includes/db/sales_credit_db.inc
976    /sales/includes/db/sales_delivery_db.inc
977    /sales/includes/db/sales_invoice_db.inc
978    /sales/includes/db/sales_order_db.inc
979    /sales/includes/db/sales_types_db.inc
980    /sales/includes/ui/print_invoice.inc
981    /sales/includes/ui/sales_credit_ui.inc
982    /sales/includes/ui/sales_order_ui.inc
983    /sales/inquiry/customer_allocation_inquiry.php
984    /sales/inquiry/customer_inquiry.php
985    /sales/inquiry/sales_deliveries_view.php
986    /sales/inquiry/sales_orders_view.php
987    /sales/manage/credit_status.php
988    /sales/manage/sales_types.php
989    /sales/view/view_credit.php
990    /sales/view/view_dispatch.php
991    /sales/view/view_invoice.php
992    /sales/view/view_receipt.php
993    /sales/view/view_sales_order.php
994 # Removed function name conflict with wiki help system
995    /includes/lang/language.php
996    
997 06-Mar-2008 Janusz Dobrowolski
998  + Wiki help links integration
999  $ /config.php
1000    /includes/page/header.inc
1001    /includes/lang/language.php
1002  + Optional debuging with xdebug module
1003  $ /index.php
1004    /includes/db/connect_db.inc
1005  ! Concurrent edition fix
1006  $  /includes/systypes.inc
1007  # Table header fix
1008  $  /manufacturing/manage/bom_edit.php
1009  # Menu layout fixes
1010  $ /themes/aqua/renderer.php
1011    /themes/cool/renderer.php
1012    /themes/default/renderer.php
1013  # Removed warning about nonexistent $_GET variable
1014  $ /dimensions/inquiry/search_dimensions.php
1015  # MySQL 3.xx CAST bug fix
1016  $ /includes/db/manufacturing_db.inc
1017    /manufacturing/includes/db/work_order_requirements_db.inc
1018    /manufacturing/inquiry/where_used_inquiry.php
1019
1020 04-Mar-2008 Joe Hunt
1021  ! Changed so that average item material price is automatic updated whenever a PO Delivery is received.
1022    Changed so that a Bill of Materiel, Parent's material price, is automatic updated from underlying items.
1023  $ /inventory/cost_update.php
1024    /purchasing/includes/db/grn_db.inc and
1025    /manufacturing/manage/bom_edit.php. 
1026    /manufacturing/includes/db/work_orders_db.inc
1027    /manufacturing/includes/db/work_orders_quick_db.inc
1028    /manufacturing/work_order_entry.php
1029   
1030 21-Feb-2008 Joe Hunt
1031  + Added Print for documents in /admin/view_print_transaction.php (according to our new routines).
1032  $ /admin/view_print_transaction.php
1033    /applications/setup.php
1034   
1035 17-Feb-2008 Joe Hunt
1036  ! Minor change in menu and function in view_print_transaction.php
1037  $ /admin/view_print_transaction.php
1038    /application/setup.php
1039  + Preparing for print of single documents
1040  $ /reporting/includes/reporting.inc
1041  ! Removing 'out' field in table tax_types
1042  $ /sql/alter.sql
1043    /taxes/tax_types.php
1044    /taxes/db/tax_types_db.inc
1045  + Added 2 functions in ui_input.inc, button and button_cell
1046    /includes/ui/ui_input.inc
1047
1048 11-Feb-2008 Joe Hunt
1049  + Added file, update_db.php, for updating company databases from an SQL script.
1050  $ update_db.php (New file)
1051    update.html
1052   
1053 06-Fef-2008 Joe Hunt
1054  + Added Report, Salesman Listing, rep106.php. 
1055  $ /reporting/reports_main.php
1056    /reporting/rep106.php
1057   
1058 06-Feb-2008 Janusz Dobrowolski
1059  + Separation of customer invoice issue and goods delivery.
1060  + Batch invoicing for more than one delivery
1061  # Corrected inadequate shipping tax calculations.
1062  ! Default debugging status changed to off.
1063  $ /taxes/tax_calc.inc
1064    /taxes/db/tax_groups_db.inc
1065    /admin/db/voiding_db.inc
1066    /applications/customers.php
1067    /includes/systypes.inc
1068    /includes/types.inc
1069    /includes/ui/ui_controls.inc
1070    /includes/ui/ui_lists.inc
1071    /includes/ui/ui_view.inc
1072    /inventory/inquiry/stock_status.php
1073    /reporting/rep105.php
1074    /reporting/rep107.php
1075    /reporting/rep109.php
1076    /reporting/rep110.php 
1077    /reporting/rep209.php
1078    /reporting/reports_main.php
1079    /reporting/includes/doctext.inc
1080    /reporting/includes/doctext2.inc
1081    /reporting/includes/form_types.inc
1082    /reporting/includes/pdf_report.inc
1083    /reporting/includes/reports_classes.inc
1084    /sales/customer_credit_invoice.php
1085    /sales/customer_invoice.php
1086    /sales/sales_order_entry.php
1087    /sales/customer_delivery.php 
1088    /sales/includes/db/sales_delivery_db.inc 
1089    /sales/includes/ui/print_invoice.inc 
1090    /sales/includes/cart_class.inc
1091    /sales/includes/sales_db.inc
1092    /sales/includes/db/cust_trans_db.inc
1093    /sales/includes/db/cust_trans_details_db.inc
1094    /sales/includes/db/sales_credit_db.inc
1095    /sales/includes/db/sales_invoice_db.inc
1096    /sales/includes/db/sales_order_db.inc
1097    /sales/includes/ui/sales_order_ui.inc
1098    /sales/inquiry/customer_allocation_inquiry.php
1099    /sales/inquiry/customer_inquiry.php
1100    /sales/inquiry/sales_orders_view.php
1101    /sales/inquiry/sales_deliveries_view.php 
1102    /sales/view/view_dispatch.php
1103    /sales/view/view_invoice.php
1104    /sales/view/view_sales_order.php
1105    /sql/alter.sql
1106    config.php
1107   
1108 01-Feb-2008 Joe Hunt
1109  ! Changed so sales orders can have more than one row with the same stock_id. In alter.sql.
1110  $ /sales/includes/cart_class.inc
1111    /sales/includes/db/sales_credit_db.inc
1112    /sales/includes/db/sales_invoice_db.inc
1113    /sales/includes/db/sales_order_db.inc
1114    /sales/includes/db/cust_trans_details_db.inc
1115    /sales/includes/ui/sales_order_ui.inc
1116    /sales/includes/ui/sales_credit_ui.inc
1117    /sales/credit_note_entry.php
1118    /sales/customer_credit_invoice.php
1119    /sales/sales_order_entry.php
1120    /sales/customer_invoice.php
1121
1122 31-Jan-2008 Joe Hunt
1123  ! New Release 2.0 Pre Alpha
1124  $ config.php
1125  # Fixed a release 2 related bug in create_coy.php
1126  $ /admin/create_coy.php
1127  + An alter.sql file to use for updating databases. Until the update_db.php is ready, you can use the install/update companies
1128    and select the companies one by one and upload the alter.sql file to all companies. You can still run the release 2
1129    with these databases changes without any new files. They are coming as soon as possible.
1130  $ /sql/alter.sql (New file)  
1131  # Fixed a release 2 related bug. A field in supp_trans_items were declared as integer(11). Changed to VARCHAR(11) in alter.sql
1132    and 2 related files
1133  $ /purchasing/supplier_trans_gl.php
1134    /purchasing/includes/db/invoice_items_db.inc
1135  ! Moved variables $no_item_list, $no_customer_list and $no_supplier_list in config.php to company table
1136  $ /includes/ui/ui_lists.inc
1137    /purchasing/includes/ui/po_ui.inc
1138    /sales/includes/ui/sales_order_ui.inc
1139    /admin/company_preferences.php
1140    /admin/db/company_db.inc
1141    config.php
1142  + Created 3 new fields in salesman table for provision, break point and provision2. Included in alter.sql. 
1143    Update sales_people.php.Preparing for a new Salesman report with provision etc. Selected with time range. Should be very good.
1144  $ /sales/manage/sales_people.php
1145    /includes/ui/ui_input.inc
1146  
1147 -------------------- 2,0 Pre Alpha - above ----------------------------
1148 31-Jan-2008 Janusz Dobrowolski
1149  # Minor bugfix in db_import()
1150  $ /admin/db/maintenance_db.inc
1151  
1152 30-Jan-2008 Janusz Dobrowolski
1153  # Minor display fix in tax_types.php
1154  $ /taxes/tax_types.php
1155  ! Format cleanup on some files.
1156  $ /gl/includes/gl_db.inc
1157    /gl/includes/gl_ui.inc
1158    /applications/application.php
1159    frontaccounting.php
1160    index.php
1161    
1162 -------------------- 1.16 Stable Released ----------------------
1163 28-Jan-2008 Joe Hunt
1164  + Added a possibility to replace the normal listboxes for items, customer and/or suppliers with a search box.
1165    The listboxes can only hold about 1000 items. New variables in config.php, $no_item_list, $no_customer_list 
1166    and $no_supplier_list. Default is the normal behavior for all listboxes.
1167  $ /includes/ui/ui_lists.inc
1168    /sales/includes/ui/sales_orders_ui.inc
1169    /purchases/includes/ui/po_ui.inc
1170    /themes/default/images/locate.png (New file)
1171    config.php
1172
1173  + Added ALTER TABLE possibility in db_import. For future releases.
1174  $ /admin/db/maintenence_db.inc  
1175
1176  # Removed warnings 'Call-time pass-by-reference' in /includes/db/connect_db.inc and /includes/ui/ui_lists.inc
1177  # Fixed File not found when loading local stylesheet.css (for other languages) in /includes/page/header.inc
1178  $ /includes/db/connect_db.inc
1179    /includes/ui/ui_lists.inc
1180    /includes/page/header.inc
1181    /access/login.php
1182    
1183 16-Jan-2008 Joe Hunt
1184  # When login screen is displayed after session timeout page content is broken. It
1185    is because of NOT using absolute paths in href attribute theme elements.
1186  $ /access/login.php
1187  
1188 30-Dec-2007 Joe Hunt
1189  # Minor adjustments in function db_export on line 325
1190  $ /admin/db/maintenance_db.inc
1191  
1192 29-Dec-2007 Joe Hunt
1193  + Added a variable, $print_invoice_no, in config.php for printing the invoice number instead of invoice reference.
1194  $ config.php
1195  
1196  # Fixed a bug when exporting database. Exported NULL field values from NO to empty field (from mysql version 5.0.32).
1197    Also fixed a unneccessary str_replace when importing sql scripts.
1198  ! Changed the PDF presentation to deleting the Javascript cache before presentation.
1199  $ /admin/db/maintenance_db.inc
1200    /reporting/includes/pdf_report.inc
1201    
1202 13-Dec-2007 Joe Hunt
1203  # Still bugs in trial balances and account inquiry on screen when selecting non balance accounts. Fixed.
1204  $ /gl/inquiry/gl_trial_balance.php
1205    /gl/inquiry/gl_account_inquiry.php
1206
1207 13-Dec-2007 Joe Hunt
1208  # Fixed a bug when voiding a transaction (Journal Entry). An eventually underlying bank transfer was not voided.
1209  $ /admin/db/voiding_db.inc
1210  
1211 06-Dec-2007 Joe Hunt
1212  # Fixed a bug when adding lines during Payments to suppliers, the supplier was set back to the first.
1213  $ /gl/gl_payment.php
1214    /gl/includes/ui/gl_payment_ui.inc
1215    
1216  ! Changed $loc_notification to be set to 0 instead of 1.
1217  $ config.php
1218  
1219 -------------------- 1.15 Stable Released ----------------------
1220 05-Dec-2007 Joe Hunt
1221  + Added email notification to stock location when available stock is below reorder level
1222  $ config.php
1223    /sales/includes/db/sales_order_db.inc
1224    
1225  # Fixed bugs in Open balances when account is not a balance account
1226  $ /gl/inquiry/gl_trial_balance.php
1227    /gl/inquiry/gl_account_inquiry.php
1228    /reporting/rep704.php
1229    /reporting/rep708.php
1230    
1231 -------------------- 1.14 Stable Released ----------------------
1232 01-Oct-2007 Joe Hunt
1233  ! Major change in the installation of modules to also accept an SQL-file for upload.
1234  $ config.php
1235    /admin/inst_module.php
1236    /admin/db/maintenance_db.inc
1237    
1238 30-Sep-2007 Joe Hunt
1239  # The following files were still vulnerable. Fixed
1240  $ /access/login.php
1241    /includes/lang/language.php
1242
1243 -------------------- 1.13 Stable Released ----------------------
1244 14-Sep-2007 Joe Hunt
1245  + Added optional link for electronic payment on invoices (PayPal). 
1246  ! Better support for install/update languages.  
1247  ! Minor adjustments
1248  # Fixed a vulnerable item in config.php
1249  $ config.php
1250
1251 14-Sep-2007 Joe Hunt
1252  # We forgot to upload the PO file when installing new language. Used when GETTEXT is not installed on Server.
1253  # config.php has been vulnerable. Fixed.
1254  $ /admin/inst_lang.php
1255  $ config.php
1256  
1257 10-Sep-2007 Joe Hunt
1258  ! Changed Bank Address field from text to textarea (multirows)
1259  $ /gl/manage/bank_accounts.php
1260  
1261 06-Sep-2007 Joe Hunt
1262  + Added optional link for electronic payment on invoices (PayPal)
1263  $ /reporting/reports_main.php
1264    /reporting/rep107.php
1265    /reporting/includes/report_classes.inc
1266    /reporting/includes/pdf_report.inc
1267    /reporting/includes/doc_text.inc
1268    /reporting/includes/doc_text2.inc
1269    
1270 23-Aug-2007 Joe Hunt
1271  # Unnecessary parameter ($db) in check_for_recursive_bom
1272  $ /manufacturing/manage/bom_edit.php
1273  
1274 21-Aug-2007 Joe Hunt
1275  # Bug in /includes/lang/gettext.php (249) affecting changing language!
1276  $ /includes/lang/gettext.php
1277  
1278 08-Aug-2007 Joe Hunt
1279  # Minor adjustments
1280  $ config.php
1281    /access/login.php
1282    /admin/create_coy.php
1283    /reporting/includes/pdf_report.inc
1284    
1285 04-Aug-2007 Joe Hunt
1286  + Added a default fiscal year in the en_US-new.sql and start references.
1287  $ /sql/en_US-new.sql
1288  ! Changed some specific text strings in en_US.po (E.g. TAX instead of VAT)
1289  $ /lang/en_US/LC_MESSAGES/en_US.mo
1290  
1291 03-Aug-2007 Joe Hunt
1292  # A bug in Direct Invoicing (wrong Invoice Date) has been fixed.
1293  $ /sales/includes/db/sales_order_db.inc
1294  
1295 23-Jul-2007 Joe Hunt
1296  # Changed <? in front of 2 files to <?php.
1297  $ /purchasing/includes/purchasing_ui.inc
1298    /reporting/includes/class.mail.inc
1299    
1300 -------------------- 1.12 Stable Released ----------------------
1301 21-Jul-2007 Joe Hunt
1302  + Added option to handle Jalali and Islamic Calendars
1303  ! Minor adjustments
1304  $ config.php
1305    /gl/includes/db/gl_db_trans.inc
1306    /includes/date_functions.inc
1307    /includes/ui/ui_input.inc
1308    /includes/ui/ui_lists.inc
1309    /includes/ui/ui_view.inc
1310    /purchasing/po_receive_items.php
1311    /purchasing/includes/ui/invoice_ui.inc
1312    /purchasing/includes/ui/po_ui.inc
1313    /reporting/rep705.php
1314    /sales/includes/db/sales_order_db.inc
1315    /sales/includes/ui/sales_order_ui.inc
1316    
1317 20-Jul-2007 Joe Hunt
1318  ! Changed parameters on report Sales Order. Option to print as Quote.
1319  $ /reporting/reports_main.php
1320    /reporting/rep109.php
1321    /reporting/includes/pdf_report.inc
1322    /reporting/includes/doctext.inc
1323    /reporting/includes/doctext2.inc
1324  
1325 19-Jul-2007 Joe Hunt
1326  + Added Budget Entry in General Ledger. Includes Dimensions.
1327  $ config.php
1328    /applications/generalledger.php
1329    /gl/gl_budget.php (New File!)
1330    /gl/includes/db/gl_db_trans.inc
1331    /includes/date_functions.inc
1332    /reporting/report_classes.inc
1333    
1334 -------------------- 1.11 Stable Released ----------------------
1335 04-Jul-2007 Joe Hunt
1336  ! Option for using alpha numeric chart of accounts.
1337  $ config.php
1338    /gl/manage/gl_accounts.php
1339    /gl/includes/db/gl_db_accounts.inc
1340    /gl/includes/db/gl_db_bank_trans.inc
1341    /gl/includes/db/gl_db_trans.inc
1342    /gl/inquiry/gl_trial_balance.inc
1343    /admin/db/company_db.inc
1344    /inventory/includes/db/items_db.inc
1345    /sales/manage/customer_branches.inc
1346
1347 04-Jul-2007 Joe Hunt
1348  # Problems retrieving language texts for poEdit in long javascripts
1349  $ /includes/ui/ui_view.inc
1350  
1351 04-May-2007 Joe Hunt
1352  # Database error when updating more than one item row in Sales Orders.
1353  $ /sales/includes/db/sales_order_db.inc
1354  # Database error when inserting work order issues. Fixed.
1355  $ /manufacturing/includes/db/work_order_issues_db.inc
1356  
1357 03-May-2007 Joe Hunt
1358  # Multiple tables and JOIN's have syntax changes in MySQL 5.0.12. Need parentheses.
1359  $ /includes/db/manufacturing_db.inc
1360    /manufacturing/includes/db/work_order_requirements_db.inc
1361
1362 02-May-2007 Joe Hunt
1363  # Missing details on Purchase Order when emailing and printing
1364  $ /reporting/rep209.php
1365  
1366 -------------------- 1.1 Stable Released ----------------------
1367 02-May-2007 Joe Hunt
1368  + Enabled module addons and all the below bugfixes. No changes in database structure.
1369  - Removed /sql/basic.sql (included in the other sql files)
1370  - Removed /themes/default/images/left.gif and /themes/default/images/right.gif 
1371    (not needed anymore).
1372  + Addition of update.html  
1373  $ /admin/inst_module.php (New file!)
1374    /applications/customers.php
1375    /applications/dimensions.php
1376    /applications/generalledger.php
1377    /applications/inventory.php
1378    /applications/manufacturing.php
1379    /applications/setup.php
1380    /applications/suppliers.php
1381    /install/index.php
1382    /install/save.php
1383    /modules/inst_modules.php (New folder and new file!)
1384    /modules/index.php (New file!)
1385    /sql/en_US-demo.sql
1386    /sql/en_US-new.sql
1387    install.html
1388    update.html (New file!)
1389    
1390 01-May-2007 Joe Hunt
1391  # Missing measure of units when printing sales orders
1392  # Update of Sales People caused a database error
1393  $ /sales/manage/sales_people.php
1394    /reporting/rep109.php
1395  
1396 30-Apr-2007 Joe Hunt
1397  + The selected menu tab is now shown with same background as hover color.
1398  $ config.php (default tab line 77. Change if you want)
1399    /includes/page/header.inc
1400    
1401 28-Apr-2007 Joe Hunt
1402  # When saving work order entries a lot of debug boxes appeared. Fixed
1403  # When clicking on the link, Issue, on work order inquires an empty screen appeared. Fixed
1404  # When retrieving work centres id's there was a database error. Fixed by casting string to unsigned
1405  $ /includes/db/manufacturing_db.inc
1406    /manufacturing/work_order_entry.php
1407    /manufacturing/includes/work_order_issue_ui.inc
1408    /manufacturing/includes/db/work_order_requirements_db.inc
1409    /manufacturing/includes/db/work_orders_quick_db.inc
1410    /manufacturing/inquiry/where_used_inquiry.php
1411    
1412 25-Apr-2007 Joe Hunt
1413  # Missing Date Picker
1414  $ /sales/customer_invoice.php
1415  # No JS popup window
1416  $ /sales/view/view_invoice.php
1417  
1418 24-Apr-2007 Joe Hunt
1419  ! New and better Date Picker, better cool theme.
1420  $ /includes/ui/ui_input.inc
1421    /includes/ui/ui_view.inc
1422    /reporting/includes/reports_classes.inc
1423    /themes/cool/default.css
1424
1425 -------------------- 1.0.1 Stable Released ----------------------
1426 23-Apr-2007 Joe Hunt
1427  ! Release 1.0.1 established on SourceForge, fixing the bugs and including a Date Picker,
1428    the changes for selection lists customers/suppliers and the Audit Trail.
1429
1430 22-Apr-2007 Joe Hunt
1431  ! Changed the two selection lists for customers/suppliers in reports to a single one with
1432    No Filter
1433  ! Changed the sort order in these selection lists from id to name.
1434  + Added Audit Trail in GL trans. A switch in config.php, $use_audit_trail, must be set to 1.
1435  $ /reporting/reports_main.php
1436    /reporting/rep101.php
1437    /reporting/rep102.php
1438    /reporting/rep201.php
1439    /reporting/rep202.php
1440    /reporting/rep203.php
1441    /reporting/rep204.php
1442    /reporting/includes/reports_classes.inc
1443    /includes/ui/ui_lists.inc
1444    /gl/includes/db/gl_db_trans.inc
1445    config.php
1446    
1447 22-Apr-2007 Joe Hunt
1448  + Date Picker for all date fields.
1449  $ config.php
1450    /admin/fiscalyears.php
1451    /admin/void_transaction.php
1452    /includes/ui/ui_view.inc
1453    /includes/ui/ui_input.inc
1454    /dimensions/dimension_entry.php
1455    /dimensions/inquiry/search_dimensions.php
1456    /gl/gl_journal.php
1457    /gl/gl_deposit.php
1458    /gl/gl_payment.php
1459    /gl/bank_transfer.php
1460    /gl/inquiry/bank_inquiry.php
1461    /gl/inquiry/gl_account_inquiry.php
1462    /gl/inquiry/gl_trial_balance.php
1463    /gl/manage/exchange_rates.php
1464    /inventory/adjustments.php
1465    /inventory/transfers.php
1466    /inventory/inquiry/stock_movements.php
1467    /inventory/manage/items.php
1468    /manufacturing/work_order_add_finished.php
1469    /manufacturing/work_order_entry.php
1470    /manufacturing/work_order_issue.php
1471    /manufacturing/work_order_release.php
1472    /purchasing/supplier_payment.php
1473    /purchasing/po_entry_items.php
1474    /purchasing/po_receive_items.php
1475    /purchasing/supplier_credit.php
1476    /purchasing/supplier_credit_grns.php
1477    /purchasing/supplier_invoice.php
1478    /purchasing/supplier_invoice_grns.php
1479    /purchasing/supplier_trans_gl.php
1480    /purchasing/includes/ui/po_ui.inc
1481    /purchasing/inquity/po_search.php
1482    /purchasing/inquiry/po_search_completed.php
1483    /purchasing/inquiry/supplier_allocation_inquiry.php
1484    /purchasing/inquiry/supplier_inquiry.php
1485    /reporting/reports_main.php
1486    /reporting/includes/reports_classes.inc
1487    /sales/credit_note_entry.php
1488    /sales/customer_credit_invoice.php
1489    /sales/customer_payments.php
1490    /sales/sales_order_entry.php
1491    /sales/includes/ui/sales_order_ui.inc
1492    /sales/inquiry/customer_allocation_inquiry.php
1493    /sales/inquiry/customer_inquiry.php
1494    /sales/inquiry/sales_orders_view.php
1495    New image files:
1496    /themes/default/images/cal.gif
1497    /themes/default/images/next.gif
1498    /themes/default/images/prev.gif
1499
1500 19-Apr-2007 Joe Hunt
1501  # Bug no 1703895, Account numbers are varchars, need quotes, fixed
1502  # Bug no 1703891, Reserved MySQL words used as column names, fixed
1503  $ /taxes/db/tax_types_db.inc
1504
1505  # Bug no 1703888, Apostrophes and other unescaped characters, fixed
1506  $ /gl/manage/gl_accounts.php
1507    /gl/includes/db/gl_db_accounts.inc
1508    /includes/ui/ui_input.inc
1509
1510 18-Apr-2007 Joe Hunt
1511  # Bug no 1702594, Logon Loop, fixed
1512  $ config.php
1513
1514 -------------------- 1.0a Stable Released ----------------------
1515 10-Apr-2007 Joe Hunt
1516  ! Release 1.0a established on SourceForge, fixing the bugs.
1517
1518 11-Apr-2007 Joe Hunt
1519  # Bug No 1698214, Creating Items, fixed
1520  $ /includes/ui/ui_lists.inc
1521  # Bug no 1698216, Item Movements, fixed
1522  $ /inventory/manage/items.php
1523
1524 -------------------- 1.0 Stable Released ----------------------
1525 10-Apr-2007 Joe Hunt
1526  ! Release 1.0 established on SourceForge.
1527
1528 2. Copyright and disclaimer
1529 ---------------------------
1530 This application is opensource software released under the GPL.  Please
1531 see source code and the LICENSE file