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