Some additional fixes to last big committment
[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 ---------------------------------------Release Candidate 1-------------------------------
23 09-Jun-2008 Janusz Dobrowolski
24 # Some additional fixes related to last big committment
25 $ /gl/gl_journal.php
26   /includes/ajax.inc
27   /includes/ui/ui_lists.inc
28   /includes/ui/ui_view.inc
29   /js/inserts.js
30   /js/utils.js
31   /sales/includes/ui/sales_order_ui.inc
32   /themes/default/default.css
33
34 08-Jun-2008 Joe Hunt
35 ! Preparing for release candidate 1
36 $ config.php
37
38 08-Jun-2008 Joe Hunt
39 ! Set 'max_execution_time' to 60 seconds by ini_set.
40 $ /install/save.php
41
42 07-Jun-2008 Joe Hunt
43 # Fixed a layout bug in footer.inc
44 $ /includes/page/footer.inc
45
46 07-Jun-2008 Joe Hunt
47 ! Changed install.html and update.html
48 $ install.html
49   update.html
50 + New files, change_current_user_password.php and alter2.sql
51 $ /admin/change_current_user_password.php
52   /sql/alter2.sql
53 ! Changed some files for layout
54 $ /lang/en_US/stylesheet.css
55   /themes/aqua/default.css
56   /themes/aqua/renderer.php
57   /themes/cool/default.css
58   /themes/cool/renderer.php
59   /themes/default/default.css
60   /themes/default/renderer.php
61 ! Changed install sql scripts
62 $ /sql/en_US-demo.sql
63   /sql/en_US-new.sql
64   
65 07-Jun-2008 Janusz Dobrowolski
66 + Added ajax functionality and ui hints to sales form entry pages.
67 $ /sales/sales_order_entry.php
68   /sales/includes/ui/sales_order_ui.inc
69 + Added option for hints display, changed input/lists functions API
70 $ /admin/display_prefs.php
71   /admin/db/users_db.inc
72   /includes/current_user.inc
73   /includes/prefs/userprefs.inc
74   /includes/ui/ui_input.inc
75   /themes/default/renderer.php
76   /sql/alter.sql
77 + List functions rewrite. Added ajax functionality, universal combo_input().
78 $ /includes/ui/ui_lists.inc
79 + Ajaxified exchange_rate_display()
80 $ /includes/ui/ui_view.inc
81 + Added methods for setting focus and page reload to $Ajax class
82 $ /includes/ajax.inc
83   /includes/main.inc
84 + Added comma separated css element selectors
85 $ /js/behaviour.js
86 ! Searchable select js changes related to new ui_lists.inc changes
87 $ /js/inserts.js
88   /js/utils.js
89 + Additional style definitions for various ajax controls
90 $ /themes/default/default.css
91 ! Fixes related to changed input/lists API and ajax extensions
92 $ /admin/company_preferences.php
93   /admin/fiscalyears.php
94   /admin/forms_setup.php
95   /admin/gl_setup.php
96   /dimensions/dimension_entry.php
97   /dimensions/inquiry/search_dimensions.php
98   /gl/bank_transfer.php
99   /gl/includes/ui/gl_deposit_ui.inc
100   /gl/includes/ui/gl_journal_ui.inc
101   /gl/includes/ui/gl_payment_ui.inc
102   /gl/inquiry/bank_inquiry.php
103   /gl/inquiry/gl_account_inquiry.php
104   /gl/inquiry/gl_trial_balance.php
105   /gl/manage/gl_account_types.php
106   /gl/manage/gl_accounts.php
107   /includes/ui/ui_controls.inc
108   /inventory/includes/item_adjustments_ui.inc
109   /inventory/includes/stock_transfers_ui.inc
110   /inventory/inquiry/stock_movements.php
111   /manufacturing/search_work_orders.php
112   /manufacturing/work_order_add_finished.php
113   /manufacturing/work_order_entry.php
114   /manufacturing/includes/work_order_issue_ui.inc
115   /manufacturing/manage/bom_edit.php
116   /purchasing/supplier_payment.php
117   /purchasing/includes/ui/grn_ui.inc
118   /purchasing/includes/ui/invoice_ui.inc
119   /purchasing/includes/ui/po_ui.inc
120   /purchasing/inquiry/po_search.php
121   /purchasing/inquiry/po_search_completed.php
122   /purchasing/inquiry/supplier_allocation_inquiry.php
123   /purchasing/inquiry/supplier_inquiry.php
124   /sales/customer_credit_invoice.php
125   /sales/customer_delivery.php
126   /sales/customer_invoice.php
127   /sales/includes/ui/sales_credit_ui.inc
128   /sales/inquiry/customer_allocation_inquiry.php
129   /sales/inquiry/customer_inquiry.php
130   /sales/inquiry/sales_deliveries_view.php
131   /sales/inquiry/sales_orders_view.php
132   /taxes/tax_groups.php
133
134 06-Jun-2008 Joe Hunt
135 # Final fixes in html layout
136 $ /admin/create_coy.php
137   /gl/gl_deposit.php
138   /gl/gl_payment.php
139   /gl/manage/exchange_rates.php
140   /inventory/prices.php
141   /inventory/purchasing_date.php
142   /inventory/reorder_level.php
143   /inventory/inquiry/stock_status.php
144   /manufacturing/inquiry/where_used_inquiry.php
145   /manufacturing/manage/bom_edit.php
146   
147 05-Jun-2008 Joe Hunt
148 ! Made an improment to the date picker. Shows the week number as well. Many delivery systems are week number based.
149 $ /includes/ui/ui_view.inc
150 # Fixed a html layout bug
151 $ /includes/page/header.inc
152
153 31-May-2008 Joe Hunt
154 # A lot of annoying layout bugs taken. Mostly from views and inquiries. A couple of files are critical, ui_view and ui_lists!
155 $ /gl/view/gl_deposit_view.php
156   /gl/view/gl_payment_view.php
157   /includes/ui/ui_controls.inc
158   /includes/ui/ui_lists.inc
159   /includes/ui/ui_view.inc
160   /manufacturing/work_order_add_finished.php
161   /manufacturing/includes/manufacturing_ui.inc
162   /manufacturing/view/work_order_view.php
163   /manufacturing/view/wo_issue_view.php
164   /sales/inquiry/customer_allocation_inquiry.php
165   /sales/inquiry/customer_inquiry.php
166
167 30-May-2008 Joe Hunt
168 # Fixed bug in 2 files regarding stock movements. Moved from Invoice to Delivery.
169 $ /inventory/inquiry/stock_movements.php
170   /reporting/rep302.php
171
172 28-May-2008 Joe Hunt
173 # More bugs related to debtor_trans changes (positive amounts)
174 $ /gl/includes/db/gl_db_banking.inc
175   /sales/allocations/customer_allocate.php
176   /sales/includes/db/custalloc_db.inc
177   /sales/inquiry/customer_allocation_inquiry.php
178
179 27-May-2008 Joe Hunt
180 # Changed more files with new html/css.
181 $ /includes/page/header.inc
182   /purchasing/inquiry/supplier_allocation_inquiry.php
183   /sales/credit_note_entry.php
184   
185 26-May-2008 Joe Hunt
186 # Fixed many minor bugs, new ones as well as debtor_trans related.
187 ! Changed to use DOCTYPE html 4.01 transitionel. Some files/css needed change.
188 $ /admin/backups.php
189   /admin/create_coy.php
190   /admin/inst_lang.php
191   /admin/inst_module.php
192   /gl/manage/exchange_rates.php
193   /includes/session.inc
194   /includes/page/header.inc
195   /includes/ui/ui_controls.inc
196   /includes/ui/ui_input.inc
197   /includes/ui/ui_lists.inc
198   /includes/ui/ui_view.inc
199   /purchasing/allocations/supplier_allocate.php
200   /sales/allocations/customer_allocate.php
201   /sales/includes/db/sales_credit_db.inc
202   /sales/inquiry/customer_allocation_inquiry.php
203   /themes/aqua/default.css
204   /themes/cool/default.css
205   /themes/default/default.css
206   
207 23-May-2008 Joe Hunt
208 # Minor bug in dimensions.php (Outstanding Dimensions)
209 $ /applications/dimensions.php
210   /dimensions/inquiry/search_dimensions.php
211   
212 23-May-2008 Janusz Dobrowolski
213 ! Include file order / error handling order fixed once again.
214 $ /includes/main.inc
215   /includes/session.inc
216   
217 23-May-2008 Joe Hunt
218 ! Moved menu-system from header.inc/footer.inc to renderer.php for relevant theme. Fixed frontaccounting.php to get the
219   correct renderer.php.
220 $ frontaccounting.php
221   /includes/page/header.inc
222   /includes/page/footer.inc
223   /themes/default/renderer.php
224   /themes/cool/renderer.php
225   /themes/aqua/renderer.php
226
227 22-May-2008 Janusz Dobrowolski
228 ! Error handler switching moved to session.inc for early error catching
229 $ /includes/main.inc
230   /includes/session.inc
231 ! Cosmetic cleanup
232   /js/utils.js
233   
234 18-May-2008 Janusz Dobrowolski
235 # Added explicit ob_end_flush() on shutdown needed for php5
236 $ /includes/main.inc
237 # Fixed for www servers on nonstandard listening ports.
238 $ /js/JsHttpRequest.js
239
240 18-May-2008 Joe Hunt
241 # Bug when inserting new records in debtor_trans.
242 $ /sales/includes/db/cust_trans_db.inc
243
244 16-May-2008 Janusz Dobrowolski
245 + Rewritten errors/messages handling, unified for ajax/user/php errors
246 $ /includes/errors.inc
247   /includes/main.inc
248   /includes/ui/ui_msgs.inc
249 + Framework extended for ajax functionality, javascript code organization improvements.
250 $ /config.php
251   /includes/JsHttpRequest.php (new file)
252   /includes/ajax.inc (new file)
253   /includes/current_user.inc
254   /includes/session.inc
255   /includes/lang/language.php
256   /includes/page/footer.inc
257   /includes/page/header.inc
258   /includes/ui/ui_controls.inc
259   /includes/ui/ui_input.inc
260   /includes/ui/ui_view.inc
261   /js/JsHttpRequest.js (new file)
262   /js/allocate.js (new file)
263   /js/utils.js (new file)
264   /js/behaviour.js
265   /js/inserts.js
266   /themes/aqua/images (new dir)
267   /themes/aqua/images/button_ok.png (new file)
268   /themes/aqua/images/locate.png (new file)
269   /themes/cool/images (new dir)
270   /themes/coll/images/button_ok.png (new file)
271   /themes/coll/images/locate.png (new file)
272   /themes/default/images/button_ok.png (new file)
273   /themes/default/images/progressbar.gif (new file)
274   /themes/default/images/progressbar1.gif (new file)
275   /themes/default/images/progressbar2.gif (new file)
276   /themes/default/default.css
277   /themes/aqua/default.css
278   /themes/cool/default.css
279 ! Payment allocation js functions moved to allocate.js
280 $ /purchasing/allocations/supplier_allocate.php 
281   /sales/allocations/customer_allocate.php
282 ! Some initializations moved from sales_order_ui.inc
283 $ /sales/includes/cart_class.inc
284 + Added javascript compression routine
285 $ /includes/main.inc
286
287 14-May-2008 Joe Hunt
288 # Minor bugs in the former fixing.
289 $ /includes/ui/ui_lists.inc
290
291 14-May-2008 Joe Hunt
292 # When no_item_list or no_customer_list or no_supplier_list was checked in company setup the listboxes were filled with all
293   the records when there were no search values.
294 $ /includes/ui/ui_lists.inc
295
296 09-May-2008 Joe Hunt
297 ! Due to differences in Javascript the script update_db.php had to be changed.
298 ! New fields, base_sales in 0_company and factor in 0_sales_types affects the default chart of accounts.
299 $ /update_db.php
300   /sql/en_US-new.sql
301   /sql/en_US-demo.sql
302   
303 09-May-2008 Janusz Dobrowolski
304 # Automatic calculation of not set item prices from home currency and base sales type settings.
305 $ /admin/company_preferences.php
306   /admin/db/company_db.inc
307   /includes/ui/ui_lists.inc
308   /sales/includes/cart_class.inc
309   /sales/includes/sales_db.inc
310   /sales/includes/db/sales_order_db.inc
311   /sales/includes/db/sales_types_db.inc
312   /sales/includes/ui/sales_credit_ui.inc
313   /sales/includes/ui/sales_order_ui.inc
314   /sales/manage/sales_types.php
315   /sql/alter.sql
316 # Fixed dev bug blocking change of price on order entry.
317 $ /sales/includes/ui/sales_order_ui.inc
318 # Small display fix
319 $ /sales/manage/sales_people.php
320
321 30-Apr-2008 Joe Hunt
322 # Fixed price update also in purchase order
323 $ /purchasing/includes/ui/po_ui.inc
324
325 30-Apr-2008 Janusz Dobrowolski
326 # Fixed price update when changing item in sales order.
327 $ /includes/ui/ui_lists.inc
328   /js/inserts.js
329   /sales/includes/ui/sales_order_ui.inc
330
331 24-Apr-2008 Janusz Dobrowolski
332 + Added new per company directory for customized versions of report definition files repXXX.php, checked before using system default file.
333 $ /company/0/reporting (added new directory)
334   /company/0/reporting/index.php
335   /admin/create_coy.php
336   /reporting/includes/reports_classes.inc
337 # Warnings turned off in case of charset not supported by htmlspecialchars().
338 $ /includes/db/connect_db.inc
339 # Added content type encoding header
340 $ /includes/page/header.inc
341
342 24-Apr-2008 Joe Hunt
343 # Wrong include file path in /includes/ui/items_cart.inc changed /inventory/includes/prefs/sysprefs.inc to
344   /includes/prefs/sysprefs.inc
345 $ /includes/ui/items_cart.inc  
346 # Wrong include file in /reporting/includes/pdf_report.inc. Changed header2a.inc to header2.inc
347 $ /reporting/includes/pdf_report.inc
348
349 23-Apr-2008 Joe Hunt
350 ! Removed the content of function header2 in pdf_report.inc to a separate file, header2.inc.
351   It will make it easier to design your own document layouts.
352 $ /reporting/includes/pdf_report.inc
353   /reporting/includes/header2.inc (new file)
354   
355 20-Apr-2008 Janusz Dobrowolski
356 # Checking uniqueness of company settings, fixed creating database with prefix 0 when none was selected.
357 $ /admin/create_coy.php
358 ! Added missing include_once directives.
359 $ /includes/ui/items_cart.inc
360   /includes/ui/ui_lists.inc
361   /includes/ui/ui_view.inc
362 + Added ini default_charset unnecessary for planned ajax calls.
363 $ /includes/lang/language.inc
364
365 19-Apr.2008 Joe Hunt
366 # Bug (right to left text was done if price decimals were 3). A test sentense from a while
367   ago wasn't removed.
368 $ /reporting/includes/pdf_report.inc
369
370 18-Apr-2008 Janusz Dobrowolski
371 # Additional checks on provisions and break point entry.
372 $ /sales/manage/sales_people.php
373 ! Modules purchasing, sales and taxes sealed against XSS attacks
374 $ /install/save.php
375   /admin/db/maintenance_db.inc
376   /purchasing/includes/db/grn_db.inc
377   /purchasing/includes/db/invoice_items_db.inc
378   /purchasing/includes/db/po_db.inc
379   /purchasing/includes/db/supp_trans_db.inc
380   /purchasing/manage/suppliers.php
381   /sales/includes/db/credit_status_db.inc
382   /sales/includes/db/cust_trans_db.inc
383   /sales/includes/db/cust_trans_details_db.inc
384   /sales/includes/db/sales_order_db.inc
385   /sales/includes/db/sales_types_db.inc
386   /sales/manage/customer_branches.php
387   /sales/manage/customers.php
388   /sales/manage/sales_areas.php
389   /sales/manage/sales_people.php
390   /taxes/db/item_tax_types_db.inc
391   /taxes/db/tax_groups_db.inc
392   /taxes/db/tax_types_db.inc
393
394 18-Apr-2008 Joe Hunt
395 ! Module gl sealed against XSS Attacks
396 $ /gl/includes/db/gl_db_accounts.inc
397   /gl/includes/db/gl_db_account_types.inc
398   /gl/includes/db/gl_db_bank_accounts.inc
399   /gl/includes/db/gl_db_bank_trans.inc
400   /gl/includes/db/gl_db_bank_trans_types.inc
401   /gl/includes/db/gl_db_currencies.inc
402   /gl/includes/db/gl_db_trans.inc
403   
404 18-Apr-2008 Janusz Dobrowolski
405 ! Modules admin and dimensions sealed against XSS attacks
406 $ /admin/payment_terms.php
407   /admin/shipping_companies.php
408   /admin/db/company_db.inc
409   /admin/db/maintenance_db.inc
410   /admin/db/users_db.inc
411   /admin/db/voiding_db.inc
412   /dimensions/includes/dimensions_db.inc
413
414 18-Apr-2008 Joe Hunt
415 ! Modules includes, inventory and manufacturing sealed against XSS attacks
416 $ /includes/db/comments_db.inc
417   /includes/db/inventory_db.inc
418   /includes/db/references_db.inc
419   /inventory/includes/db/items_category_db.inc
420   /inventory/includes/db/items_db.inc
421   /inventory/includes/db/items_locations_db.inc
422   /inventory/includes/db/items_units_db.inc
423   /inventory/includes/db/movement_types_db.inc
424   /manufacturing/includes/db/work_centres_db.inc
425   /manufacturing/includes/db/work_orders_db.inc
426   /manufacturing/includes/db/work_orders_quick_db.inc
427   /manufacturing/includes/db/work_order_issues_db.inc
428   /manufacturing/includes/db/work_order_produce_items_db.inc
429   
430 18-Apr-2008 Janusz Dobrowolski
431 ! Changed db_escape function to avoid XSS attacks via js db injection
432 $ /includes/db/connect_db.inc
433 # Database inserts/updates secured against js injection
434 $ /admin/db/maintenance_db.inc
435   /gl/includes/db/gl_db_accounts.inc
436   /purchasing/includes/db/po_db.inc
437   /sales/sales_order_entry.php
438   /sales/includes/db/sales_order_db.inc
439
440 16-Apr-2008 Joe Hunt
441 # Bug in /includes/ui/ui_lists.inc:914. Sql clause was cut.
442 $ /includes/ui/ui_lists.inc
443
444 09-Apr-2008 Janusz Dobrowolski
445 # Fixed number formatting bug in standard cost update.
446 $ /inventory/cost_update.php
447
448 -------------------- 2,0 Beta - released ----------------------------
449
450 06-Apr-2008 Joe Hunt
451 ! Changed install.html and update.html to fit the new unstable release 2.0
452 ! Changed demo sql script to fit the 2.0 unstable.
453 $ install.html
454   update.html
455   /sql/en_US-demo.sql
456   
457 06-Apr-2008 Janusz Dobrowolski
458 # Sales invoice edition denied for documents created in FA 1.xx because of nonportable differences in gl posting/db schema.
459   /sales/customer_invoice.php
460 # Fixed typo causing error while adding new tax type.
461   /taxes/tax_types.php
462   
463 05-Apr-2008 Joe Hunt
464 # Fixed a bug when creating subfolder for new companies. Should be company id and not the table pref counter.
465 $ /admin/create_coy.php
466
467 05-Apr-2008 Joe Hunt
468 # Removed annoying warnings in several reports. 
469 $ config.php 
470   /reporting/rep102.php
471   /reporting/rep104.php
472   /reporting/rep201.php
473   /reporting/rep203.php
474   /reporting/rep705.php
475   /reporting/rep706.php
476   /reporting/rep707.php
477   /reporting/rep709.php
478   /reporting/reports_main.php
479   /reporting/includes/pdf_report.inc
480   
481 04-Apr-2008 Janusz Dobrowolski
482 # Javascript bugfix in selecting orders for template.
483 $ /sales/inquiry/sales_orders_view.php
484
485 04-Apr-2008 Joe Hunt
486 ! Updated chart of accounts for release 2.0 unstable. Set the status to 2.0 Beta in config.php. Minor changes in update.html
487 + Preparing for download of release 2.0b on SourceForge.
488 $ config.php
489   update.html
490   /sql/en_US-new.sql
491   /sql/en_US-demo.sql
492   
493 02-Apr-2008 Janusz Dobrowolski
494 # Removed selector expansion on space key for multi-line selectors
495 $ /js/inserts.js
496 ! Hiding search button in combo selectors for javascript enabled browsers
497 $ /includes/ui/ui_lists.inc
498   /js/inserts.js
499 + Focus set to invalid form field after submit check fail
500 $ /admin/company_preferences.php
501   /admin/fiscalyears.php
502   /admin/gl_setup.php
503   /admin/payment_terms.php
504   /admin/shipping_companies.php
505   /admin/users.php
506   /admin/void_transaction.php
507   /dimensions/dimension_entry.php
508   /gl/bank_transfer.php
509   /gl/gl_deposit.php
510   /gl/gl_journal.php
511   /gl/gl_payment.php
512   /gl/manage/bank_accounts.php
513   /gl/manage/bank_trans_types.php
514   /gl/manage/currencies.php
515   /gl/manage/exchange_rates.php
516   /gl/manage/gl_account_classes.php
517   /gl/manage/gl_account_types.php
518   /gl/manage/gl_accounts.php
519   /inventory/adjustments.php
520   /inventory/cost_update.php
521   /inventory/prices.php
522   /inventory/purchasing_data.php
523   /inventory/transfers.php
524   /inventory/manage/item_categories.php
525   /inventory/manage/item_units.php
526   /inventory/manage/items.php
527   /inventory/manage/locations.php
528   /inventory/manage/movement_types.php
529   /manufacturing/work_order_add_finished.php
530   /manufacturing/work_order_entry.php
531   /manufacturing/work_order_issue.php
532   /manufacturing/work_order_release.php
533   /manufacturing/manage/bom_edit.php
534   /manufacturing/manage/work_centres.php
535   /purchasing/po_entry_items.php
536   /purchasing/po_receive_items.php
537   /purchasing/supplier_credit.php
538   /purchasing/supplier_credit_grns.php
539   /purchasing/supplier_invoice.php
540   /purchasing/supplier_invoice_grns.php
541   /purchasing/supplier_payment.php
542   /purchasing/supplier_trans_gl.php
543   /purchasing/allocations/supplier_allocate.php
544   /purchasing/manage/suppliers.php
545   /sales/credit_note_entry.php
546   /sales/customer_credit_invoice.php
547   /sales/customer_delivery.php
548   /sales/customer_invoice.php
549   /sales/customer_payments.php
550   /sales/sales_order_entry.php
551   /sales/allocations/customer_allocate.php
552   /taxes/item_tax_types.php
553   /taxes/tax_groups.php
554   /taxes/tax_types.php
555 # Set default focus in update_db.php
556 $ /admin/backups.php
557
558 29-Mar-2008 Janusz Dobrowolski
559 # Changed gl_all_accounts_list() API
560 $ /includes/ui/ui_lists.inc
561 + Enhanced list accessability in kbd usage via space key
562 $ js/inserts.js
563
564 28-Mar-2008 Janusz Dobrowolski
565 # Fixed headers for various display mode
566 $ /sales/inquiry/sales_orders_view.php
567
568 28-Mar-2008 Joe Hunt
569 + Added print document options in inquiries.
570 $ /sales/inquiry/customer_inquiry.php
571   /sales/inquiry/sales_orders_view.php
572   /sales/inquiry/sales_deliveries_view.php
573   /purchasing/inquiry/po_search.php
574   /purchasing/inquiry/po_search_completed.php
575   
576 28-Mar-2008 Joe Hunt
577 # Fixed a minor bug in customers_db.inc (should include type == 2 - Bank Deposits)
578 $ /sales/includes/db/customers_db.inc
579 # Fixed a PHP vers. 5.xx bug. No need for & operator in function calls, only in declaration. Gives a warning.
580 $ /sales/includes/db/sales_credit_db.inc
581 # Fixed a wrong variabel declaration doc_Document_no to doc_Invoice_no
582 $ /reporting/includes/doctext.inc
583   /reporting/includes/doctext2.inc
584 # Fixed so Customer Balances and Aged Customer Analysis reports presents correct sign.  
585 $ /reporting/rep101.php
586   /reporting/rep102.php
587
588 28-Mar-2008 Janusz Dobrowolski
589 # Layout/focus fixes for no_[customer/supplier/item]_list option on
590 $  /includes/ui/ui_lists.inc
591    /purchasing/includes/ui/po_ui.inc
592    /sales/credit_note_entry.php
593    /sales/sales_order_entry.php
594    /sales/includes/ui/sales_credit_ui.inc
595    /sales/includes/ui/sales_order_ui.inc
596
597 27-Mar-2008 Janusz Dobrowolski
598 + Automatic first field focus on page start, focus order preserved between form updates
599 $  /gl/inquiry/gl_account_inquiry.php
600    /includes/page/footer.inc
601    /includes/ui/ui_controls.inc
602    /includes/ui/ui_input.inc
603    /includes/ui/ui_lists.inc
604    /includes/ui/ui_view.inc
605    /js/inserts.js
606    /sales/sales_order_entry.php
607    /sales/credit_note_entry.php
608    /sales/includes/ui/sales_credit_ui.inc
609    /sales/includes/ui/sales_order_ui.inc
610 + Data picker omitted in keyboard tabbing sequence (FF,IE, not old mozilla)
611 $  /includes/ui/ui_input.inc
612 ! Javascript recalcAccount() superseded by class='combo' behaviour binding
613 $  /gl/gl_deposit.php
614    /gl/gl_journal.php
615    /gl/gl_payment.php
616    /gl/includes/ui/gl_deposit_ui.inc
617    /gl/includes/ui/gl_journal_ui.inc
618    /gl/includes/ui/gl_payment_ui.inc
619    /includes/ui/ui_view.inc
620    /purchasing/po_entry_items.php
621    /purchasing/includes/ui/po_ui.inc
622    /sales/sales_order_entry.php
623    /sales/includes/ui/sales_credit_ui.inc
624    /sales/includes/ui/sales_order_ui.inc
625    /js/inserts.js
626 ! get_js_set_focus moved from ui_view (this is only standalone form).
627    /update_db.php
628 # Fixed debit/credit entry check 
629 $  /gl/gl_journal.php
630 # Restored GET/POST security check on path_to_root
631 $  /config.php
632
633 26-Mar-2008 Janusz Dobrowolski
634 # Bug fixes in purchase module related to tax structure changes.
635 $  /purchasing/includes/supp_trans_class.inc
636    /purchasing/includes/db/invoice_db.inc
637    /purchasing/includes/db/invoice_items_db.inc
638    /purchasing/includes/ui/invoice_ui.inc
639    /reporting/rep105.php
640
641 25-Mar-2008 Janusz Dobrowolski
642 ! Per company pdf, backup and graphics directories in 'company' dir.
643 $  /company (new dir)
644    /company/0 (new dir)
645    /company/0/images/ (new dir)
646    /company/0/images/102.jpg    (moved from inventory/manage/image)
647    /company/0/images/103.jpg    (moved from inventory/manage/image)
648    /company/0/images/104.jpg    (moved from inventory/manage/image)
649    /company/0/images/logo_frontaccounting.jpg   (moved from themes/default/images)
650    /company/0/images/logo_frontaccounting.png   (moved from themes/default/images)
651    /admin/backups.php
652    /admin/create_coy.php
653    /admin/db/maintenance_db.inc
654    /install/index.php
655    /reporting/rep102.php
656    /reporting/rep104.php
657    /reporting/rep202.php
658    /reporting/rep303.php
659    /reporting/rep706.php
660    /reporting/rep707.php
661    /reporting/includes/pdf_report.inc
662    /inventory/manage/items.php
663
664 + jscript component caching (enables browser caching and future compression)
665 $  /includes/session.inc
666    /includes/main.inc
667    /includes/page/header.inc
668    /includes/ui/ui_view.inc
669    /admin/display_prefs.php
670    /config.php
671
672 - Removed obsolete file
673 $  /sales/includes/ui/print_invoice.inc
674
675 21-Mar-2008 Janusz Dobrowolski
676 ! Total Allocation/Left to Allocate update without page submit.
677 $  /includes/ui/ui_view.inc
678    /purchasing/allocations/supplier_allocate.php
679    /sales/allocations/customer_allocate.php
680 # Fixed unvisable under IE editbutton
681 $  /themes/aqua/default.css
682    /themes/cool/default.css
683    /themes/default/default.css
684
685 20-Mar-2008 Janusz Dobrowolski
686 # Excluding delivery notes from Customer Balances, removed warnings. 
687 $  /reporting/rep101.php 
688 # Divide by zero fix on order_price==0 in new supplier invoice
689 $  /purchasing/supplier_invoice_grns.php
690 # Database bug fix in new customer entry
691 $  /sales/manage/customers.php
692 # Small bug fix (warnings) in is_date() function.
693 $  /includes/date_functions.inc
694
695 18-Mar-2008 Janusz Dobrowolski
696 # Line items editor uses POST method - no disappearing shippment info.
697 $  /sales/credit_note_entry.php
698    /sales/sales_order_entry.php
699    /sales/includes/ui/sales_credit_ui.inc
700    /sales/includes/ui/sales_order_ui.inc
701 + Added edit_button_cell() function
702 $  /includes/ui/ui_controls.inc
703 + Helper function for finding indexed submit $_POST vars.
704 $  /includes/ui/ui_input.inc
705 + New class .editbutton for buttons. Default view is link alike.
706 $  /themes/aqua/default.css
707    /themes/cool/default.css
708    /themes/default/default.css
709
710 17-Mar-2008 Janusz Dobrowolski
711 # Added rounding when needed to avoid document non cosistent documents.
712 $  /includes/banking.inc
713    /purchasing/supplier_credit_grns.php
714    /purchasing/supplier_invoice_grns.php
715    /purchasing/includes/supp_trans_class.inc
716    /purchasing/includes/ui/invoice_ui.inc
717    /purchasing/includes/ui/po_ui.inc
718    /reporting/rep107.php
719    /reporting/rep109.php
720    /reporting/rep110.php
721    /reporting/rep209.php
722    /sales/includes/cart_class.inc
723    /sales/includes/ui/sales_credit_ui.inc
724    /sales/includes/ui/sales_order_ui.inc
725    /sales/view/view_credit.php
726    /sales/view/view_dispatch.php
727    /sales/view/view_invoice.php
728    /sales/view/view_sales_order.php
729    /taxes/tax_calc.inc
730 # Sign bug for customer transactions
731 $  /reporting/rep709.php
732 # Include file conflict fix
733 $ /purchasing/includes/ui/invoice_ui.inc
734   /gl/manage/bank_accounts.php
735   /manufacturing/inquiry/where_used_inquiry.php
736   /purchasing/manage/suppliers.php
737   
738 16-Mar-2008 Janusz Dobrowolski
739 + Added javascript add-on for unobtrusive apply javascript handlers to html elements.
740 $  /js/behaviour.js
741    /js/inserts.js
742 + Added javascript source collecting functions
743 $  /includes/main.inc
744 ! Moved check_page_security(); for safe start in case of broken wa_current_user var.
745 + Added global js code collecting arrays  $js_lib, $js_static
746 $  /includes/session.inc
747 ! Changed get_js_user num to add_js_user_num; extended for percent/qty/price formatting
748 $  /includes/ui/ui_view.inc
749 + Added including javascript source colections from $js_lib, $js_static; conditional display for ajax calls
750 $  /includes/page/footer.inc
751    /includes/page/header.inc
752 ! Added including of data_checks.inc
753 $  /includes/ui.inc
754 + User side percent/exrate/qty/price input formatting via onblur handler.
755 $  /admin/gl_setup.php
756    /gl/gl_budget.php
757    /gl/manage/exchange_rates.php
758    /includes/ui/ui_input.inc
759    /inventory/purchasing_data.php
760    /inventory/reorder_level.php
761    /inventory/includes/item_adjustments_ui.inc
762    /inventory/includes/stock_transfers_ui.inc
763    /manufacturing/work_order_entry.php
764    /manufacturing/manage/bom_edit.php
765    /purchasing/po_entry_items.php
766    /purchasing/po_receive_items.php
767    /purchasing/supplier_credit.php
768    /purchasing/supplier_credit_grns.php
769    /purchasing/supplier_invoice_grns.php
770    /purchasing/supplier_trans_gl.php
771    /purchasing/allocations/supplier_allocate.php
772    /purchasing/includes/ui/po_ui.inc
773    /sales/customer_delivery.php
774    /sales/customer_invoice.php
775    /sales/allocations/customer_allocate.php
776    /sales/includes/ui/sales_credit_ui.inc
777    /sales/includes/ui/sales_order_ui.inc
778    /taxes/tax_groups.php
779    /taxes/tax_types.php
780
781 14-Mar-2008 Janusz Dobrowolski
782  + All forms fixed to accept user native numeric format.
783  $ /admin/gl_setup.php
784    /gl/bank_transfer.php
785    /gl/gl_budget.php
786    /gl/gl_deposit.php
787    /gl/gl_journal.php
788    /gl/gl_payment.php
789    /gl/includes/db/gl_db_banking.inc
790    /gl/includes/ui/gl_deposit_ui.inc
791    /gl/includes/ui/gl_journal_ui.inc
792    /gl/includes/ui/gl_payment_ui.inc
793    /gl/manage/exchange_rates.php
794    /inventory/adjustments.php
795    /inventory/cost_update.php
796    /inventory/prices.php
797    /inventory/purchasing_data.php
798    /inventory/reorder_level.php
799    /inventory/transfers.php
800    /inventory/includes/item_adjustments_ui.inc
801    /inventory/includes/stock_transfers_ui.inc
802    /inventory/manage/item_units.php
803    /manufacturing/work_order_entry.php
804    /manufacturing/inquiry/where_used_inquiry.php
805    /manufacturing/manage/bom_edit.php
806    /purchasing/po_entry_items.php
807    /purchasing/po_receive_items.php
808    /purchasing/supplier_credit_grns.php
809    /purchasing/supplier_invoice_grns.php
810    /purchasing/supplier_payment.php
811    /purchasing/supplier_trans_gl.php
812    /purchasing/allocations/supplier_allocate.php
813    /purchasing/includes/ui/po_ui.inc
814    /purchasing/inquiry/po_search.php
815    /sales/credit_note_entry.php
816    /sales/customer_credit_invoice.php
817    /sales/customer_delivery.php
818    /sales/customer_invoice.php
819    /sales/customer_payments.php
820    /sales/sales_order_entry.php
821    /sales/allocations/customer_allocate.php
822    /sales/includes/ui/sales_credit_ui.inc
823    /sales/includes/ui/sales_order_ui.inc
824    /sales/manage/customers.php
825    /sales/manage/sales_people.php
826    /sales/view/view_credit.php
827    /sales/view/view_dispatch.php
828    /sales/view/view_invoice.php
829    /sales/view/view_receipt.php
830    /sales/view/view_sales_order.php
831    /taxes/item_tax_types.php
832    /taxes/tax_groups.php
833    /taxes/tax_types.php
834  + User format functions for percent/price/exrate amounts display.
835  $ /includes/current_user.inc
836  + Input checking functions for numeric input fields in user native format
837  $ /includes/data_checks.inc
838  + Numeric input fields in user native format
839  $ /includes/ui/ui_input.inc
840  + Javascript function for conversion to/from user native numeric format.
841  $ /includes/ui/ui_view.inc
842  + New class amount for numeric input
843  $ /themes/aqua/default.css
844    /themes/cool/default.css
845    /themes/default/default.css
846  # Removed warning on adding component
847    /manufacturing/manage/bom_edit.php
848  # Quantity display correction
849    /manufacturing/inquiry/where_used_inquiry.php
850  # Fixed add_customer_trans() call
851    /gl/includes/db/gl_db_banking.inc
852
853 12-Mar-2008 Joe Hung
854  + Added update of Units of Measure and converting of deptor_trans records from release 1.XX
855  - Removed default insertion of Units of Measure. Not neccessary.
856  $ /sql/alter.sql
857    /admin/db/maintenance_db.inc (added support for update)
858
859 11-Mar-2008 Janusz Dobrowolski
860  + Table of measure moved into new table item_units
861  ! Removed $themes[] from config.php, theme list based on directory structure
862  $ /config.php
863    /includes/ui/ui_lists.inc
864    /applications/inventory.php
865    /inventory/includes/inventory_db.inc
866    /inventory/includes/db/items_units_db.inc
867    /inventory/manage/item_units.php
868    /inventory/manage/items.php
869    /sql/alter.sql
870
871 11-Mar-2008 Joe Hunt
872  # Small fix for alignment of date and due date label fields in customer_invoice.php and customer_delivery.php
873  $ /sales/customer_invoice.php
874    /sales/customer_delivery.php
875  
876 10-Mar-2008 Joe Hunt
877  # Small fix for Template Invoice in sales_order_entry.php on line 363 (duedate for Invoice).
878  $ /sales/sales_order_entry.php
879  
880 10-Mar-2008 Janusz Dobrowolski
881  + Added price list selector to sales entry (debtor_master gives only default one)
882  + Added optional submit_on_change parameter to sales ui lists
883  $ /includes/ui/ui_lists.inc
884    /sales/sales_order_entry.php
885    /sales/includes/ui/sales_credit_ui.inc
886    /sales/includes/ui/sales_order_ui.inc
887  # Additional PHP5 fixes, do_clone superseded by local ? : constructs
888  $ /sales/includes/cart_class.inc
889    /includes/ui/ui_view.inc
890    /sales/includes/sales_db.inc
891  # Fixed bogus sales_type lists in edition mode
892  $ /sales/customer_delivery.php
893    /sales/customer_invoice.php
894  # Smaller fixes, cart_class.sales_type name change
895  $ /sales/includes/ui/sales_credit_db.inc
896    /sales/credit_note_entry.php
897    /sales/customer_credit_invoice.php
898    /sales/includes/cart_class.inc
899    /sales/includes/db/sales_credit_db.inc
900    /sales/includes/db/sales_delivery_db.inc
901    /sales/includes/db/sales_invoice_db.inc
902    /sales/includes/db/sales_order_db.inc
903    /sales/includes/ui/sales_credit_ui.inc
904  # One another pmWiki name conflict removed
905  $ /admin/display_prefs.php
906  
907 09-Mar-2008 Joe Hunt
908  - Removed redundant form_types functions and the file /reporting/includes/form_types.inc. Removed table form_items
909  $ /dimensions/includes/dimensions_db.inc
910    /gl/includes/db/gl_db_banking.inc
911    /includes/main.inc
912    /inventory/includes/db/items_adjust_db.inc
913    /manufacturing/includes/db/work_order_issues_db.inc
914    /manufacturing/includes/db/work_order_produce_items_db.inc
915    /manufacturing/includes/db/work_orders_db.inc
916    /manufacturing/includes/db/work_orders_quick_db.inc
917    /purchasing/includes/db/grn_db.inc
918    /purchasing/includes/db/po_db.inc
919    /purchasing/includes/db/supp_payment_db.inc
920    /reporting/includes/form_types.inc (File removed)
921    /sales/includes/db/sales_delivery_db.inc
922    /sales/includes/db/sales_invoice_db.inc
923    /sales/includes/db/sales_order_db.inc
924    /sql/alter.sql
925  # Bug in calculating exchange rates in Reports Supplier Balances and Customer Balances
926  $ /reporting/rep101.php
927    /reporting/rep201.php
928  # clone replacement do_clone() for both PHP 4 and PHP 5.
929  $ /includes/ui/ui_view.inc (at the very bottom)
930    /sales/includes/cart_class.inc
931    
932 07-Mar-2008 Janusz Dobrowolski
933  ! Changed name tax type uniqueness constraint to (name, rate)
934  $ /includes/ui/ui_lists.inc
935    /taxes/items_tax_types.php
936  ! Tax included option moved from tax_group to sales_types table
937  $ includes/ui/ui_view.inc
938    /purchasing/includes/ui/invoice_ui.inc
939    /taxes/tax_calc.inc
940    /taxes/tax_groups.php
941    /taxes/db/tax_groups_db.inc
942    /sql/alter.sql
943  # Final rewriting of sales module, a lot of bugfixes.
944  + Template delivery/invoicing
945  + Concurrent document editing control on sql level
946  + Most of sales documents are now editable
947  + Some links to print documents after entry
948  ! Changed javascript helper function for customer allocations
949  $ /applications/customers.php
950    /includes/ui/ui_input.inc
951    /reporting/rep107.php
952    /reporting/rep109.php
953    /reporting/rep110.php
954    /sales/credit_note_entry.php
955    /sales/customer_credit_invoice.php
956    /sales/customer_delivery.php
957    /sales/customer_invoice.php
958    /sales/customer_payments.php
959    /sales/sales_order_entry.php
960    /sales/allocations/customer_allocate.php
961    /sales/allocations/customer_allocation_main.php
962    /sales/includes/cart_class.inc
963    /sales/includes/sales_db.inc
964    /sales/includes/sales_ui.inc
965    /sales/includes/db/cust_trans_db.inc
966    /sales/includes/db/cust_trans_details_db.inc
967    /sales/includes/db/custalloc_db.inc
968    /sales/includes/db/customers_db.inc
969    /sales/includes/db/payment_db.inc
970    /sales/includes/db/sales_credit_db.inc
971    /sales/includes/db/sales_delivery_db.inc
972    /sales/includes/db/sales_invoice_db.inc
973    /sales/includes/db/sales_order_db.inc
974    /sales/includes/db/sales_types_db.inc
975    /sales/includes/ui/print_invoice.inc
976    /sales/includes/ui/sales_credit_ui.inc
977    /sales/includes/ui/sales_order_ui.inc
978    /sales/inquiry/customer_allocation_inquiry.php
979    /sales/inquiry/customer_inquiry.php
980    /sales/inquiry/sales_deliveries_view.php
981    /sales/inquiry/sales_orders_view.php
982    /sales/manage/credit_status.php
983    /sales/manage/sales_types.php
984    /sales/view/view_credit.php
985    /sales/view/view_dispatch.php
986    /sales/view/view_invoice.php
987    /sales/view/view_receipt.php
988    /sales/view/view_sales_order.php
989 # Removed function name conflict with wiki help system
990    /includes/lang/language.php
991    
992 06-Mar-2008 Janusz Dobrowolski
993  + Wiki help links integration
994  $ /config.php
995    /includes/page/header.inc
996    /includes/lang/language.php
997  + Optional debuging with xdebug module
998  $ /index.php
999    /includes/db/connect_db.inc
1000  ! Concurrent edition fix
1001  $  /includes/systypes.inc
1002  # Table header fix
1003  $  /manufacturing/manage/bom_edit.php
1004  # Menu layout fixes
1005  $ /themes/aqua/renderer.php
1006    /themes/cool/renderer.php
1007    /themes/default/renderer.php
1008  # Removed warning about nonexistent $_GET variable
1009  $ /dimensions/inquiry/search_dimensions.php
1010  # MySQL 3.xx CAST bug fix
1011  $ /includes/db/manufacturing_db.inc
1012    /manufacturing/includes/db/work_order_requirements_db.inc
1013    /manufacturing/inquiry/where_used_inquiry.php
1014
1015 04-Mar-2008 Joe Hunt
1016  ! Changed so that average item material price is automatic updated whenever a PO Delivery is received.
1017    Changed so that a Bill of Materiel, Parent's material price, is automatic updated from underlying items.
1018  $ /inventory/cost_update.php
1019    /purchasing/includes/db/grn_db.inc and
1020    /manufacturing/manage/bom_edit.php. 
1021    /manufacturing/includes/db/work_orders_db.inc
1022    /manufacturing/includes/db/work_orders_quick_db.inc
1023    /manufacturing/work_order_entry.php
1024   
1025 21-Feb-2008 Joe Hunt
1026  + Added Print for documents in /admin/view_print_transaction.php (according to our new routines).
1027  $ /admin/view_print_transaction.php
1028    /applications/setup.php
1029   
1030 17-Feb-2008 Joe Hunt
1031  ! Minor change in menu and function in view_print_transaction.php
1032  $ /admin/view_print_transaction.php
1033    /application/setup.php
1034  + Preparing for print of single documents
1035  $ /reporting/includes/reporting.inc
1036  ! Removing 'out' field in table tax_types
1037  $ /sql/alter.sql
1038    /taxes/tax_types.php
1039    /taxes/db/tax_types_db.inc
1040  + Added 2 functions in ui_input.inc, button and button_cell
1041    /includes/ui/ui_input.inc
1042
1043 11-Feb-2008 Joe Hunt
1044  + Added file, update_db.php, for updating company databases from an SQL script.
1045  $ update_db.php (New file)
1046    update.html
1047   
1048 06-Fef-2008 Joe Hunt
1049  + Added Report, Salesman Listing, rep106.php. 
1050  $ /reporting/reports_main.php
1051    /reporting/rep106.php
1052   
1053 06-Feb-2008 Janusz Dobrowolski
1054  + Separation of customer invoice issue and goods delivery.
1055  + Batch invoicing for more than one delivery
1056  # Corrected inadequate shipping tax calculations.
1057  ! Default debugging status changed to off.
1058  $ /taxes/tax_calc.inc
1059    /taxes/db/tax_groups_db.inc
1060    /admin/db/voiding_db.inc
1061    /applications/customers.php
1062    /includes/systypes.inc
1063    /includes/types.inc
1064    /includes/ui/ui_controls.inc
1065    /includes/ui/ui_lists.inc
1066    /includes/ui/ui_view.inc
1067    /inventory/inquiry/stock_status.php
1068    /reporting/rep105.php
1069    /reporting/rep107.php
1070    /reporting/rep109.php
1071    /reporting/rep110.php 
1072    /reporting/rep209.php
1073    /reporting/reports_main.php
1074    /reporting/includes/doctext.inc
1075    /reporting/includes/doctext2.inc
1076    /reporting/includes/form_types.inc
1077    /reporting/includes/pdf_report.inc
1078    /reporting/includes/reports_classes.inc
1079    /sales/customer_credit_invoice.php
1080    /sales/customer_invoice.php
1081    /sales/sales_order_entry.php
1082    /sales/customer_delivery.php 
1083    /sales/includes/db/sales_delivery_db.inc 
1084    /sales/includes/ui/print_invoice.inc 
1085    /sales/includes/cart_class.inc
1086    /sales/includes/sales_db.inc
1087    /sales/includes/db/cust_trans_db.inc
1088    /sales/includes/db/cust_trans_details_db.inc
1089    /sales/includes/db/sales_credit_db.inc
1090    /sales/includes/db/sales_invoice_db.inc
1091    /sales/includes/db/sales_order_db.inc
1092    /sales/includes/ui/sales_order_ui.inc
1093    /sales/inquiry/customer_allocation_inquiry.php
1094    /sales/inquiry/customer_inquiry.php
1095    /sales/inquiry/sales_orders_view.php
1096    /sales/inquiry/sales_deliveries_view.php 
1097    /sales/view/view_dispatch.php
1098    /sales/view/view_invoice.php
1099    /sales/view/view_sales_order.php
1100    /sql/alter.sql
1101    config.php
1102   
1103 01-Feb-2008 Joe Hunt
1104  ! Changed so sales orders can have more than one row with the same stock_id. In alter.sql.
1105  $ /sales/includes/cart_class.inc
1106    /sales/includes/db/sales_credit_db.inc
1107    /sales/includes/db/sales_invoice_db.inc
1108    /sales/includes/db/sales_order_db.inc
1109    /sales/includes/db/cust_trans_details_db.inc
1110    /sales/includes/ui/sales_order_ui.inc
1111    /sales/includes/ui/sales_credit_ui.inc
1112    /sales/credit_note_entry.php
1113    /sales/customer_credit_invoice.php
1114    /sales/sales_order_entry.php
1115    /sales/customer_invoice.php
1116
1117 31-Jan-2008 Joe Hunt
1118  ! New Release 2.0 Pre Alpha
1119  $ config.php
1120  # Fixed a release 2 related bug in create_coy.php
1121  $ /admin/create_coy.php
1122  + An alter.sql file to use for updating databases. Until the update_db.php is ready, you can use the install/update companies
1123    and select the companies one by one and upload the alter.sql file to all companies. You can still run the release 2
1124    with these databases changes without any new files. They are coming as soon as possible.
1125  $ /sql/alter.sql (New file)  
1126  # Fixed a release 2 related bug. A field in supp_trans_items were declared as integer(11). Changed to VARCHAR(11) in alter.sql
1127    and 2 related files
1128  $ /purchasing/supplier_trans_gl.php
1129    /purchasing/includes/db/invoice_items_db.inc
1130  ! Moved variables $no_item_list, $no_customer_list and $no_supplier_list in config.php to company table
1131  $ /includes/ui/ui_lists.inc
1132    /purchasing/includes/ui/po_ui.inc
1133    /sales/includes/ui/sales_order_ui.inc
1134    /admin/company_preferences.php
1135    /admin/db/company_db.inc
1136    config.php
1137  + Created 3 new fields in salesman table for provision, break point and provision2. Included in alter.sql. 
1138    Update sales_people.php.Preparing for a new Salesman report with provision etc. Selected with time range. Should be very good.
1139  $ /sales/manage/sales_people.php
1140    /includes/ui/ui_input.inc
1141  
1142 -------------------- 2,0 Pre Alpha - above ----------------------------
1143 31-Jan-2008 Janusz Dobrowolski
1144  # Minor bugfix in db_import()
1145  $ /admin/db/maintenance_db.inc
1146  
1147 30-Jan-2008 Janusz Dobrowolski
1148  # Minor display fix in tax_types.php
1149  $ /taxes/tax_types.php
1150  ! Format cleanup on some files.
1151  $ /gl/includes/gl_db.inc
1152    /gl/includes/gl_ui.inc
1153    /applications/application.php
1154    frontaccounting.php
1155    index.php
1156    
1157 -------------------- 1.16 Stable Released ----------------------
1158 28-Jan-2008 Joe Hunt
1159  + Added a possibility to replace the normal listboxes for items, customer and/or suppliers with a search box.
1160    The listboxes can only hold about 1000 items. New variables in config.php, $no_item_list, $no_customer_list 
1161    and $no_supplier_list. Default is the normal behavior for all listboxes.
1162  $ /includes/ui/ui_lists.inc
1163    /sales/includes/ui/sales_orders_ui.inc
1164    /purchases/includes/ui/po_ui.inc
1165    /themes/default/images/locate.png (New file)
1166    config.php
1167
1168  + Added ALTER TABLE possibility in db_import. For future releases.
1169  $ /admin/db/maintenence_db.inc  
1170
1171  # Removed warnings 'Call-time pass-by-reference' in /includes/db/connect_db.inc and /includes/ui/ui_lists.inc
1172  # Fixed File not found when loading local stylesheet.css (for other languages) in /includes/page/header.inc
1173  $ /includes/db/connect_db.inc
1174    /includes/ui/ui_lists.inc
1175    /includes/page/header.inc
1176    /access/login.php
1177    
1178 16-Jan-2008 Joe Hunt
1179  # When login screen is displayed after session timeout page content is broken. It
1180    is because of NOT using absolute paths in href attribute theme elements.
1181  $ /access/login.php
1182  
1183 30-Dec-2007 Joe Hunt
1184  # Minor adjustments in function db_export on line 325
1185  $ /admin/db/maintenance_db.inc
1186  
1187 29-Dec-2007 Joe Hunt
1188  + Added a variable, $print_invoice_no, in config.php for printing the invoice number instead of invoice reference.
1189  $ config.php
1190  
1191  # Fixed a bug when exporting database. Exported NULL field values from NO to empty field (from mysql version 5.0.32).
1192    Also fixed a unneccessary str_replace when importing sql scripts.
1193  ! Changed the PDF presentation to deleting the Javascript cache before presentation.
1194  $ /admin/db/maintenance_db.inc
1195    /reporting/includes/pdf_report.inc
1196    
1197 13-Dec-2007 Joe Hunt
1198  # Still bugs in trial balances and account inquiry on screen when selecting non balance accounts. Fixed.
1199  $ /gl/inquiry/gl_trial_balance.php
1200    /gl/inquiry/gl_account_inquiry.php
1201
1202 13-Dec-2007 Joe Hunt
1203  # Fixed a bug when voiding a transaction (Journal Entry). An eventually underlying bank transfer was not voided.
1204  $ /admin/db/voiding_db.inc
1205  
1206 06-Dec-2007 Joe Hunt
1207  # Fixed a bug when adding lines during Payments to suppliers, the supplier was set back to the first.
1208  $ /gl/gl_payment.php
1209    /gl/includes/ui/gl_payment_ui.inc
1210    
1211  ! Changed $loc_notification to be set to 0 instead of 1.
1212  $ config.php
1213  
1214 -------------------- 1.15 Stable Released ----------------------
1215 05-Dec-2007 Joe Hunt
1216  + Added email notification to stock location when available stock is below reorder level
1217  $ config.php
1218    /sales/includes/db/sales_order_db.inc
1219    
1220  # Fixed bugs in Open balances when account is not a balance account
1221  $ /gl/inquiry/gl_trial_balance.php
1222    /gl/inquiry/gl_account_inquiry.php
1223    /reporting/rep704.php
1224    /reporting/rep708.php
1225    
1226 -------------------- 1.14 Stable Released ----------------------
1227 01-Oct-2007 Joe Hunt
1228  ! Major change in the installation of modules to also accept an SQL-file for upload.
1229  $ config.php
1230    /admin/inst_module.php
1231    /admin/db/maintenance_db.inc
1232    
1233 30-Sep-2007 Joe Hunt
1234  # The following files were still vulnerable. Fixed
1235  $ /access/login.php
1236    /includes/lang/language.php
1237
1238 -------------------- 1.13 Stable Released ----------------------
1239 14-Sep-2007 Joe Hunt
1240  + Added optional link for electronic payment on invoices (PayPal). 
1241  ! Better support for install/update languages.  
1242  ! Minor adjustments
1243  # Fixed a vulnerable item in config.php
1244  $ config.php
1245
1246 14-Sep-2007 Joe Hunt
1247  # We forgot to upload the PO file when installing new language. Used when GETTEXT is not installed on Server.
1248  # config.php has been vulnerable. Fixed.
1249  $ /admin/inst_lang.php
1250  $ config.php
1251  
1252 10-Sep-2007 Joe Hunt
1253  ! Changed Bank Address field from text to textarea (multirows)
1254  $ /gl/manage/bank_accounts.php
1255  
1256 06-Sep-2007 Joe Hunt
1257  + Added optional link for electronic payment on invoices (PayPal)
1258  $ /reporting/reports_main.php
1259    /reporting/rep107.php
1260    /reporting/includes/report_classes.inc
1261    /reporting/includes/pdf_report.inc
1262    /reporting/includes/doc_text.inc
1263    /reporting/includes/doc_text2.inc
1264    
1265 23-Aug-2007 Joe Hunt
1266  # Unnecessary parameter ($db) in check_for_recursive_bom
1267  $ /manufacturing/manage/bom_edit.php
1268  
1269 21-Aug-2007 Joe Hunt
1270  # Bug in /includes/lang/gettext.php (249) affecting changing language!
1271  $ /includes/lang/gettext.php
1272  
1273 08-Aug-2007 Joe Hunt
1274  # Minor adjustments
1275  $ config.php
1276    /access/login.php
1277    /admin/create_coy.php
1278    /reporting/includes/pdf_report.inc
1279    
1280 04-Aug-2007 Joe Hunt
1281  + Added a default fiscal year in the en_US-new.sql and start references.
1282  $ /sql/en_US-new.sql
1283  ! Changed some specific text strings in en_US.po (E.g. TAX instead of VAT)
1284  $ /lang/en_US/LC_MESSAGES/en_US.mo
1285  
1286 03-Aug-2007 Joe Hunt
1287  # A bug in Direct Invoicing (wrong Invoice Date) has been fixed.
1288  $ /sales/includes/db/sales_order_db.inc
1289  
1290 23-Jul-2007 Joe Hunt
1291  # Changed <? in front of 2 files to <?php.
1292  $ /purchasing/includes/purchasing_ui.inc
1293    /reporting/includes/class.mail.inc
1294    
1295 -------------------- 1.12 Stable Released ----------------------
1296 21-Jul-2007 Joe Hunt
1297  + Added option to handle Jalali and Islamic Calendars
1298  ! Minor adjustments
1299  $ config.php
1300    /gl/includes/db/gl_db_trans.inc
1301    /includes/date_functions.inc
1302    /includes/ui/ui_input.inc
1303    /includes/ui/ui_lists.inc
1304    /includes/ui/ui_view.inc
1305    /purchasing/po_receive_items.php
1306    /purchasing/includes/ui/invoice_ui.inc
1307    /purchasing/includes/ui/po_ui.inc
1308    /reporting/rep705.php
1309    /sales/includes/db/sales_order_db.inc
1310    /sales/includes/ui/sales_order_ui.inc
1311    
1312 20-Jul-2007 Joe Hunt
1313  ! Changed parameters on report Sales Order. Option to print as Quote.
1314  $ /reporting/reports_main.php
1315    /reporting/rep109.php
1316    /reporting/includes/pdf_report.inc
1317    /reporting/includes/doctext.inc
1318    /reporting/includes/doctext2.inc
1319  
1320 19-Jul-2007 Joe Hunt
1321  + Added Budget Entry in General Ledger. Includes Dimensions.
1322  $ config.php
1323    /applications/generalledger.php
1324    /gl/gl_budget.php (New File!)
1325    /gl/includes/db/gl_db_trans.inc
1326    /includes/date_functions.inc
1327    /reporting/report_classes.inc
1328    
1329 -------------------- 1.11 Stable Released ----------------------
1330 04-Jul-2007 Joe Hunt
1331  ! Option for using alpha numeric chart of accounts.
1332  $ config.php
1333    /gl/manage/gl_accounts.php
1334    /gl/includes/db/gl_db_accounts.inc
1335    /gl/includes/db/gl_db_bank_trans.inc
1336    /gl/includes/db/gl_db_trans.inc
1337    /gl/inquiry/gl_trial_balance.inc
1338    /admin/db/company_db.inc
1339    /inventory/includes/db/items_db.inc
1340    /sales/manage/customer_branches.inc
1341
1342 04-Jul-2007 Joe Hunt
1343  # Problems retrieving language texts for poEdit in long javascripts
1344  $ /includes/ui/ui_view.inc
1345  
1346 04-May-2007 Joe Hunt
1347  # Database error when updating more than one item row in Sales Orders.
1348  $ /sales/includes/db/sales_order_db.inc
1349  # Database error when inserting work order issues. Fixed.
1350  $ /manufacturing/includes/db/work_order_issues_db.inc
1351  
1352 03-May-2007 Joe Hunt
1353  # Multiple tables and JOIN's have syntax changes in MySQL 5.0.12. Need parentheses.
1354  $ /includes/db/manufacturing_db.inc
1355    /manufacturing/includes/db/work_order_requirements_db.inc
1356
1357 02-May-2007 Joe Hunt
1358  # Missing details on Purchase Order when emailing and printing
1359  $ /reporting/rep209.php
1360  
1361 -------------------- 1.1 Stable Released ----------------------
1362 02-May-2007 Joe Hunt
1363  + Enabled module addons and all the below bugfixes. No changes in database structure.
1364  - Removed /sql/basic.sql (included in the other sql files)
1365  - Removed /themes/default/images/left.gif and /themes/default/images/right.gif 
1366    (not needed anymore).
1367  + Addition of update.html  
1368  $ /admin/inst_module.php (New file!)
1369    /applications/customers.php
1370    /applications/dimensions.php
1371    /applications/generalledger.php
1372    /applications/inventory.php
1373    /applications/manufacturing.php
1374    /applications/setup.php
1375    /applications/suppliers.php
1376    /install/index.php
1377    /install/save.php
1378    /modules/inst_modules.php (New folder and new file!)
1379    /modules/index.php (New file!)
1380    /sql/en_US-demo.sql
1381    /sql/en_US-new.sql
1382    install.html
1383    update.html (New file!)
1384    
1385 01-May-2007 Joe Hunt
1386  # Missing measure of units when printing sales orders
1387  # Update of Sales People caused a database error
1388  $ /sales/manage/sales_people.php
1389    /reporting/rep109.php
1390  
1391 30-Apr-2007 Joe Hunt
1392  + The selected menu tab is now shown with same background as hover color.
1393  $ config.php (default tab line 77. Change if you want)
1394    /includes/page/header.inc
1395    
1396 28-Apr-2007 Joe Hunt
1397  # When saving work order entries a lot of debug boxes appeared. Fixed
1398  # When clicking on the link, Issue, on work order inquires an empty screen appeared. Fixed
1399  # When retrieving work centres id's there was a database error. Fixed by casting string to unsigned
1400  $ /includes/db/manufacturing_db.inc
1401    /manufacturing/work_order_entry.php
1402    /manufacturing/includes/work_order_issue_ui.inc
1403    /manufacturing/includes/db/work_order_requirements_db.inc
1404    /manufacturing/includes/db/work_orders_quick_db.inc
1405    /manufacturing/inquiry/where_used_inquiry.php
1406    
1407 25-Apr-2007 Joe Hunt
1408  # Missing Date Picker
1409  $ /sales/customer_invoice.php
1410  # No JS popup window
1411  $ /sales/view/view_invoice.php
1412  
1413 24-Apr-2007 Joe Hunt
1414  ! New and better Date Picker, better cool theme.
1415  $ /includes/ui/ui_input.inc
1416    /includes/ui/ui_view.inc
1417    /reporting/includes/reports_classes.inc
1418    /themes/cool/default.css
1419
1420 -------------------- 1.0.1 Stable Released ----------------------
1421 23-Apr-2007 Joe Hunt
1422  ! Release 1.0.1 established on SourceForge, fixing the bugs and including a Date Picker,
1423    the changes for selection lists customers/suppliers and the Audit Trail.
1424
1425 22-Apr-2007 Joe Hunt
1426  ! Changed the two selection lists for customers/suppliers in reports to a single one with
1427    No Filter
1428  ! Changed the sort order in these selection lists from id to name.
1429  + Added Audit Trail in GL trans. A switch in config.php, $use_audit_trail, must be set to 1.
1430  $ /reporting/reports_main.php
1431    /reporting/rep101.php
1432    /reporting/rep102.php
1433    /reporting/rep201.php
1434    /reporting/rep202.php
1435    /reporting/rep203.php
1436    /reporting/rep204.php
1437    /reporting/includes/reports_classes.inc
1438    /includes/ui/ui_lists.inc
1439    /gl/includes/db/gl_db_trans.inc
1440    config.php
1441    
1442 22-Apr-2007 Joe Hunt
1443  + Date Picker for all date fields.
1444  $ config.php
1445    /admin/fiscalyears.php
1446    /admin/void_transaction.php
1447    /includes/ui/ui_view.inc
1448    /includes/ui/ui_input.inc
1449    /dimensions/dimension_entry.php
1450    /dimensions/inquiry/search_dimensions.php
1451    /gl/gl_journal.php
1452    /gl/gl_deposit.php
1453    /gl/gl_payment.php
1454    /gl/bank_transfer.php
1455    /gl/inquiry/bank_inquiry.php
1456    /gl/inquiry/gl_account_inquiry.php
1457    /gl/inquiry/gl_trial_balance.php
1458    /gl/manage/exchange_rates.php
1459    /inventory/adjustments.php
1460    /inventory/transfers.php
1461    /inventory/inquiry/stock_movements.php
1462    /inventory/manage/items.php
1463    /manufacturing/work_order_add_finished.php
1464    /manufacturing/work_order_entry.php
1465    /manufacturing/work_order_issue.php
1466    /manufacturing/work_order_release.php
1467    /purchasing/supplier_payment.php
1468    /purchasing/po_entry_items.php
1469    /purchasing/po_receive_items.php
1470    /purchasing/supplier_credit.php
1471    /purchasing/supplier_credit_grns.php
1472    /purchasing/supplier_invoice.php
1473    /purchasing/supplier_invoice_grns.php
1474    /purchasing/supplier_trans_gl.php
1475    /purchasing/includes/ui/po_ui.inc
1476    /purchasing/inquity/po_search.php
1477    /purchasing/inquiry/po_search_completed.php
1478    /purchasing/inquiry/supplier_allocation_inquiry.php
1479    /purchasing/inquiry/supplier_inquiry.php
1480    /reporting/reports_main.php
1481    /reporting/includes/reports_classes.inc
1482    /sales/credit_note_entry.php
1483    /sales/customer_credit_invoice.php
1484    /sales/customer_payments.php
1485    /sales/sales_order_entry.php
1486    /sales/includes/ui/sales_order_ui.inc
1487    /sales/inquiry/customer_allocation_inquiry.php
1488    /sales/inquiry/customer_inquiry.php
1489    /sales/inquiry/sales_orders_view.php
1490    New image files:
1491    /themes/default/images/cal.gif
1492    /themes/default/images/next.gif
1493    /themes/default/images/prev.gif
1494
1495 19-Apr-2007 Joe Hunt
1496  # Bug no 1703895, Account numbers are varchars, need quotes, fixed
1497  # Bug no 1703891, Reserved MySQL words used as column names, fixed
1498  $ /taxes/db/tax_types_db.inc
1499
1500  # Bug no 1703888, Apostrophes and other unescaped characters, fixed
1501  $ /gl/manage/gl_accounts.php
1502    /gl/includes/db/gl_db_accounts.inc
1503    /includes/ui/ui_input.inc
1504
1505 18-Apr-2007 Joe Hunt
1506  # Bug no 1702594, Logon Loop, fixed
1507  $ config.php
1508
1509 -------------------- 1.0a Stable Released ----------------------
1510 10-Apr-2007 Joe Hunt
1511  ! Release 1.0a established on SourceForge, fixing the bugs.
1512
1513 11-Apr-2007 Joe Hunt
1514  # Bug No 1698214, Creating Items, fixed
1515  $ /includes/ui/ui_lists.inc
1516  # Bug no 1698216, Item Movements, fixed
1517  $ /inventory/manage/items.php
1518
1519 -------------------- 1.0 Stable Released ----------------------
1520 10-Apr-2007 Joe Hunt
1521  ! Release 1.0 established on SourceForge.
1522
1523 2. Copyright and disclaimer
1524 ---------------------------
1525 This application is opensource software released under the GPL.  Please
1526 see source code and the LICENSE file