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