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