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