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