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