Three smaller fixes.
[fa-stable.git] / CHANGELOG.txt
1 /**
2 * @version $Id$
3 * @package FrontAccounting
4 * @copyright (C) 2005 - 2008 FrontAccounting
5 * @license http://www.gnu.org/copyleft/gpl.html GNU/GPL
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 27-Jul-2008 Janusz Dobrowolski
23 # Fixed record selection on pages using non-numeric selectors with simple_page_mode() helper. 
24 $ /includes/ui/ui_controls.inc
25   /includes/ui/ui_input.inc
26   /inventory/manage/item_units.php
27 # Fixed focus setting on multi-form pages.
28 $ /js/utils.js
29 # Fixed ajax reload
30 $ /manufacturing/work_order_release.php
31
32 26-Jul-2008 Janusz Dobrowolski
33 ! Potentially dangerous for whole FA site operations are currently available only for admins of first registered company (site admins).
34 $ /config.php
35   /admin/create_coy.php
36   /admin/inst_lang.php
37   /admin/inst_module.php
38   /includes/current_user.inc
39 # Small layout fix
40   /admin/fiscalyears.php
41
42 25-Jul-2008 Joe Hunt
43 # Minor adjustments
44 $ /includes/page/header.inc
45   /manufacturing/work_order_release.php
46   
47 25-Jul-2008 Joe Hunt
48 # Default application setting does not work [0000034]
49 $ /includes/page/header.inc
50
51 25-Jul-2008 Joe Hunt
52 ! The built version in config.php now shows the last change date of this file (CHANGELOG.txt).
53 $ config.php
54
55 25-Jul-2008 Joe Hunt
56 # Missing GL transactions when producing advanced manufacturing [0000032].
57 $ /manufacturing/includes/db/work_order_produce_items_db.inc
58
59 24-Jul-2008 Janusz Dobrowolski
60 + Added fatal error handling during ajax calls - [0000003] closed
61 $ includes/session.inc
62 # Fixed hints for lists without submit [0000026]
63 $ includes/ui/ui_lists.inc
64 # Removed not used file (related to [0000023])
65 $ sql/basic.sql
66
67 24-Jul-2008 Joe Hunt
68 # Pressing the link in the meta_forward function may result in a blank page.
69 $ /includes/ui/ui_controls.inc
70
71 23-Jul-2008 Joe Hunt
72 # Increment reference bug in GL Deposit and missing hyperlink parameter.
73 $ /gl/gl_bank.php
74   /gl/includes/gl_bank_ui.inc
75   
76 22-Jul-2008 Janusz Dobrowolski
77 # Corrected backup maintenance page display during script download.
78 $ /admin/backups.php
79
80 20-Jul-2008 Janusz Dobrowolski
81 # Corrected reports page display after yesterday change.
82 $ /reporting/reports_main.php
83
84 19-Jul-2008 Janusz Dobrowolski
85 ! Content of js-only pages superseded by the requirement notification in non-js browsers.
86 $ /admin/backups.php
87   /reporting/reports_main.php
88 + Support for js only divs/pages.
89 $ /includes/main.inc
90   /includes/ui/ui_controls.inc
91   /js/inserts.js
92 # Fixed page usability in non-js mode.
93 $ /sales/inquiry/sales_orders_view.php
94 # Small table view fix
95 $ /admin/inst_lang.php
96
97 18-Jul-2008 Janusz Dobrowolski
98 + Added optional processing progressbar for submit buttons
99 $ /includes/ui/ui_input.inc
100   /includes/ui/ui_lists.inc
101   /js/inserts.js
102   /themes/aqua/images/progressbar.gif (new)
103   /themes/cool/images/progressbar.gif (new)
104   /themes/default/images/progressbar.gif (new)
105 # Fixed database error after empty supplier search result [0000022]
106 $ /purchasing/supplier_credit.php
107   /purchasing/supplier_invoice.php
108 # Fixed focus after update
109 $ /admin/company_preferences.php
110 # Fixed message typo.
111 $ /admin/create_coy.php
112 # Fixed line edition layout
113 $ /inventory/includes/item_adjustments_ui.inc
114
115 18-Jul-2008 Joe Hunt
116 # Parse error fixed [0000021] in customer_credit_invoice.php
117 $ /sales/customer_credit_invoice.php
118
119 15-Jul-2008 Janusz Dobrowolski
120 # Fixed bug [0000018] - unwanted freight cost reset on page update.
121 $ /sales/customer_delivery.php
122
123 14-Jul-2008 Janusz Dobrowolski
124 # Fixed bug [0000017] - error while checking qoh
125 $ /includes/ui/items_cart.inc
126   /manufacturing/work_order_issue.php
127 # Fixed ajax update
128 $ /gl/manage/gl_accounts.php
129
130 13-Jul-2008 Joe Hunt
131 + Added GL Summary of Tax Report (rep709.php). Usable only if different Tax Accounts are used.
132 $ /reporting/rep709.php
133
134 12-Jul-2008 Joe Hunt
135 ! Rewrite of Tax Report (rep709.php).
136 $ /reporting/rep709.php
137
138 09-Jul-2008 Janusz Dobrowolski
139 # Corrections to maximum input lengths
140 $ /gl/manage/bank_accounts.php
141   /gl/manage/gl_account_classes.php
142 # Fixed spare Back link on restricted pages
143 $ /includes/session.inc
144 # Fixed bank_account_types_list()
145 $ /includes/ui/ui_lists.inc
146 # Fixed warning about unexisting POST var
147 $ /sales/manage/customers.php
148
149 08-Jul-2008 Janusz Dobrowolski
150 # Added validation of entered quantities
151 $ /sales/customer_credit_invoice.php
152 # Fixed ajax update (0000015) and quantity checks
153 $ /sales/customer_delivery.php
154   /sales/customer_invoice.php
155 # Fixed invalid voiding sales invoice/delivery/credit (0000016)
156 $ /sales/includes/db/sales_delivery_db.inc
157   /sales/includes/db/sales_invoice_db.inc
158   /sales/includes/sales_db.inc
159 # Fixed setting document date to Today() 
160 $ /sales/includes/cart_class.inc
161
162 08-Jul-2008 Joe Hunt
163 + Addition in test of duplicate fiscal year
164 $ /admin/fiscalyears.php
165
166 07-Jul-2008 Joe Hunt
167 # Corrected a subbug in 00000012 (blank page in sales_types.php).
168 $ /sales/manage/sales_types.php
169
170 07-Jul-2008 Janusz Dobrowolski
171 + Added ajax
172 $ /admin/fiscalyears.php
173   /inventory/purchasing_data.php
174 # Corrected factor parameter checking (fixes 00000012)
175 $ /sales/includes/sales_db.inc
176 ! Changed selector for fiscal year functions to id
177 $ /admin/db/company_db.inc
178 # Checking options parameter for combos 
179 $ /includes/ui/ui_lists.inc
180
181 06-Jul-2008 Janusz Dobrowolski
182 + Ajax additions
183 $ /admin/view_print_transaction.php
184   /admin/void_transaction.php
185   /dimensions/dimension_entry.php
186   /manufacturing/work_order_entry.php
187   /manufacturing/manage/bom_edit.php
188   /sales/manage/customer_branches.php
189 + Default value calculated for new prices
190 $ /inventory/prices.php
191 + Optional default value for input_num()
192 $ /includes/ui/ui_input.inc
193 + Submit on change option for currency lists
194 $ /includes/ui/ui_lists.inc
195 # factor parameter in get_price() is now optional
196 $ /sales/includes/sales_db.inc
197 # Smaller fix to ajax page content update
198 $ /sales/manage/customers.php
199
200 05-Jul-2008 Janusz Dobrowolski
201 + Ajax additions
202 $ /admin/change_current_user_password.php
203   /admin/company_preferences.php
204   /admin/forms_setup.php
205   /admin/gl_setup.php
206   /admin/payment_terms.php
207   /admin/shipping_companies.php
208   /admin/users.php
209   /inventory/manage/item_categories.php
210   /inventory/manage/item_units.php
211   /inventory/manage/locations.php
212   /inventory/manage/movement_types.php
213   /manufacturing/manage/work_centres.php
214   /sales/manage/credit_status.php
215   /sales/manage/sales_areas.php
216   /sales/manage/sales_people.php
217   /sales/manage/sales_types.php
218   /taxes/item_tax_types.php
219   /taxes/tax_groups.php
220   /taxes/tax_types.php
221 # Gettext fixes
222 $ /gl/manage/bank_accounts.php
223   /gl/manage/bank_trans_types.php
224   /gl/manage/currencies.php
225   /gl/manage/gl_account_classes.php
226   /gl/manage/gl_account_types.php
227   /gl/manage/gl_accounts.php
228
229 04-Jul-2008 Janusz Dobrowolski
230 + Ajax additions
231   /gl/inquiry/bank_inquiry.php
232   /gl/inquiry/gl_account_inquiry.php
233   /gl/inquiry/gl_trial_balance.php
234   /gl/manage/bank_accounts.php
235   /gl/manage/bank_trans_types.php
236   /gl/manage/currencies.php
237   /gl/manage/exchange_rates.php
238   /gl/manage/gl_account_classes.php
239   /gl/manage/gl_account_types.php
240   /gl/manage/gl_accounts.php
241 ! Changed layout for simple db table editor pages
242 $ /includes/ui/ui_input.inc
243 - Removed unused GL account settings.
244 $ /admin/gl_setup.php
245   /admin/db/company_db.inc
246   /gl/manage/gl_accounts.php
247 # Fixed default sales account for customer branch.
248 $ /admin/gl_setup.php
249   /sales/manage/customer_branches.php
250 # Fixed focus after ajax page reload.
251 $ /includes/ajax.inc
252 # Fixed optional submit for yesno and gl_all_accounts lists.
253 $ /includes/ui/ui_lists.inc
254
255 01-Jul-2008 Janusz Dobrowolski
256 + Ajax additions
257   /gl/bank_transfer.php
258   /gl/gl_budget.php
259   /gl/gl_journal.php
260   /gl/includes/ui/gl_journal_ui.inc
261 + Added client side calculations for budget
262   /gl/gl_budget.php
263   /js/budget.js
264 # Fixed default POST assigning [fixes 0000009]
265   /includes/ui/ui_lists.inc
266 # Fixed submit type in submit_row()
267   /includes/ui/ui_input.inc
268 # Small display fix
269   /gl/manage/currencies.php
270 ! Code cleanup
271   /gl/gl_bank.php
272   /gl/includes/ui/gl_bank_ui.inc
273   /inventory/adjustments.php
274   /inventory/transfers.php
275   /purchasing/po_entry_items.php
276   /sales/sales_order_entry.php
277   /sales/credit_note_entry.php
278
279 29-Jun-2008 Janusz Dobrowolski
280 ! Rewritten bank deposit/payment related files, added ajax
281   /gl/gl_deposit.php (removed)
282   /gl/gl_payment.php (removed)
283   /gl/gl_bank.php (added)
284   /gl/includes/ui/gl_bank_ui.inc (new file)
285   /gl/includes/ui/gl_deposit_ui.inc (removed)
286   /gl/includes/ui/gl_payment_ui.inc (removed)
287   /gl/includes/db/gl_db_banking.inc
288   /gl/gl_journal.php
289   /manufacturing/search_work_orders.php
290   /applications/generalledger.php
291 + Added fallback flag for non-js mode only ui elements
292 $ /js/inserts.js
293 ! Default value from POST for check_box,hidden and text_cells inputs
294 $ /includes/ui/ui_input.inc
295 ! Rewritten non-sql list selectors
296 $ /includes/ui/ui_lists.inc
297   /purchasing/inquiry/supplier_allocation_inquiry.php
298   /purchasing/inquiry/supplier_inquiry.php
299 ! Added trans_type parameter to items_cart()  
300 $ /includes/ui/items_cart.inc
301   /inventory/adjustments.php
302   /inventory/transfers.php
303   /manufacturing/work_order_issue.php
304
305 27-Jun-2008 Janusz Dobrowolski
306 + Ajax additions
307 $ /dimensions/dimension_entry.php
308   /dimensions/inquiry/search_dimensions.php
309   /manufacturing/work_order_add_finished.php
310   /manufacturing/work_order_issue.php
311   /manufacturing/work_order_release.php
312   /manufacturing/includes/work_order_issue_ui.inc
313   /manufacturing/search_work_orders.php
314 ! Default $selected_id=null (ie current $_POST value) for all lists;
315    standard view (ie with search box) of stock_component_list()
316 $ /includes/ui/ui_lists.inc
317 # Fixed selection for outstanding work orders
318 $ /manufacturing/search_work_orders.php
319 # Fixed stock item links
320 $ /inventory/includes/item_adjustments_ui.inc
321   /inventory/includes/stock_transfers_ui.inc
322 # Fixed typo in menu option
323 $ /applications/manufacturing.php
324
325 27-Jun-2008 Joe Hunt
326 # Minor html adjustment in login.php
327 $ /access/login.php
328 # Fixed a bug when trying to create a duplicate year
329 $ /admin/fiscalyears.php
330 # Fixed a misspelled parameter (OutstandingOnly) in manufacturing.php
331 $ /applications/manufacturing.php
332
333 26-Jun-2008 Janusz Dobrowolski
334 + Ajax additions
335 $ /includes/ui/ui_lists.inc
336   /inventory/adjustments.php
337   /inventory/cost_update.php
338   /inventory/prices.php
339   /inventory/transfers.php
340   /inventory/includes/item_adjustments_ui.inc
341   /inventory/includes/stock_transfers_ui.inc
342   /inventory/inquiry/stock_movements.php
343   /inventory/manage/items.php
344   /manufacturing/work_order_entry.php
345   /purchasing/po_entry_items.php
346 ! Changes to items_cart API (line_items indexed by line# instead of stock_id)
347 $ /includes/ui/items_cart.inc
348 # Fixed bug 0000008 (call to no more existing function)
349 $ /sales/includes/db/sales_types_db.inc
350
351 25-Jun-2008 Joe Hunt
352 # Fixed 'div end out of order' in invoice_ui.inc causing the newwave bug with missing menu
353 $ /purchasing/includes/ui/invoice_ui.inc
354
355 25-Jun-2008 Janusz Dobrowolski
356 # Fixed bug 0000004, removed nested forms in supplier invoice/credit
357 $ /purchasing/includes/ui/invoice_ui.inc
358
359 25-Jun-2008 Joe Hunt
360 # Fixed bug when updating/saving Tax Group Items
361 $ /includes/ui/ui_lists.inc
362
363 24-Jun-2008 Joe Hunt
364 # Fixed inconsistencies in customer and supplier aging 
365 $ /sales/includes/db/customers_db.inc
366   /sales/inquiry/customer_inquiry.php
367   /purchasing/includes/db/suppliers_db.inc
368   /reporting/rep102.php
369   /reporting/rep202.php
370 # Fixed a bug when trying to back the inv.date and due date in Direct Invoicing.
371 $ /sales/sales_order_entry.php
372
373
374 23-Jun-2008 Janusz Dobrowolski
375 + Ajax additions to sales and purchasing modules
376 $ /purchasing/po_receive_items.php
377   /purchasing/supplier_credit.php
378   /purchasing/supplier_credit_grns.php
379   /purchasing/supplier_invoice.php
380   /purchasing/supplier_invoice_grns.php
381   /purchasing/supplier_trans_gl.php
382   /purchasing/allocations/supplier_allocate.php
383   /purchasing/includes/ui/invoice_ui.inc
384   /sales/customer_credit_invoice.php
385   /sales/allocations/customer_allocate.php
386 # Fixed edition of purchase order (bug #0000001)
387 $ /purchasing/includes/ui/po_ui.inc
388 ! Improved client side allocation functions
389 $ /js/allocate.js
390 + Optional coloured price_format()
391 $ /js/utils.js
392   /js/inserts.js
393 ! Async update of locations selector
394 $ /includes/ui/ui_lists.inc
395 # Fixed warning on pages without default focus.
396 $ /includes/ui/ui_controls.inc
397 # Fixed initial display for numeric inputs with dec=0. 
398 $ /includes/ui/ui_input.inc
399
400 21-Jun-2008 Janusz Dobrowolski
401 + Ajax additions to sales and purchasing modules
402 $ /purchasing/po_entry_items.php
403   /purchasing/supplier_payment.php
404   /purchasing/allocations/supplier_allocate.php
405   /purchasing/includes/ui/po_ui.inc
406   /purchasing/inquiry/po_search.php
407   /purchasing/inquiry/po_search_completed.php
408   /purchasing/inquiry/supplier_allocation_inquiry.php
409   /purchasing/inquiry/supplier_inquiry.php
410   /purchasing/manage/suppliers.php
411   /sales/manage/customers.php
412
413 21-Jun-2008 Joe Hunt
414 + Added upload functionality to company logo. Better names on lists search.
415 $ /admin/company_preferences.php
416 ! Better layout on company logo print-out
417 $ /reporting/includes/header2.inc
418
419 ---------------------------------------Release Candidate 2-------------------------------
420 20-Jun-2008 Joe Hunt
421 ! 2.0 Release Candidate 2
422 $ config.php
423   update.html
424   
425 20-Jun-2008 Joe Hunt
426 ! In reorder_level.php the heading gets updated as well
427 $ /inventory/reorder_level.php
428 ! Changes the -1 to 'User Quantiry Decimals' in the table for units.
429 $ /inventory/manage/item_units.php
430
431 20-Jun-2008 Janusz Dobrowolski
432 # Proper error handling even after exit() call.
433 $ /includes/errors.inc
434   /includes/main.inc
435   /includes/session.inc
436 # Fixed initial combo selection.
437   /includes/ui/ui_lists.inc
438 # Layout fixes to customer edition.
439   /sales/manage/customers.php
440 # Added order table reload after template option change
441   /sales/inquiry/sales_orders_view.php
442
443 19-Jun-2008 Janusz Dobrowolski
444 + Added ajax improvements
445 $ /purchasing/allocations/supplier_allocation_main.php
446   /sales/customer_delivery.php
447   /sales/customer_invoice.php
448   /sales/allocations/customer_allocation_main.php
449   /sales/manage/customers.php
450 + Ajax added to check helper function
451 $ /includes/ui/ui_input.inc
452 # Fixing database error in branch exist check on empty customer_id
453 $ /includes/data_checks.inc
454 # Layout fix for hyperlink_params_td()
455 $ /includes/ui/ui_controls.inc
456 # Fix for initial combo position
457 $ /includes/ui/ui_lists.inc
458 # Fix to select onchange extension
459 $ /js/inserts.js
460
461 19-Jun-2008 Joe Hunt
462 ! changed so the due date is updated when changing customer in direct invoice.
463 $ /sales/includes/ui/sales_order_ui.inc
464
465 19-Jun-2008 Joe Hunt
466 # Minor layout bug at Credit Shipping Costs in customer_credit_invoice.php
467 $ /sales/customer_credit_invoice.php
468
469 18-Jun-2008 Janusz Dobrowolski
470 + Added ajax improvements
471 $ /sales/credit_note_entry.php
472   /sales/customer_payments.php
473   /sales/sales_order_entry.php
474   /sales/includes/ui/sales_credit_ui.inc
475   /sales/includes/ui/sales_order_ui.inc
476   /sales/inquiry/customer_allocation_inquiry.php
477   /sales/inquiry/customer_inquiry.php
478 + Added optional trigger parameter to div_start()
479 $ /includes/ui/ui_controls.inc
480 + Added dec attribute ajax update for amount fields 
481 $ /includes/ui/ui_input.inc
482 + Ajaxified stock item types and credit types lists
483 $ /includes/ui/ui_lists.inc
484 # Fixed onblur for amount fields, extended onchange event handling for selects
485 $ /js/inserts.js
486 # Fixed addAssign() js handler for nonstandard attributes
487 $ /js/utils.js
488 # Fixed bug in stock item image upload
489 $ /inventory/manage/items.php
490
491 17-Jun-2008 Joe Hunt
492 ! More files with Quantity routines needed fix due to php4 related issue.
493 $ /includes/current_user.inc
494   /manufacturing/work_order_entry.php
495   /manufacturing/inquiry/where_used_inquiry.php
496   /manufacturing/manage/bom_edit.php
497   /purchasing/po_receive_items.php
498   /purchasing/supplier_credit_grns.php
499   /purchasing/supplier_invoice_grns.php
500   /sales/customer_credit_invoice.php
501   /sales/includes/ui/sales_order_ui.inc
502
503 16-Jun-2008 Joe Hunt
504 ! Changed so Customer's Reference is printed on all sales documents (you can f.i. enter PO number here).
505 $ /reporting/includes/header2.inc
506   /reporting/doctext.inc
507   /reporting/doctext2.inc
508   
509 16-Jun-2008 Joe Hunt
510 ! Changed the Quantity routines to use the Item Units decimals if any. A lot of files.
511 $ /includes/current_user.inc
512   /includes/ui/ui_input.inc
513   /includes/ui/ui_lists.inc
514   /inventory/reorder_level.inc
515   /inventory/includes/item_adjustments_ui.inc
516   /inventory/includes/stock_transfers_ui.inc
517   /inventory/includes/db/items_units_db.inc
518   /inventory/inquiry/stock_movements.php
519   /inventory/inquiry/stock_status.php
520   /inventory/manage/item_units.php
521   /inventory/view/view_adjustment.php
522   /inventory/view/view_transfer.php
523   /manufacturing/search_work_orders.php
524   /manufacturing/work_order_entry.php
525   /manufacturing/includes/manufacturing_ui.inc
526   /manufacturing/includes/work_order_issue_ui.inc
527   /manufacturing/inquiry/where_used_inquiry.php
528   /manufacturing/manage/bom_edit.php
529   /manufacturing/view/wo_issue_view.php
530   /manufacturing/view/wo_production_view.php
531   /purchasing/po_receive_items.php
532   /purchasing/supplier_credit_grns.php
533   /purchasing/supplier_invoice_grns.php
534   /purchasing/includes/ui/invoice_ui.inc
535   /purchasing/includes/ui/po_ui.inc
536   /purchasing/view/view_grn.php
537   /purchasing/view/view_po.php
538   /reporting/rep105.php
539   /reporting/rep107.php
540   /reporting/rep108.php
541   /reporting/rep109.php
542   /reporting/rep110.php
543   /reporting/rep204.php
544   /reporting/rep209.php
545   /reporting/rep301.php
546   /reporting/rep302.php
547   /reporting/rep303.php
548   /reporting/rep401.php
549   /sales/customer_credit_invoice.php
550   /sales/customer_delivery.php
551   /sales/customer_invoice.php
552   /sales/includes/ui/sales_credit_ui.inc
553   /sales/includes/ui/sales_order_ui.inc
554   /sales/view/view_credit.php
555   /sales/view/view_dispatch.php
556   /sales/view/view_invoice.php
557   /sales/view/view_sales_order.php
558   
559 15-Jun-2008 Janusz Dobrowolski
560 + Ajax driven delivery and order queries.
561 $ /sales/inquiry/sales_deliveries_view.php
562   /sales/inquiry/sales_orders_view.php
563 + Added searchbox class selector for text inputs with onchange event handlers.
564 ! Added text selection after focus.
565 $ /js/inserts.js
566   /js/utils.js
567 + Added submit_on_change option to ref input functions, fixed data picker
568 $ /includes/ui/ui_input.inc
569 # Fixed bug in non-js mode for combos type 0 (stock_items_lists).
570 $ /includes/ui/ui_lists.inc
571
572 15-Jun-2008 Joe Hunt
573 # Changed so Invoice Template gets the current day instead of original day.
574 $ /sales/sales_order_entry.php
575
576 15-Jun-2008 Joe Hunt
577 # Bug in tax_types_list (spec_id)
578 $ /includes/ui/ui_lists.inc
579
580 14-Jun-2008 Joe Hunt
581 # Minor annoying layout bug in stock movements.
582 $ /inventory/inquiry/stock_movements.php
583
584 14-Jun-2008 Joe Hunt
585 ! The Customer Branch Sales Account now overrides the Item Sales Accounts if a Sales Account is here.
586   Can now be set to 'Use Item Sales Accounts', which is the first choice in list and default.
587 ! If setting the Customer Branch AR Account to a Bank Account (and hereby also Cash Account) the 
588   transactions from Direct Invoice and Credit Note will be allocated immediately when placing.
589 $ /includes/ui/ui_lists.inc
590   /sales/includes/db/sales_invoice_db.inc
591   /sales/includes/db/sales_credit_db.inc
592   /sales/manage/customer_branches.php
593   .
594 12-Jun-2008 Joe Hunt
595 + New inventory sales report. Shows total sales - costs - contribution per category, location, detailed/summary and period.
596 $ /reporting/reports_main.php
597   /reporting/rep304.php (new file)
598   
599 ---------------------------------------Release Candidate 1-------------------------------
600 10-Jun-2008 Janusz Dobrowolski
601 # Some more fixes related to ajax combos usage
602 $ /includes/ui/ui_lists.inc
603   /inventory/cost_update.php
604   /inventory/prices.php
605   /inventory/purchasing_data.php
606   /inventory/reorder_level.php
607   /inventory/includes/item_adjustments_ui.inc
608   /inventory/inquiry/stock_status.php
609   /manufacturing/inquiry/where_used_inquiry.php
610   /manufacturing/manage/bom_edit.php
611   /purchasing/includes/ui/po_ui.inc
612 # Fixed focus issues
613 $ /gl/gl_journal.php
614   /gl/gl_deposit.php
615   /gl/gl_payment.php
616   /js/inserts.js
617   
618 09-Jun-2008 Janusz Dobrowolski
619 # Some additional fixes related to last big committment
620 $ /gl/gl_journal.php
621   /gl/gl_deposit.php
622   /gl/gl_payment.php
623   /includes/ajax.inc
624   /includes/reserved.inc
625   /includes/ui/ui_lists.inc
626   /includes/ui/ui_view.inc
627   /js/inserts.js
628   /js/utils.js
629   /sales/includes/ui/sales_order_ui.inc
630   /themes/default/default.css
631   /themes/aqua/default.css
632   /themes/cool/default.css
633
634 08-Jun-2008 Joe Hunt
635 ! Preparing for release candidate 1
636 $ config.php
637
638 08-Jun-2008 Joe Hunt
639 ! Set 'max_execution_time' to 60 seconds by ini_set.
640 $ /install/save.php
641
642 07-Jun-2008 Joe Hunt
643 # Fixed a layout bug in footer.inc
644 $ /includes/page/footer.inc
645
646 07-Jun-2008 Joe Hunt
647 ! Changed install.html and update.html
648 $ install.html
649   update.html
650 + New files, change_current_user_password.php and alter2.sql
651 $ /admin/change_current_user_password.php
652   /sql/alter2.sql
653 ! Changed some files for layout
654 $ /lang/en_US/stylesheet.css
655   /themes/aqua/default.css
656   /themes/aqua/renderer.php
657   /themes/cool/default.css
658   /themes/cool/renderer.php
659   /themes/default/default.css
660   /themes/default/renderer.php
661 ! Changed install sql scripts
662 $ /sql/en_US-demo.sql
663   /sql/en_US-new.sql
664   
665 07-Jun-2008 Janusz Dobrowolski
666 + Added ajax functionality and ui hints to sales form entry pages.
667 $ /sales/sales_order_entry.php
668   /sales/includes/ui/sales_order_ui.inc
669 + Added option for hints display, changed input/lists functions API
670 $ /admin/display_prefs.php
671   /admin/db/users_db.inc
672   /includes/current_user.inc
673   /includes/prefs/userprefs.inc
674   /includes/ui/ui_input.inc
675   /themes/default/renderer.php
676   /sql/alter.sql
677 + List functions rewrite. Added ajax functionality, universal combo_input().
678 $ /includes/ui/ui_lists.inc
679 + Ajaxified exchange_rate_display()
680 $ /includes/ui/ui_view.inc
681 + Added methods for setting focus and page reload to $Ajax class
682 $ /includes/ajax.inc
683   /includes/main.inc
684 + Added comma separated css element selectors
685 $ /js/behaviour.js
686 ! Searchable select js changes related to new ui_lists.inc changes
687 $ /js/inserts.js
688   /js/utils.js
689 + Additional style definitions for various ajax controls
690 $ /themes/default/default.css
691 ! Fixes related to changed input/lists API and ajax extensions
692 $ /admin/company_preferences.php
693   /admin/fiscalyears.php
694   /admin/forms_setup.php
695   /admin/gl_setup.php
696   /dimensions/dimension_entry.php
697   /dimensions/inquiry/search_dimensions.php
698   /gl/bank_transfer.php
699   /gl/includes/ui/gl_deposit_ui.inc
700   /gl/includes/ui/gl_journal_ui.inc
701   /gl/includes/ui/gl_payment_ui.inc
702   /gl/inquiry/bank_inquiry.php
703   /gl/inquiry/gl_account_inquiry.php
704   /gl/inquiry/gl_trial_balance.php
705   /gl/manage/gl_account_types.php
706   /gl/manage/gl_accounts.php
707   /includes/ui/ui_controls.inc
708   /inventory/includes/item_adjustments_ui.inc
709   /inventory/includes/stock_transfers_ui.inc
710   /inventory/inquiry/stock_movements.php
711   /manufacturing/search_work_orders.php
712   /manufacturing/work_order_add_finished.php
713   /manufacturing/work_order_entry.php
714   /manufacturing/includes/work_order_issue_ui.inc
715   /manufacturing/manage/bom_edit.php
716   /purchasing/supplier_payment.php
717   /purchasing/includes/ui/grn_ui.inc
718   /purchasing/includes/ui/invoice_ui.inc
719   /purchasing/includes/ui/po_ui.inc
720   /purchasing/inquiry/po_search.php
721   /purchasing/inquiry/po_search_completed.php
722   /purchasing/inquiry/supplier_allocation_inquiry.php
723   /purchasing/inquiry/supplier_inquiry.php
724   /sales/customer_credit_invoice.php
725   /sales/customer_delivery.php
726   /sales/customer_invoice.php
727   /sales/includes/ui/sales_credit_ui.inc
728   /sales/inquiry/customer_allocation_inquiry.php
729   /sales/inquiry/customer_inquiry.php
730   /sales/inquiry/sales_deliveries_view.php
731   /sales/inquiry/sales_orders_view.php
732   /taxes/tax_groups.php
733
734 06-Jun-2008 Joe Hunt
735 # Final fixes in html layout
736 $ /admin/create_coy.php
737   /gl/gl_deposit.php
738   /gl/gl_payment.php
739   /gl/manage/exchange_rates.php
740   /inventory/prices.php
741   /inventory/purchasing_date.php
742   /inventory/reorder_level.php
743   /inventory/inquiry/stock_status.php
744   /manufacturing/inquiry/where_used_inquiry.php
745   /manufacturing/manage/bom_edit.php
746   
747 05-Jun-2008 Joe Hunt
748 ! Made an improment to the date picker. Shows the week number as well. Many delivery systems are week number based.
749 $ /includes/ui/ui_view.inc
750 # Fixed a html layout bug
751 $ /includes/page/header.inc
752
753 31-May-2008 Joe Hunt
754 # A lot of annoying layout bugs taken. Mostly from views and inquiries. A couple of files are critical, ui_view and ui_lists!
755 $ /gl/view/gl_deposit_view.php
756   /gl/view/gl_payment_view.php
757   /includes/ui/ui_controls.inc
758   /includes/ui/ui_lists.inc
759   /includes/ui/ui_view.inc
760   /manufacturing/work_order_add_finished.php
761   /manufacturing/includes/manufacturing_ui.inc
762   /manufacturing/view/work_order_view.php
763   /manufacturing/view/wo_issue_view.php
764   /sales/inquiry/customer_allocation_inquiry.php
765   /sales/inquiry/customer_inquiry.php
766
767 30-May-2008 Joe Hunt
768 # Fixed bug in 2 files regarding stock movements. Moved from Invoice to Delivery.
769 $ /inventory/inquiry/stock_movements.php
770   /reporting/rep302.php
771
772 28-May-2008 Joe Hunt
773 # More bugs related to debtor_trans changes (positive amounts)
774 $ /gl/includes/db/gl_db_banking.inc
775   /sales/allocations/customer_allocate.php
776   /sales/includes/db/custalloc_db.inc
777   /sales/inquiry/customer_allocation_inquiry.php
778
779 27-May-2008 Joe Hunt
780 # Changed more files with new html/css.
781 $ /includes/page/header.inc
782   /purchasing/inquiry/supplier_allocation_inquiry.php
783   /sales/credit_note_entry.php
784   
785 26-May-2008 Joe Hunt
786 # Fixed many minor bugs, new ones as well as debtor_trans related.
787 ! Changed to use DOCTYPE html 4.01 transitionel. Some files/css needed change.
788 $ /admin/backups.php
789   /admin/create_coy.php
790   /admin/inst_lang.php
791   /admin/inst_module.php
792   /gl/manage/exchange_rates.php
793   /includes/session.inc
794   /includes/page/header.inc
795   /includes/ui/ui_controls.inc
796   /includes/ui/ui_input.inc
797   /includes/ui/ui_lists.inc
798   /includes/ui/ui_view.inc
799   /purchasing/allocations/supplier_allocate.php
800   /sales/allocations/customer_allocate.php
801   /sales/includes/db/sales_credit_db.inc
802   /sales/inquiry/customer_allocation_inquiry.php
803   /themes/aqua/default.css
804   /themes/cool/default.css
805   /themes/default/default.css
806   
807 23-May-2008 Joe Hunt
808 # Minor bug in dimensions.php (Outstanding Dimensions)
809 $ /applications/dimensions.php
810   /dimensions/inquiry/search_dimensions.php
811   
812 23-May-2008 Janusz Dobrowolski
813 ! Include file order / error handling order fixed once again.
814 $ /includes/main.inc
815   /includes/session.inc
816   
817 23-May-2008 Joe Hunt
818 ! Moved menu-system from header.inc/footer.inc to renderer.php for relevant theme. Fixed frontaccounting.php to get the
819   correct renderer.php.
820 $ frontaccounting.php
821   /includes/page/header.inc
822   /includes/page/footer.inc
823   /themes/default/renderer.php
824   /themes/cool/renderer.php
825   /themes/aqua/renderer.php
826
827 22-May-2008 Janusz Dobrowolski
828 ! Error handler switching moved to session.inc for early error catching
829 $ /includes/main.inc
830   /includes/session.inc
831 ! Cosmetic cleanup
832   /js/utils.js
833   
834 18-May-2008 Janusz Dobrowolski
835 # Added explicit ob_end_flush() on shutdown needed for php5
836 $ /includes/main.inc
837 # Fixed for www servers on nonstandard listening ports.
838 $ /js/JsHttpRequest.js
839
840 18-May-2008 Joe Hunt
841 # Bug when inserting new records in debtor_trans.
842 $ /sales/includes/db/cust_trans_db.inc
843
844 16-May-2008 Janusz Dobrowolski
845 + Rewritten errors/messages handling, unified for ajax/user/php errors
846 $ /includes/errors.inc
847   /includes/main.inc
848   /includes/ui/ui_msgs.inc
849 + Framework extended for ajax functionality, javascript code organization improvements.
850 $ /config.php
851   /includes/JsHttpRequest.php (new file)
852   /includes/ajax.inc (new file)
853   /includes/current_user.inc
854   /includes/session.inc
855   /includes/lang/language.php
856   /includes/page/footer.inc
857   /includes/page/header.inc
858   /includes/ui/ui_controls.inc
859   /includes/ui/ui_input.inc
860   /includes/ui/ui_view.inc
861   /js/JsHttpRequest.js (new file)
862   /js/allocate.js (new file)
863   /js/utils.js (new file)
864   /js/behaviour.js
865   /js/inserts.js
866   /themes/aqua/images (new dir)
867   /themes/aqua/images/button_ok.png (new file)
868   /themes/aqua/images/locate.png (new file)
869   /themes/cool/images (new dir)
870   /themes/coll/images/button_ok.png (new file)
871   /themes/coll/images/locate.png (new file)
872   /themes/default/images/button_ok.png (new file)
873   /themes/default/images/progressbar.gif (new file)
874   /themes/default/images/progressbar1.gif (new file)
875   /themes/default/images/progressbar2.gif (new file)
876   /themes/default/default.css
877   /themes/aqua/default.css
878   /themes/cool/default.css
879 ! Payment allocation js functions moved to allocate.js
880 $ /purchasing/allocations/supplier_allocate.php 
881   /sales/allocations/customer_allocate.php
882 ! Some initializations moved from sales_order_ui.inc
883 $ /sales/includes/cart_class.inc
884 + Added javascript compression routine
885 $ /includes/main.inc
886
887 14-May-2008 Joe Hunt
888 # Minor bugs in the former fixing.
889 $ /includes/ui/ui_lists.inc
890
891 14-May-2008 Joe Hunt
892 # When no_item_list or no_customer_list or no_supplier_list was checked in company setup the listboxes were filled with all
893   the records when there were no search values.
894 $ /includes/ui/ui_lists.inc
895
896 09-May-2008 Joe Hunt
897 ! Due to differences in Javascript the script update_db.php had to be changed.
898 ! New fields, base_sales in 0_company and factor in 0_sales_types affects the default chart of accounts.
899 $ /update_db.php
900   /sql/en_US-new.sql
901   /sql/en_US-demo.sql
902   
903 09-May-2008 Janusz Dobrowolski
904 # Automatic calculation of not set item prices from home currency and base sales type settings.
905 $ /admin/company_preferences.php
906   /admin/db/company_db.inc
907   /includes/ui/ui_lists.inc
908   /sales/includes/cart_class.inc
909   /sales/includes/sales_db.inc
910   /sales/includes/db/sales_order_db.inc
911   /sales/includes/db/sales_types_db.inc
912   /sales/includes/ui/sales_credit_ui.inc
913   /sales/includes/ui/sales_order_ui.inc
914   /sales/manage/sales_types.php
915   /sql/alter.sql
916 # Fixed dev bug blocking change of price on order entry.
917 $ /sales/includes/ui/sales_order_ui.inc
918 # Small display fix
919 $ /sales/manage/sales_people.php
920
921 30-Apr-2008 Joe Hunt
922 # Fixed price update also in purchase order
923 $ /purchasing/includes/ui/po_ui.inc
924
925 30-Apr-2008 Janusz Dobrowolski
926 # Fixed price update when changing item in sales order.
927 $ /includes/ui/ui_lists.inc
928   /js/inserts.js
929   /sales/includes/ui/sales_order_ui.inc
930
931 24-Apr-2008 Janusz Dobrowolski
932 + Added new per company directory for customized versions of report definition files repXXX.php, checked before using system default file.
933 $ /company/0/reporting (added new directory)
934   /company/0/reporting/index.php
935   /admin/create_coy.php
936   /reporting/includes/reports_classes.inc
937 # Warnings turned off in case of charset not supported by htmlspecialchars().
938 $ /includes/db/connect_db.inc
939 # Added content type encoding header
940 $ /includes/page/header.inc
941
942 24-Apr-2008 Joe Hunt
943 # Wrong include file path in /includes/ui/items_cart.inc changed /inventory/includes/prefs/sysprefs.inc to
944   /includes/prefs/sysprefs.inc
945 $ /includes/ui/items_cart.inc  
946 # Wrong include file in /reporting/includes/pdf_report.inc. Changed header2a.inc to header2.inc
947 $ /reporting/includes/pdf_report.inc
948
949 23-Apr-2008 Joe Hunt
950 ! Removed the content of function header2 in pdf_report.inc to a separate file, header2.inc.
951   It will make it easier to design your own document layouts.
952 $ /reporting/includes/pdf_report.inc
953   /reporting/includes/header2.inc (new file)
954   
955 20-Apr-2008 Janusz Dobrowolski
956 # Checking uniqueness of company settings, fixed creating database with prefix 0 when none was selected.
957 $ /admin/create_coy.php
958 ! Added missing include_once directives.
959 $ /includes/ui/items_cart.inc
960   /includes/ui/ui_lists.inc
961   /includes/ui/ui_view.inc
962 + Added ini default_charset unnecessary for planned ajax calls.
963 $ /includes/lang/language.inc
964
965 19-Apr.2008 Joe Hunt
966 # Bug (right to left text was done if price decimals were 3). A test sentense from a while
967   ago wasn't removed.
968 $ /reporting/includes/pdf_report.inc
969
970 18-Apr-2008 Janusz Dobrowolski
971 # Additional checks on provisions and break point entry.
972 $ /sales/manage/sales_people.php
973 ! Modules purchasing, sales and taxes sealed against XSS attacks
974 $ /install/save.php
975   /admin/db/maintenance_db.inc
976   /purchasing/includes/db/grn_db.inc
977   /purchasing/includes/db/invoice_items_db.inc
978   /purchasing/includes/db/po_db.inc
979   /purchasing/includes/db/supp_trans_db.inc
980   /purchasing/manage/suppliers.php
981   /sales/includes/db/credit_status_db.inc
982   /sales/includes/db/cust_trans_db.inc
983   /sales/includes/db/cust_trans_details_db.inc
984   /sales/includes/db/sales_order_db.inc
985   /sales/includes/db/sales_types_db.inc
986   /sales/manage/customer_branches.php
987   /sales/manage/customers.php
988   /sales/manage/sales_areas.php
989   /sales/manage/sales_people.php
990   /taxes/db/item_tax_types_db.inc
991   /taxes/db/tax_groups_db.inc
992   /taxes/db/tax_types_db.inc
993
994 18-Apr-2008 Joe Hunt
995 ! Module gl sealed against XSS Attacks
996 $ /gl/includes/db/gl_db_accounts.inc
997   /gl/includes/db/gl_db_account_types.inc
998   /gl/includes/db/gl_db_bank_accounts.inc
999   /gl/includes/db/gl_db_bank_trans.inc
1000   /gl/includes/db/gl_db_bank_trans_types.inc
1001   /gl/includes/db/gl_db_currencies.inc
1002   /gl/includes/db/gl_db_trans.inc
1003   
1004 18-Apr-2008 Janusz Dobrowolski
1005 ! Modules admin and dimensions sealed against XSS attacks
1006 $ /admin/payment_terms.php
1007   /admin/shipping_companies.php
1008   /admin/db/company_db.inc
1009   /admin/db/maintenance_db.inc
1010   /admin/db/users_db.inc
1011   /admin/db/voiding_db.inc
1012   /dimensions/includes/dimensions_db.inc
1013
1014 18-Apr-2008 Joe Hunt
1015 ! Modules includes, inventory and manufacturing sealed against XSS attacks
1016 $ /includes/db/comments_db.inc
1017   /includes/db/inventory_db.inc
1018   /includes/db/references_db.inc
1019   /inventory/includes/db/items_category_db.inc
1020   /inventory/includes/db/items_db.inc
1021   /inventory/includes/db/items_locations_db.inc
1022   /inventory/includes/db/items_units_db.inc
1023   /inventory/includes/db/movement_types_db.inc
1024   /manufacturing/includes/db/work_centres_db.inc
1025   /manufacturing/includes/db/work_orders_db.inc
1026   /manufacturing/includes/db/work_orders_quick_db.inc
1027   /manufacturing/includes/db/work_order_issues_db.inc
1028   /manufacturing/includes/db/work_order_produce_items_db.inc
1029   
1030 18-Apr-2008 Janusz Dobrowolski
1031 ! Changed db_escape function to avoid XSS attacks via js db injection
1032 $ /includes/db/connect_db.inc
1033 # Database inserts/updates secured against js injection
1034 $ /admin/db/maintenance_db.inc
1035   /gl/includes/db/gl_db_accounts.inc
1036   /purchasing/includes/db/po_db.inc
1037   /sales/sales_order_entry.php
1038   /sales/includes/db/sales_order_db.inc
1039
1040 16-Apr-2008 Joe Hunt
1041 # Bug in /includes/ui/ui_lists.inc:914. Sql clause was cut.
1042 $ /includes/ui/ui_lists.inc
1043
1044 09-Apr-2008 Janusz Dobrowolski
1045 # Fixed number formatting bug in standard cost update.
1046 $ /inventory/cost_update.php
1047
1048 -------------------- 2,0 Beta - released ----------------------------
1049
1050 06-Apr-2008 Joe Hunt
1051 ! Changed install.html and update.html to fit the new unstable release 2.0
1052 ! Changed demo sql script to fit the 2.0 unstable.
1053 $ install.html
1054   update.html
1055   /sql/en_US-demo.sql
1056   
1057 06-Apr-2008 Janusz Dobrowolski
1058 # Sales invoice edition denied for documents created in FA 1.xx because of nonportable differences in gl posting/db schema.
1059   /sales/customer_invoice.php
1060 # Fixed typo causing error while adding new tax type.
1061   /taxes/tax_types.php
1062   
1063 05-Apr-2008 Joe Hunt
1064 # Fixed a bug when creating subfolder for new companies. Should be company id and not the table pref counter.
1065 $ /admin/create_coy.php
1066
1067 05-Apr-2008 Joe Hunt
1068 # Removed annoying warnings in several reports. 
1069 $ config.php 
1070   /reporting/rep102.php
1071   /reporting/rep104.php
1072   /reporting/rep201.php
1073   /reporting/rep203.php
1074   /reporting/rep705.php
1075   /reporting/rep706.php
1076   /reporting/rep707.php
1077   /reporting/rep709.php
1078   /reporting/reports_main.php
1079   /reporting/includes/pdf_report.inc
1080   
1081 04-Apr-2008 Janusz Dobrowolski
1082 # Javascript bugfix in selecting orders for template.
1083 $ /sales/inquiry/sales_orders_view.php
1084
1085 04-Apr-2008 Joe Hunt
1086 ! Updated chart of accounts for release 2.0 unstable. Set the status to 2.0 Beta in config.php. Minor changes in update.html
1087 + Preparing for download of release 2.0b on SourceForge.
1088 $ config.php
1089   update.html
1090   /sql/en_US-new.sql
1091   /sql/en_US-demo.sql
1092   
1093 02-Apr-2008 Janusz Dobrowolski
1094 # Removed selector expansion on space key for multi-line selectors
1095 $ /js/inserts.js
1096 ! Hiding search button in combo selectors for javascript enabled browsers
1097 $ /includes/ui/ui_lists.inc
1098   /js/inserts.js
1099 + Focus set to invalid form field after submit check fail
1100 $ /admin/company_preferences.php
1101   /admin/fiscalyears.php
1102   /admin/gl_setup.php
1103   /admin/payment_terms.php
1104   /admin/shipping_companies.php
1105   /admin/users.php
1106   /admin/void_transaction.php
1107   /dimensions/dimension_entry.php
1108   /gl/bank_transfer.php
1109   /gl/gl_deposit.php
1110   /gl/gl_journal.php
1111   /gl/gl_payment.php
1112   /gl/manage/bank_accounts.php
1113   /gl/manage/bank_trans_types.php
1114   /gl/manage/currencies.php
1115   /gl/manage/exchange_rates.php
1116   /gl/manage/gl_account_classes.php
1117   /gl/manage/gl_account_types.php
1118   /gl/manage/gl_accounts.php
1119   /inventory/adjustments.php
1120   /inventory/cost_update.php
1121   /inventory/prices.php
1122   /inventory/purchasing_data.php
1123   /inventory/transfers.php
1124   /inventory/manage/item_categories.php
1125   /inventory/manage/item_units.php
1126   /inventory/manage/items.php
1127   /inventory/manage/locations.php
1128   /inventory/manage/movement_types.php
1129   /manufacturing/work_order_add_finished.php
1130   /manufacturing/work_order_entry.php
1131   /manufacturing/work_order_issue.php
1132   /manufacturing/work_order_release.php
1133   /manufacturing/manage/bom_edit.php
1134   /manufacturing/manage/work_centres.php
1135   /purchasing/po_entry_items.php
1136   /purchasing/po_receive_items.php
1137   /purchasing/supplier_credit.php
1138   /purchasing/supplier_credit_grns.php
1139   /purchasing/supplier_invoice.php
1140   /purchasing/supplier_invoice_grns.php
1141   /purchasing/supplier_payment.php
1142   /purchasing/supplier_trans_gl.php
1143   /purchasing/allocations/supplier_allocate.php
1144   /purchasing/manage/suppliers.php
1145   /sales/credit_note_entry.php
1146   /sales/customer_credit_invoice.php
1147   /sales/customer_delivery.php
1148   /sales/customer_invoice.php
1149   /sales/customer_payments.php
1150   /sales/sales_order_entry.php
1151   /sales/allocations/customer_allocate.php
1152   /taxes/item_tax_types.php
1153   /taxes/tax_groups.php
1154   /taxes/tax_types.php
1155 # Set default focus in update_db.php
1156 $ /admin/backups.php
1157
1158 29-Mar-2008 Janusz Dobrowolski
1159 # Changed gl_all_accounts_list() API
1160 $ /includes/ui/ui_lists.inc
1161 + Enhanced list accessability in kbd usage via space key
1162 $ js/inserts.js
1163
1164 28-Mar-2008 Janusz Dobrowolski
1165 # Fixed headers for various display mode
1166 $ /sales/inquiry/sales_orders_view.php
1167
1168 28-Mar-2008 Joe Hunt
1169 + Added print document options in inquiries.
1170 $ /sales/inquiry/customer_inquiry.php
1171   /sales/inquiry/sales_orders_view.php
1172   /sales/inquiry/sales_deliveries_view.php
1173   /purchasing/inquiry/po_search.php
1174   /purchasing/inquiry/po_search_completed.php
1175   
1176 28-Mar-2008 Joe Hunt
1177 # Fixed a minor bug in customers_db.inc (should include type == 2 - Bank Deposits)
1178 $ /sales/includes/db/customers_db.inc
1179 # Fixed a PHP vers. 5.xx bug. No need for & operator in function calls, only in declaration. Gives a warning.
1180 $ /sales/includes/db/sales_credit_db.inc
1181 # Fixed a wrong variabel declaration doc_Document_no to doc_Invoice_no
1182 $ /reporting/includes/doctext.inc
1183   /reporting/includes/doctext2.inc
1184 # Fixed so Customer Balances and Aged Customer Analysis reports presents correct sign.  
1185 $ /reporting/rep101.php
1186   /reporting/rep102.php
1187
1188 28-Mar-2008 Janusz Dobrowolski
1189 # Layout/focus fixes for no_[customer/supplier/item]_list option on
1190 $  /includes/ui/ui_lists.inc
1191    /purchasing/includes/ui/po_ui.inc
1192    /sales/credit_note_entry.php
1193    /sales/sales_order_entry.php
1194    /sales/includes/ui/sales_credit_ui.inc
1195    /sales/includes/ui/sales_order_ui.inc
1196
1197 27-Mar-2008 Janusz Dobrowolski
1198 + Automatic first field focus on page start, focus order preserved between form updates
1199 $  /gl/inquiry/gl_account_inquiry.php
1200    /includes/page/footer.inc
1201    /includes/ui/ui_controls.inc
1202    /includes/ui/ui_input.inc
1203    /includes/ui/ui_lists.inc
1204    /includes/ui/ui_view.inc
1205    /js/inserts.js
1206    /sales/sales_order_entry.php
1207    /sales/credit_note_entry.php
1208    /sales/includes/ui/sales_credit_ui.inc
1209    /sales/includes/ui/sales_order_ui.inc
1210 + Data picker omitted in keyboard tabbing sequence (FF,IE, not old mozilla)
1211 $  /includes/ui/ui_input.inc
1212 ! Javascript recalcAccount() superseded by class='combo' behaviour binding
1213 $  /gl/gl_deposit.php
1214    /gl/gl_journal.php
1215    /gl/gl_payment.php
1216    /gl/includes/ui/gl_deposit_ui.inc
1217    /gl/includes/ui/gl_journal_ui.inc
1218    /gl/includes/ui/gl_payment_ui.inc
1219    /includes/ui/ui_view.inc
1220    /purchasing/po_entry_items.php
1221    /purchasing/includes/ui/po_ui.inc
1222    /sales/sales_order_entry.php
1223    /sales/includes/ui/sales_credit_ui.inc
1224    /sales/includes/ui/sales_order_ui.inc
1225    /js/inserts.js
1226 ! get_js_set_focus moved from ui_view (this is only standalone form).
1227    /update_db.php
1228 # Fixed debit/credit entry check 
1229 $  /gl/gl_journal.php
1230 # Restored GET/POST security check on path_to_root
1231 $  /config.php
1232
1233 26-Mar-2008 Janusz Dobrowolski
1234 # Bug fixes in purchase module related to tax structure changes.
1235 $  /purchasing/includes/supp_trans_class.inc
1236    /purchasing/includes/db/invoice_db.inc
1237    /purchasing/includes/db/invoice_items_db.inc
1238    /purchasing/includes/ui/invoice_ui.inc
1239    /reporting/rep105.php
1240
1241 25-Mar-2008 Janusz Dobrowolski
1242 ! Per company pdf, backup and graphics directories in 'company' dir.
1243 $  /company (new dir)
1244    /company/0 (new dir)
1245    /company/0/images/ (new dir)
1246    /company/0/images/102.jpg    (moved from inventory/manage/image)
1247    /company/0/images/103.jpg    (moved from inventory/manage/image)
1248    /company/0/images/104.jpg    (moved from inventory/manage/image)
1249    /company/0/images/logo_frontaccounting.jpg   (moved from themes/default/images)
1250    /company/0/images/logo_frontaccounting.png   (moved from themes/default/images)
1251    /admin/backups.php
1252    /admin/create_coy.php
1253    /admin/db/maintenance_db.inc
1254    /install/index.php
1255    /reporting/rep102.php
1256    /reporting/rep104.php
1257    /reporting/rep202.php
1258    /reporting/rep303.php
1259    /reporting/rep706.php
1260    /reporting/rep707.php
1261    /reporting/includes/pdf_report.inc
1262    /inventory/manage/items.php
1263
1264 + jscript component caching (enables browser caching and future compression)
1265 $  /includes/session.inc
1266    /includes/main.inc
1267    /includes/page/header.inc
1268    /includes/ui/ui_view.inc
1269    /admin/display_prefs.php
1270    /config.php
1271
1272 - Removed obsolete file
1273 $  /sales/includes/ui/print_invoice.inc
1274
1275 21-Mar-2008 Janusz Dobrowolski
1276 ! Total Allocation/Left to Allocate update without page submit.
1277 $  /includes/ui/ui_view.inc
1278    /purchasing/allocations/supplier_allocate.php
1279    /sales/allocations/customer_allocate.php
1280 # Fixed unvisable under IE editbutton
1281 $  /themes/aqua/default.css
1282    /themes/cool/default.css
1283    /themes/default/default.css
1284
1285 20-Mar-2008 Janusz Dobrowolski
1286 # Excluding delivery notes from Customer Balances, removed warnings. 
1287 $  /reporting/rep101.php 
1288 # Divide by zero fix on order_price==0 in new supplier invoice
1289 $  /purchasing/supplier_invoice_grns.php
1290 # Database bug fix in new customer entry
1291 $  /sales/manage/customers.php
1292 # Small bug fix (warnings) in is_date() function.
1293 $  /includes/date_functions.inc
1294
1295 18-Mar-2008 Janusz Dobrowolski
1296 # Line items editor uses POST method - no disappearing shippment info.
1297 $  /sales/credit_note_entry.php
1298    /sales/sales_order_entry.php
1299    /sales/includes/ui/sales_credit_ui.inc
1300    /sales/includes/ui/sales_order_ui.inc
1301 + Added edit_button_cell() function
1302 $  /includes/ui/ui_controls.inc
1303 + Helper function for finding indexed submit $_POST vars.
1304 $  /includes/ui/ui_input.inc
1305 + New class .editbutton for buttons. Default view is link alike.
1306 $  /themes/aqua/default.css
1307    /themes/cool/default.css
1308    /themes/default/default.css
1309
1310 17-Mar-2008 Janusz Dobrowolski
1311 # Added rounding when needed to avoid document non cosistent documents.
1312 $  /includes/banking.inc
1313    /purchasing/supplier_credit_grns.php
1314    /purchasing/supplier_invoice_grns.php
1315    /purchasing/includes/supp_trans_class.inc
1316    /purchasing/includes/ui/invoice_ui.inc
1317    /purchasing/includes/ui/po_ui.inc
1318    /reporting/rep107.php
1319    /reporting/rep109.php
1320    /reporting/rep110.php
1321    /reporting/rep209.php
1322    /sales/includes/cart_class.inc
1323    /sales/includes/ui/sales_credit_ui.inc
1324    /sales/includes/ui/sales_order_ui.inc
1325    /sales/view/view_credit.php
1326    /sales/view/view_dispatch.php
1327    /sales/view/view_invoice.php
1328    /sales/view/view_sales_order.php
1329    /taxes/tax_calc.inc
1330 # Sign bug for customer transactions
1331 $  /reporting/rep709.php
1332 # Include file conflict fix
1333 $ /purchasing/includes/ui/invoice_ui.inc
1334   /gl/manage/bank_accounts.php
1335   /manufacturing/inquiry/where_used_inquiry.php
1336   /purchasing/manage/suppliers.php
1337   
1338 16-Mar-2008 Janusz Dobrowolski
1339 + Added javascript add-on for unobtrusive apply javascript handlers to html elements.
1340 $  /js/behaviour.js
1341    /js/inserts.js
1342 + Added javascript source collecting functions
1343 $  /includes/main.inc
1344 ! Moved check_page_security(); for safe start in case of broken wa_current_user var.
1345 + Added global js code collecting arrays  $js_lib, $js_static
1346 $  /includes/session.inc
1347 ! Changed get_js_user num to add_js_user_num; extended for percent/qty/price formatting
1348 $  /includes/ui/ui_view.inc
1349 + Added including javascript source colections from $js_lib, $js_static; conditional display for ajax calls
1350 $  /includes/page/footer.inc
1351    /includes/page/header.inc
1352 ! Added including of data_checks.inc
1353 $  /includes/ui.inc
1354 + User side percent/exrate/qty/price input formatting via onblur handler.
1355 $  /admin/gl_setup.php
1356    /gl/gl_budget.php
1357    /gl/manage/exchange_rates.php
1358    /includes/ui/ui_input.inc
1359    /inventory/purchasing_data.php
1360    /inventory/reorder_level.php
1361    /inventory/includes/item_adjustments_ui.inc
1362    /inventory/includes/stock_transfers_ui.inc
1363    /manufacturing/work_order_entry.php
1364    /manufacturing/manage/bom_edit.php
1365    /purchasing/po_entry_items.php
1366    /purchasing/po_receive_items.php
1367    /purchasing/supplier_credit.php
1368    /purchasing/supplier_credit_grns.php
1369    /purchasing/supplier_invoice_grns.php
1370    /purchasing/supplier_trans_gl.php
1371    /purchasing/allocations/supplier_allocate.php
1372    /purchasing/includes/ui/po_ui.inc
1373    /sales/customer_delivery.php
1374    /sales/customer_invoice.php
1375    /sales/allocations/customer_allocate.php
1376    /sales/includes/ui/sales_credit_ui.inc
1377    /sales/includes/ui/sales_order_ui.inc
1378    /taxes/tax_groups.php
1379    /taxes/tax_types.php
1380
1381 14-Mar-2008 Janusz Dobrowolski
1382  + All forms fixed to accept user native numeric format.
1383  $ /admin/gl_setup.php
1384    /gl/bank_transfer.php
1385    /gl/gl_budget.php
1386    /gl/gl_deposit.php
1387    /gl/gl_journal.php
1388    /gl/gl_payment.php
1389    /gl/includes/db/gl_db_banking.inc
1390    /gl/includes/ui/gl_deposit_ui.inc
1391    /gl/includes/ui/gl_journal_ui.inc
1392    /gl/includes/ui/gl_payment_ui.inc
1393    /gl/manage/exchange_rates.php
1394    /inventory/adjustments.php
1395    /inventory/cost_update.php
1396    /inventory/prices.php
1397    /inventory/purchasing_data.php
1398    /inventory/reorder_level.php
1399    /inventory/transfers.php
1400    /inventory/includes/item_adjustments_ui.inc
1401    /inventory/includes/stock_transfers_ui.inc
1402    /inventory/manage/item_units.php
1403    /manufacturing/work_order_entry.php
1404    /manufacturing/inquiry/where_used_inquiry.php
1405    /manufacturing/manage/bom_edit.php
1406    /purchasing/po_entry_items.php
1407    /purchasing/po_receive_items.php
1408    /purchasing/supplier_credit_grns.php
1409    /purchasing/supplier_invoice_grns.php
1410    /purchasing/supplier_payment.php
1411    /purchasing/supplier_trans_gl.php
1412    /purchasing/allocations/supplier_allocate.php
1413    /purchasing/includes/ui/po_ui.inc
1414    /purchasing/inquiry/po_search.php
1415    /sales/credit_note_entry.php
1416    /sales/customer_credit_invoice.php
1417    /sales/customer_delivery.php
1418    /sales/customer_invoice.php
1419    /sales/customer_payments.php
1420    /sales/sales_order_entry.php
1421    /sales/allocations/customer_allocate.php
1422    /sales/includes/ui/sales_credit_ui.inc
1423    /sales/includes/ui/sales_order_ui.inc
1424    /sales/manage/customers.php
1425    /sales/manage/sales_people.php
1426    /sales/view/view_credit.php
1427    /sales/view/view_dispatch.php
1428    /sales/view/view_invoice.php
1429    /sales/view/view_receipt.php
1430    /sales/view/view_sales_order.php
1431    /taxes/item_tax_types.php
1432    /taxes/tax_groups.php
1433    /taxes/tax_types.php
1434  + User format functions for percent/price/exrate amounts display.
1435  $ /includes/current_user.inc
1436  + Input checking functions for numeric input fields in user native format
1437  $ /includes/data_checks.inc
1438  + Numeric input fields in user native format
1439  $ /includes/ui/ui_input.inc
1440  + Javascript function for conversion to/from user native numeric format.
1441  $ /includes/ui/ui_view.inc
1442  + New class amount for numeric input
1443  $ /themes/aqua/default.css
1444    /themes/cool/default.css
1445    /themes/default/default.css
1446  # Removed warning on adding component
1447    /manufacturing/manage/bom_edit.php
1448  # Quantity display correction
1449    /manufacturing/inquiry/where_used_inquiry.php
1450  # Fixed add_customer_trans() call
1451    /gl/includes/db/gl_db_banking.inc
1452
1453 12-Mar-2008 Joe Hung
1454  + Added update of Units of Measure and converting of deptor_trans records from release 1.XX
1455  - Removed default insertion of Units of Measure. Not neccessary.
1456  $ /sql/alter.sql
1457    /admin/db/maintenance_db.inc (added support for update)
1458
1459 11-Mar-2008 Janusz Dobrowolski
1460  + Table of measure moved into new table item_units
1461  ! Removed $themes[] from config.php, theme list based on directory structure
1462  $ /config.php
1463    /includes/ui/ui_lists.inc
1464    /applications/inventory.php
1465    /inventory/includes/inventory_db.inc
1466    /inventory/includes/db/items_units_db.inc
1467    /inventory/manage/item_units.php
1468    /inventory/manage/items.php
1469    /sql/alter.sql
1470
1471 11-Mar-2008 Joe Hunt
1472  # Small fix for alignment of date and due date label fields in customer_invoice.php and customer_delivery.php
1473  $ /sales/customer_invoice.php
1474    /sales/customer_delivery.php
1475  
1476 10-Mar-2008 Joe Hunt
1477  # Small fix for Template Invoice in sales_order_entry.php on line 363 (duedate for Invoice).
1478  $ /sales/sales_order_entry.php
1479  
1480 10-Mar-2008 Janusz Dobrowolski
1481  + Added price list selector to sales entry (debtor_master gives only default one)
1482  + Added optional submit_on_change parameter to sales ui lists
1483  $ /includes/ui/ui_lists.inc
1484    /sales/sales_order_entry.php
1485    /sales/includes/ui/sales_credit_ui.inc
1486    /sales/includes/ui/sales_order_ui.inc
1487  # Additional PHP5 fixes, do_clone superseded by local ? : constructs
1488  $ /sales/includes/cart_class.inc
1489    /includes/ui/ui_view.inc
1490    /sales/includes/sales_db.inc
1491  # Fixed bogus sales_type lists in edition mode
1492  $ /sales/customer_delivery.php
1493    /sales/customer_invoice.php
1494  # Smaller fixes, cart_class.sales_type name change
1495  $ /sales/includes/ui/sales_credit_db.inc
1496    /sales/credit_note_entry.php
1497    /sales/customer_credit_invoice.php
1498    /sales/includes/cart_class.inc
1499    /sales/includes/db/sales_credit_db.inc
1500    /sales/includes/db/sales_delivery_db.inc
1501    /sales/includes/db/sales_invoice_db.inc
1502    /sales/includes/db/sales_order_db.inc
1503    /sales/includes/ui/sales_credit_ui.inc
1504  # One another pmWiki name conflict removed
1505  $ /admin/display_prefs.php
1506  
1507 09-Mar-2008 Joe Hunt
1508  - Removed redundant form_types functions and the file /reporting/includes/form_types.inc. Removed table form_items
1509  $ /dimensions/includes/dimensions_db.inc
1510    /gl/includes/db/gl_db_banking.inc
1511    /includes/main.inc
1512    /inventory/includes/db/items_adjust_db.inc
1513    /manufacturing/includes/db/work_order_issues_db.inc
1514    /manufacturing/includes/db/work_order_produce_items_db.inc
1515    /manufacturing/includes/db/work_orders_db.inc
1516    /manufacturing/includes/db/work_orders_quick_db.inc
1517    /purchasing/includes/db/grn_db.inc
1518    /purchasing/includes/db/po_db.inc
1519    /purchasing/includes/db/supp_payment_db.inc
1520    /reporting/includes/form_types.inc (File removed)
1521    /sales/includes/db/sales_delivery_db.inc
1522    /sales/includes/db/sales_invoice_db.inc
1523    /sales/includes/db/sales_order_db.inc
1524    /sql/alter.sql
1525  # Bug in calculating exchange rates in Reports Supplier Balances and Customer Balances
1526  $ /reporting/rep101.php
1527    /reporting/rep201.php
1528  # clone replacement do_clone() for both PHP 4 and PHP 5.
1529  $ /includes/ui/ui_view.inc (at the very bottom)
1530    /sales/includes/cart_class.inc
1531    
1532 07-Mar-2008 Janusz Dobrowolski
1533  ! Changed name tax type uniqueness constraint to (name, rate)
1534  $ /includes/ui/ui_lists.inc
1535    /taxes/items_tax_types.php
1536  ! Tax included option moved from tax_group to sales_types table
1537  $ includes/ui/ui_view.inc
1538    /purchasing/includes/ui/invoice_ui.inc
1539    /taxes/tax_calc.inc
1540    /taxes/tax_groups.php
1541    /taxes/db/tax_groups_db.inc
1542    /sql/alter.sql
1543  # Final rewriting of sales module, a lot of bugfixes.
1544  + Template delivery/invoicing
1545  + Concurrent document editing control on sql level
1546  + Most of sales documents are now editable
1547  + Some links to print documents after entry
1548  ! Changed javascript helper function for customer allocations
1549  $ /applications/customers.php
1550    /includes/ui/ui_input.inc
1551    /reporting/rep107.php
1552    /reporting/rep109.php
1553    /reporting/rep110.php
1554    /sales/credit_note_entry.php
1555    /sales/customer_credit_invoice.php
1556    /sales/customer_delivery.php
1557    /sales/customer_invoice.php
1558    /sales/customer_payments.php
1559    /sales/sales_order_entry.php
1560    /sales/allocations/customer_allocate.php
1561    /sales/allocations/customer_allocation_main.php
1562    /sales/includes/cart_class.inc
1563    /sales/includes/sales_db.inc
1564    /sales/includes/sales_ui.inc
1565    /sales/includes/db/cust_trans_db.inc
1566    /sales/includes/db/cust_trans_details_db.inc
1567    /sales/includes/db/custalloc_db.inc
1568    /sales/includes/db/customers_db.inc
1569    /sales/includes/db/payment_db.inc
1570    /sales/includes/db/sales_credit_db.inc
1571    /sales/includes/db/sales_delivery_db.inc
1572    /sales/includes/db/sales_invoice_db.inc
1573    /sales/includes/db/sales_order_db.inc
1574    /sales/includes/db/sales_types_db.inc
1575    /sales/includes/ui/print_invoice.inc
1576    /sales/includes/ui/sales_credit_ui.inc
1577    /sales/includes/ui/sales_order_ui.inc
1578    /sales/inquiry/customer_allocation_inquiry.php
1579    /sales/inquiry/customer_inquiry.php
1580    /sales/inquiry/sales_deliveries_view.php
1581    /sales/inquiry/sales_orders_view.php
1582    /sales/manage/credit_status.php
1583    /sales/manage/sales_types.php
1584    /sales/view/view_credit.php
1585    /sales/view/view_dispatch.php
1586    /sales/view/view_invoice.php
1587    /sales/view/view_receipt.php
1588    /sales/view/view_sales_order.php
1589 # Removed function name conflict with wiki help system
1590    /includes/lang/language.php
1591    
1592 06-Mar-2008 Janusz Dobrowolski
1593  + Wiki help links integration
1594  $ /config.php
1595    /includes/page/header.inc
1596    /includes/lang/language.php
1597  + Optional debuging with xdebug module
1598  $ /index.php
1599    /includes/db/connect_db.inc
1600  ! Concurrent edition fix
1601  $  /includes/systypes.inc
1602  # Table header fix
1603  $  /manufacturing/manage/bom_edit.php
1604  # Menu layout fixes
1605  $ /themes/aqua/renderer.php
1606    /themes/cool/renderer.php
1607    /themes/default/renderer.php
1608  # Removed warning about nonexistent $_GET variable
1609  $ /dimensions/inquiry/search_dimensions.php
1610  # MySQL 3.xx CAST bug fix
1611  $ /includes/db/manufacturing_db.inc
1612    /manufacturing/includes/db/work_order_requirements_db.inc
1613    /manufacturing/inquiry/where_used_inquiry.php
1614
1615 04-Mar-2008 Joe Hunt
1616  ! Changed so that average item material price is automatic updated whenever a PO Delivery is received.
1617    Changed so that a Bill of Materiel, Parent's material price, is automatic updated from underlying items.
1618  $ /inventory/cost_update.php
1619    /purchasing/includes/db/grn_db.inc and
1620    /manufacturing/manage/bom_edit.php. 
1621    /manufacturing/includes/db/work_orders_db.inc
1622    /manufacturing/includes/db/work_orders_quick_db.inc
1623    /manufacturing/work_order_entry.php
1624   
1625 21-Feb-2008 Joe Hunt
1626  + Added Print for documents in /admin/view_print_transaction.php (according to our new routines).
1627  $ /admin/view_print_transaction.php
1628    /applications/setup.php
1629   
1630 17-Feb-2008 Joe Hunt
1631  ! Minor change in menu and function in view_print_transaction.php
1632  $ /admin/view_print_transaction.php
1633    /application/setup.php
1634  + Preparing for print of single documents
1635  $ /reporting/includes/reporting.inc
1636  ! Removing 'out' field in table tax_types
1637  $ /sql/alter.sql
1638    /taxes/tax_types.php
1639    /taxes/db/tax_types_db.inc
1640  + Added 2 functions in ui_input.inc, button and button_cell
1641    /includes/ui/ui_input.inc
1642
1643 11-Feb-2008 Joe Hunt
1644  + Added file, update_db.php, for updating company databases from an SQL script.
1645  $ update_db.php (New file)
1646    update.html
1647   
1648 06-Fef-2008 Joe Hunt
1649  + Added Report, Salesman Listing, rep106.php. 
1650  $ /reporting/reports_main.php
1651    /reporting/rep106.php
1652   
1653 06-Feb-2008 Janusz Dobrowolski
1654  + Separation of customer invoice issue and goods delivery.
1655  + Batch invoicing for more than one delivery
1656  # Corrected inadequate shipping tax calculations.
1657  ! Default debugging status changed to off.
1658  $ /taxes/tax_calc.inc
1659    /taxes/db/tax_groups_db.inc
1660    /admin/db/voiding_db.inc
1661    /applications/customers.php
1662    /includes/systypes.inc
1663    /includes/types.inc
1664    /includes/ui/ui_controls.inc
1665    /includes/ui/ui_lists.inc
1666    /includes/ui/ui_view.inc
1667    /inventory/inquiry/stock_status.php
1668    /reporting/rep105.php
1669    /reporting/rep107.php
1670    /reporting/rep109.php
1671    /reporting/rep110.php 
1672    /reporting/rep209.php
1673    /reporting/reports_main.php
1674    /reporting/includes/doctext.inc
1675    /reporting/includes/doctext2.inc
1676    /reporting/includes/form_types.inc
1677    /reporting/includes/pdf_report.inc
1678    /reporting/includes/reports_classes.inc
1679    /sales/customer_credit_invoice.php
1680    /sales/customer_invoice.php
1681    /sales/sales_order_entry.php
1682    /sales/customer_delivery.php 
1683    /sales/includes/db/sales_delivery_db.inc 
1684    /sales/includes/ui/print_invoice.inc 
1685    /sales/includes/cart_class.inc
1686    /sales/includes/sales_db.inc
1687    /sales/includes/db/cust_trans_db.inc
1688    /sales/includes/db/cust_trans_details_db.inc
1689    /sales/includes/db/sales_credit_db.inc
1690    /sales/includes/db/sales_invoice_db.inc
1691    /sales/includes/db/sales_order_db.inc
1692    /sales/includes/ui/sales_order_ui.inc
1693    /sales/inquiry/customer_allocation_inquiry.php
1694    /sales/inquiry/customer_inquiry.php
1695    /sales/inquiry/sales_orders_view.php
1696    /sales/inquiry/sales_deliveries_view.php 
1697    /sales/view/view_dispatch.php
1698    /sales/view/view_invoice.php
1699    /sales/view/view_sales_order.php
1700    /sql/alter.sql
1701    config.php
1702   
1703 01-Feb-2008 Joe Hunt
1704  ! Changed so sales orders can have more than one row with the same stock_id. In alter.sql.
1705  $ /sales/includes/cart_class.inc
1706    /sales/includes/db/sales_credit_db.inc
1707    /sales/includes/db/sales_invoice_db.inc
1708    /sales/includes/db/sales_order_db.inc
1709    /sales/includes/db/cust_trans_details_db.inc
1710    /sales/includes/ui/sales_order_ui.inc
1711    /sales/includes/ui/sales_credit_ui.inc
1712    /sales/credit_note_entry.php
1713    /sales/customer_credit_invoice.php
1714    /sales/sales_order_entry.php
1715    /sales/customer_invoice.php
1716
1717 31-Jan-2008 Joe Hunt
1718  ! New Release 2.0 Pre Alpha
1719  $ config.php
1720  # Fixed a release 2 related bug in create_coy.php
1721  $ /admin/create_coy.php
1722  + An alter.sql file to use for updating databases. Until the update_db.php is ready, you can use the install/update companies
1723    and select the companies one by one and upload the alter.sql file to all companies. You can still run the release 2
1724    with these databases changes without any new files. They are coming as soon as possible.
1725  $ /sql/alter.sql (New file)  
1726  # Fixed a release 2 related bug. A field in supp_trans_items were declared as integer(11). Changed to VARCHAR(11) in alter.sql
1727    and 2 related files
1728  $ /purchasing/supplier_trans_gl.php
1729    /purchasing/includes/db/invoice_items_db.inc
1730  ! Moved variables $no_item_list, $no_customer_list and $no_supplier_list in config.php to company table
1731  $ /includes/ui/ui_lists.inc
1732    /purchasing/includes/ui/po_ui.inc
1733    /sales/includes/ui/sales_order_ui.inc
1734    /admin/company_preferences.php
1735    /admin/db/company_db.inc
1736    config.php
1737  + Created 3 new fields in salesman table for provision, break point and provision2. Included in alter.sql. 
1738    Update sales_people.php.Preparing for a new Salesman report with provision etc. Selected with time range. Should be very good.
1739  $ /sales/manage/sales_people.php
1740    /includes/ui/ui_input.inc
1741  
1742 -------------------- 2,0 Pre Alpha - above ----------------------------
1743 31-Jan-2008 Janusz Dobrowolski
1744  # Minor bugfix in db_import()
1745  $ /admin/db/maintenance_db.inc
1746  
1747 30-Jan-2008 Janusz Dobrowolski
1748  # Minor display fix in tax_types.php
1749  $ /taxes/tax_types.php
1750  ! Format cleanup on some files.
1751  $ /gl/includes/gl_db.inc
1752    /gl/includes/gl_ui.inc
1753    /applications/application.php
1754    frontaccounting.php
1755    index.php
1756    
1757 -------------------- 1.16 Stable Released ----------------------
1758 28-Jan-2008 Joe Hunt
1759  + Added a possibility to replace the normal listboxes for items, customer and/or suppliers with a search box.
1760    The listboxes can only hold about 1000 items. New variables in config.php, $no_item_list, $no_customer_list 
1761    and $no_supplier_list. Default is the normal behavior for all listboxes.
1762  $ /includes/ui/ui_lists.inc
1763    /sales/includes/ui/sales_orders_ui.inc
1764    /purchases/includes/ui/po_ui.inc
1765    /themes/default/images/locate.png (New file)
1766    config.php
1767
1768  + Added ALTER TABLE possibility in db_import. For future releases.
1769  $ /admin/db/maintenence_db.inc  
1770
1771  # Removed warnings 'Call-time pass-by-reference' in /includes/db/connect_db.inc and /includes/ui/ui_lists.inc
1772  # Fixed File not found when loading local stylesheet.css (for other languages) in /includes/page/header.inc
1773  $ /includes/db/connect_db.inc
1774    /includes/ui/ui_lists.inc
1775    /includes/page/header.inc
1776    /access/login.php
1777    
1778 16-Jan-2008 Joe Hunt
1779  # When login screen is displayed after session timeout page content is broken. It
1780    is because of NOT using absolute paths in href attribute theme elements.
1781  $ /access/login.php
1782  
1783 30-Dec-2007 Joe Hunt
1784  # Minor adjustments in function db_export on line 325
1785  $ /admin/db/maintenance_db.inc
1786  
1787 29-Dec-2007 Joe Hunt
1788  + Added a variable, $print_invoice_no, in config.php for printing the invoice number instead of invoice reference.
1789  $ config.php
1790  
1791  # Fixed a bug when exporting database. Exported NULL field values from NO to empty field (from mysql version 5.0.32).
1792    Also fixed a unneccessary str_replace when importing sql scripts.
1793  ! Changed the PDF presentation to deleting the Javascript cache before presentation.
1794  $ /admin/db/maintenance_db.inc
1795    /reporting/includes/pdf_report.inc
1796    
1797 13-Dec-2007 Joe Hunt
1798  # Still bugs in trial balances and account inquiry on screen when selecting non balance accounts. Fixed.
1799  $ /gl/inquiry/gl_trial_balance.php
1800    /gl/inquiry/gl_account_inquiry.php
1801
1802 13-Dec-2007 Joe Hunt
1803  # Fixed a bug when voiding a transaction (Journal Entry). An eventually underlying bank transfer was not voided.
1804  $ /admin/db/voiding_db.inc
1805  
1806 06-Dec-2007 Joe Hunt
1807  # Fixed a bug when adding lines during Payments to suppliers, the supplier was set back to the first.
1808  $ /gl/gl_payment.php
1809    /gl/includes/ui/gl_payment_ui.inc
1810    
1811  ! Changed $loc_notification to be set to 0 instead of 1.
1812  $ config.php
1813  
1814 -------------------- 1.15 Stable Released ----------------------
1815 05-Dec-2007 Joe Hunt
1816  + Added email notification to stock location when available stock is below reorder level
1817  $ config.php
1818    /sales/includes/db/sales_order_db.inc
1819    
1820  # Fixed bugs in Open balances when account is not a balance account
1821  $ /gl/inquiry/gl_trial_balance.php
1822    /gl/inquiry/gl_account_inquiry.php
1823    /reporting/rep704.php
1824    /reporting/rep708.php
1825    
1826 -------------------- 1.14 Stable Released ----------------------
1827 01-Oct-2007 Joe Hunt
1828  ! Major change in the installation of modules to also accept an SQL-file for upload.
1829  $ config.php
1830    /admin/inst_module.php
1831    /admin/db/maintenance_db.inc
1832    
1833 30-Sep-2007 Joe Hunt
1834  # The following files were still vulnerable. Fixed
1835  $ /access/login.php
1836    /includes/lang/language.php
1837
1838 -------------------- 1.13 Stable Released ----------------------
1839 14-Sep-2007 Joe Hunt
1840  + Added optional link for electronic payment on invoices (PayPal). 
1841  ! Better support for install/update languages.  
1842  ! Minor adjustments
1843  # Fixed a vulnerable item in config.php
1844  $ config.php
1845
1846 14-Sep-2007 Joe Hunt
1847  # We forgot to upload the PO file when installing new language. Used when GETTEXT is not installed on Server.
1848  # config.php has been vulnerable. Fixed.
1849  $ /admin/inst_lang.php
1850  $ config.php
1851  
1852 10-Sep-2007 Joe Hunt
1853  ! Changed Bank Address field from text to textarea (multirows)
1854  $ /gl/manage/bank_accounts.php
1855  
1856 06-Sep-2007 Joe Hunt
1857  + Added optional link for electronic payment on invoices (PayPal)
1858  $ /reporting/reports_main.php
1859    /reporting/rep107.php
1860    /reporting/includes/report_classes.inc
1861    /reporting/includes/pdf_report.inc
1862    /reporting/includes/doc_text.inc
1863    /reporting/includes/doc_text2.inc
1864    
1865 23-Aug-2007 Joe Hunt
1866  # Unnecessary parameter ($db) in check_for_recursive_bom
1867  $ /manufacturing/manage/bom_edit.php
1868  
1869 21-Aug-2007 Joe Hunt
1870  # Bug in /includes/lang/gettext.php (249) affecting changing language!
1871  $ /includes/lang/gettext.php
1872  
1873 08-Aug-2007 Joe Hunt
1874  # Minor adjustments
1875  $ config.php
1876    /access/login.php
1877    /admin/create_coy.php
1878    /reporting/includes/pdf_report.inc
1879    
1880 04-Aug-2007 Joe Hunt
1881  + Added a default fiscal year in the en_US-new.sql and start references.
1882  $ /sql/en_US-new.sql
1883  ! Changed some specific text strings in en_US.po (E.g. TAX instead of VAT)
1884  $ /lang/en_US/LC_MESSAGES/en_US.mo
1885  
1886 03-Aug-2007 Joe Hunt
1887  # A bug in Direct Invoicing (wrong Invoice Date) has been fixed.
1888  $ /sales/includes/db/sales_order_db.inc
1889  
1890 23-Jul-2007 Joe Hunt
1891  # Changed <? in front of 2 files to <?php.
1892  $ /purchasing/includes/purchasing_ui.inc
1893    /reporting/includes/class.mail.inc
1894    
1895 -------------------- 1.12 Stable Released ----------------------
1896 21-Jul-2007 Joe Hunt
1897  + Added option to handle Jalali and Islamic Calendars
1898  ! Minor adjustments
1899  $ config.php
1900    /gl/includes/db/gl_db_trans.inc
1901    /includes/date_functions.inc
1902    /includes/ui/ui_input.inc
1903    /includes/ui/ui_lists.inc
1904    /includes/ui/ui_view.inc
1905    /purchasing/po_receive_items.php
1906    /purchasing/includes/ui/invoice_ui.inc
1907    /purchasing/includes/ui/po_ui.inc
1908    /reporting/rep705.php
1909    /sales/includes/db/sales_order_db.inc
1910    /sales/includes/ui/sales_order_ui.inc
1911    
1912 20-Jul-2007 Joe Hunt
1913  ! Changed parameters on report Sales Order. Option to print as Quote.
1914  $ /reporting/reports_main.php
1915    /reporting/rep109.php
1916    /reporting/includes/pdf_report.inc
1917    /reporting/includes/doctext.inc
1918    /reporting/includes/doctext2.inc
1919  
1920 19-Jul-2007 Joe Hunt
1921  + Added Budget Entry in General Ledger. Includes Dimensions.
1922  $ config.php
1923    /applications/generalledger.php
1924    /gl/gl_budget.php (New File!)
1925    /gl/includes/db/gl_db_trans.inc
1926    /includes/date_functions.inc
1927    /reporting/report_classes.inc
1928    
1929 -------------------- 1.11 Stable Released ----------------------
1930 04-Jul-2007 Joe Hunt
1931  ! Option for using alpha numeric chart of accounts.
1932  $ config.php
1933    /gl/manage/gl_accounts.php
1934    /gl/includes/db/gl_db_accounts.inc
1935    /gl/includes/db/gl_db_bank_trans.inc
1936    /gl/includes/db/gl_db_trans.inc
1937    /gl/inquiry/gl_trial_balance.inc
1938    /admin/db/company_db.inc
1939    /inventory/includes/db/items_db.inc
1940    /sales/manage/customer_branches.inc
1941
1942 04-Jul-2007 Joe Hunt
1943  # Problems retrieving language texts for poEdit in long javascripts
1944  $ /includes/ui/ui_view.inc
1945  
1946 04-May-2007 Joe Hunt
1947  # Database error when updating more than one item row in Sales Orders.
1948  $ /sales/includes/db/sales_order_db.inc
1949  # Database error when inserting work order issues. Fixed.
1950  $ /manufacturing/includes/db/work_order_issues_db.inc
1951  
1952 03-May-2007 Joe Hunt
1953  # Multiple tables and JOIN's have syntax changes in MySQL 5.0.12. Need parentheses.
1954  $ /includes/db/manufacturing_db.inc
1955    /manufacturing/includes/db/work_order_requirements_db.inc
1956
1957 02-May-2007 Joe Hunt
1958  # Missing details on Purchase Order when emailing and printing
1959  $ /reporting/rep209.php
1960  
1961 -------------------- 1.1 Stable Released ----------------------
1962 02-May-2007 Joe Hunt
1963  + Enabled module addons and all the below bugfixes. No changes in database structure.
1964  - Removed /sql/basic.sql (included in the other sql files)
1965  - Removed /themes/default/images/left.gif and /themes/default/images/right.gif 
1966    (not needed anymore).
1967  + Addition of update.html  
1968  $ /admin/inst_module.php (New file!)
1969    /applications/customers.php
1970    /applications/dimensions.php
1971    /applications/generalledger.php
1972    /applications/inventory.php
1973    /applications/manufacturing.php
1974    /applications/setup.php
1975    /applications/suppliers.php
1976    /install/index.php
1977    /install/save.php
1978    /modules/inst_modules.php (New folder and new file!)
1979    /modules/index.php (New file!)
1980    /sql/en_US-demo.sql
1981    /sql/en_US-new.sql
1982    install.html
1983    update.html (New file!)
1984    
1985 01-May-2007 Joe Hunt
1986  # Missing measure of units when printing sales orders
1987  # Update of Sales People caused a database error
1988  $ /sales/manage/sales_people.php
1989    /reporting/rep109.php
1990  
1991 30-Apr-2007 Joe Hunt
1992  + The selected menu tab is now shown with same background as hover color.
1993  $ config.php (default tab line 77. Change if you want)
1994    /includes/page/header.inc
1995    
1996 28-Apr-2007 Joe Hunt
1997  # When saving work order entries a lot of debug boxes appeared. Fixed
1998  # When clicking on the link, Issue, on work order inquires an empty screen appeared. Fixed
1999  # When retrieving work centres id's there was a database error. Fixed by casting string to unsigned
2000  $ /includes/db/manufacturing_db.inc
2001    /manufacturing/work_order_entry.php
2002    /manufacturing/includes/work_order_issue_ui.inc
2003    /manufacturing/includes/db/work_order_requirements_db.inc
2004    /manufacturing/includes/db/work_orders_quick_db.inc
2005    /manufacturing/inquiry/where_used_inquiry.php
2006    
2007 25-Apr-2007 Joe Hunt
2008  # Missing Date Picker
2009  $ /sales/customer_invoice.php
2010  # No JS popup window
2011  $ /sales/view/view_invoice.php
2012  
2013 24-Apr-2007 Joe Hunt
2014  ! New and better Date Picker, better cool theme.
2015  $ /includes/ui/ui_input.inc
2016    /includes/ui/ui_view.inc
2017    /reporting/includes/reports_classes.inc
2018    /themes/cool/default.css
2019
2020 -------------------- 1.0.1 Stable Released ----------------------
2021 23-Apr-2007 Joe Hunt
2022  ! Release 1.0.1 established on SourceForge, fixing the bugs and including a Date Picker,
2023    the changes for selection lists customers/suppliers and the Audit Trail.
2024
2025 22-Apr-2007 Joe Hunt
2026  ! Changed the two selection lists for customers/suppliers in reports to a single one with
2027    No Filter
2028  ! Changed the sort order in these selection lists from id to name.
2029  + Added Audit Trail in GL trans. A switch in config.php, $use_audit_trail, must be set to 1.
2030  $ /reporting/reports_main.php
2031    /reporting/rep101.php
2032    /reporting/rep102.php
2033    /reporting/rep201.php
2034    /reporting/rep202.php
2035    /reporting/rep203.php
2036    /reporting/rep204.php
2037    /reporting/includes/reports_classes.inc
2038    /includes/ui/ui_lists.inc
2039    /gl/includes/db/gl_db_trans.inc
2040    config.php
2041    
2042 22-Apr-2007 Joe Hunt
2043  + Date Picker for all date fields.
2044  $ config.php
2045    /admin/fiscalyears.php
2046    /admin/void_transaction.php
2047    /includes/ui/ui_view.inc
2048    /includes/ui/ui_input.inc
2049    /dimensions/dimension_entry.php
2050    /dimensions/inquiry/search_dimensions.php
2051    /gl/gl_journal.php
2052    /gl/gl_deposit.php
2053    /gl/gl_payment.php
2054    /gl/bank_transfer.php
2055    /gl/inquiry/bank_inquiry.php
2056    /gl/inquiry/gl_account_inquiry.php
2057    /gl/inquiry/gl_trial_balance.php
2058    /gl/manage/exchange_rates.php
2059    /inventory/adjustments.php
2060    /inventory/transfers.php
2061    /inventory/inquiry/stock_movements.php
2062    /inventory/manage/items.php
2063    /manufacturing/work_order_add_finished.php
2064    /manufacturing/work_order_entry.php
2065    /manufacturing/work_order_issue.php
2066    /manufacturing/work_order_release.php
2067    /purchasing/supplier_payment.php
2068    /purchasing/po_entry_items.php
2069    /purchasing/po_receive_items.php
2070    /purchasing/supplier_credit.php
2071    /purchasing/supplier_credit_grns.php
2072    /purchasing/supplier_invoice.php
2073    /purchasing/supplier_invoice_grns.php
2074    /purchasing/supplier_trans_gl.php
2075    /purchasing/includes/ui/po_ui.inc
2076    /purchasing/inquity/po_search.php
2077    /purchasing/inquiry/po_search_completed.php
2078    /purchasing/inquiry/supplier_allocation_inquiry.php
2079    /purchasing/inquiry/supplier_inquiry.php
2080    /reporting/reports_main.php
2081    /reporting/includes/reports_classes.inc
2082    /sales/credit_note_entry.php
2083    /sales/customer_credit_invoice.php
2084    /sales/customer_payments.php
2085    /sales/sales_order_entry.php
2086    /sales/includes/ui/sales_order_ui.inc
2087    /sales/inquiry/customer_allocation_inquiry.php
2088    /sales/inquiry/customer_inquiry.php
2089    /sales/inquiry/sales_orders_view.php
2090    New image files:
2091    /themes/default/images/cal.gif
2092    /themes/default/images/next.gif
2093    /themes/default/images/prev.gif
2094
2095 19-Apr-2007 Joe Hunt
2096  # Bug no 1703895, Account numbers are varchars, need quotes, fixed
2097  # Bug no 1703891, Reserved MySQL words used as column names, fixed
2098  $ /taxes/db/tax_types_db.inc
2099
2100  # Bug no 1703888, Apostrophes and other unescaped characters, fixed
2101  $ /gl/manage/gl_accounts.php
2102    /gl/includes/db/gl_db_accounts.inc
2103    /includes/ui/ui_input.inc
2104
2105 18-Apr-2007 Joe Hunt
2106  # Bug no 1702594, Logon Loop, fixed
2107  $ config.php
2108
2109 -------------------- 1.0a Stable Released ----------------------
2110 10-Apr-2007 Joe Hunt
2111  ! Release 1.0a established on SourceForge, fixing the bugs.
2112
2113 11-Apr-2007 Joe Hunt
2114  # Bug No 1698214, Creating Items, fixed
2115  $ /includes/ui/ui_lists.inc
2116  # Bug no 1698216, Item Movements, fixed
2117  $ /inventory/manage/items.php
2118
2119 -------------------- 1.0 Stable Released ----------------------
2120 10-Apr-2007 Joe Hunt
2121  ! Release 1.0 established on SourceForge.
2122
2123 2. Copyright and disclaimer
2124 ---------------------------
2125 This application is opensource software released under the GPL.  Please
2126 see source code and the LICENSE file