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