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