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