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