X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=CHANGELOG.txt;h=52234682ea691504359b89e70b5a77f24c720331;hb=71ec023b51178bf39c73d6c33fd3b186c66d1992;hp=5d0eeb75c5a3c6de4e0d48ce90104c26d3b6acbb;hpb=42b7bc81eecc99d146c260d999a438ded4c32457;p=fa-stable.git diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 5d0eeb75..52234682 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -19,9 +19,35 @@ Legend: ! -> Note $ -> Affected files +22-May-2010 Janusz Dobrowolski +# Fixed html generationfor buttons +$ /includes/ui/ui_input.inc + +13-May-2010 Janusz Dobrowolski +# [0000229] Payment overallocation is now forbidden (addendum) +$ /js/payalloc.js + +12-May-2010 Janusz Dobrowolski +# [0000226] Fixed diagnostic checks for javascript cached files, improved readability +$ /admin/system_diagnostics.php +# [0000227] Fixed cookie name to enable multiply FA instances on the same server. +$ /includes/session.inc +# [0000229] Payment overallocation is now forbidden +$ /includes/ui/allocation_cart.inc + /js/allocate.js +# Fixed email links to use ajax +$ /purchasing/po_entry_items.php + /sales/credit_note_entry.php + /sales/customer_delivery.php + /sales/customer_invoice.php +# Fixed shipping tax naming +$ /taxes/tax_groups.php + 12-May-2010 Joe Hunt ! Changed to allow change of theme in 'allow_demo_mode' during session $ /admin/display_prefs.php +! [0000228] Sales order inquiry using reference number. +$ /sales/inquiry/sales_orders_view.php 10-May-2010 Joe Hunt/Alvin ! Changed so Print Statements don't list voided items.