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