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