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