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