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