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