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