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