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