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