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