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