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