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