X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=CHANGELOG.txt;h=e072657151f430918872b2a995cadb0a217d4096;hb=HEAD;hp=401cb2b889dd99f0353020a5cc0d445a30faf5a2;hpb=2ce280fb8619210f21485b723ec4cb2b306fcce9;p=fa-stable.git diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 401cb2b8..e0726571 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,3 +1,153 @@ +2024-04-03 11:13:23 +0200 Joe +Release 2.4.18 +M lang/new_language_template/LC_MESSAGES/empty.po +M version.php + +2024-03-29 09:10:04 +0100 Joe +Wrong implicit conversion from double. Fixed by using int. +M inventory/manage/items.php + +2024-03-29 09:08:25 +0100 Joe +Wrong default function parameters in display_type. Fixed. +M gl/inquiry/profit_loss.php + +2024-03-17 11:04:46 +0100 Janusz Dobrowolski +[0005735] Additional fix for php>=8.2 +M reporting/includes/class.mail.inc + +2024-03-15 12:18:14 +0100 Joe +Bug. Edit Journal -> orphaned attachments. +M gl/includes/db/gl_journal.inc + +2024-03-15 11:46:33 +0100 Janusz Dobrowolski +[0005735] Problems with sending emails with encoding other than ASCII - fixed. +M inventory/includes/inventory_db.inc +M reporting/includes/class.mail.inc +M reporting/includes/pdf_report.inc +M reporting/rep107.php +M reporting/rep108.php + +2024-03-15 11:43:52 +0100 Janusz Dobrowolski +Fixed language modules locale.inc integration. +M includes/hooks.inc + +2024-01-18 10:17:02 +0100 Joe +Fixed more php 8.2 deprecation bugs. +M frontaccounting.php +M reporting/includes/Workbook.php +M reporting/includes/excel_report.inc +M sales/sales_order_entry.php + +2023-11-15 08:58:24 +0100 Joe +Better sql construct in sales/includes/db/sales_order_db.inc +M sales/includes/db/sales_order_db.inc + +2023-11-01 19:58:56 +0100 Janusz Dobrowolski +Compatibility regression fix for previous commit. +M reporting/includes/class.mail.inc + +2023-10-29 23:06:25 +0100 Janusz Dobrowolski +[0005711] Bad Content-type set for invoice mail attachment; malformed invoice mails sent from Win based FA servers. Fixed +M reporting/includes/class.mail.inc + +2023-10-24 13:31:52 +0200 Joe +Rerun bank_accounts.php. Fixed missing Date Picker. +M gl/manage/bank_accounts.php + +2023-10-24 10:11:19 +0200 Joe +Implemented attachments for Bank Account, and redesign of Bank Accounts to a tabbed window with Settings, transactions and attachments. +M admin/attachments.php +M admin/db/attachments_db.inc +M admin/db/transactions_db.inc +M gl/inquiry/bank_inquiry.php +M gl/manage/bank_accounts.php +M includes/sysnames.inc +M includes/types.inc +M includes/ui/attachment.inc + +2023-10-22 00:25:51 +0200 Joe +Customer Transaction Inquiry on Reference (partly) fixed. +M sales/inquiry/customer_inquiry.php + +2023-10-22 00:10:20 +0200 Joe +Bug 5722: Canceled Sales Orders Show Up In Sales Order Inquiry. Fixed. +M sales/includes/db/cust_trans_db.inc +M sales/includes/db/sales_order_db.inc +M sales/inquiry/sales_orders_view.php + +2023-10-09 23:46:39 +0200 Joe +CHANGELOG.txt +M CHANGELOG.txt + +2023-10-09 23:39:22 +0200 Joe +Release 2.4.17 +M CHANGELOG.txt +M version.php + +2023-09-22 23:22:34 +0200 Joe +Bug Found in Supplier Invoice in Calculating Unit Tax +M purchasing/includes/db/invoice_db.inc + +2023-09-21 14:22:57 +0200 Joe +New empty language empty.po file +M lang/new_language_template/LC_MESSAGES/empty.po + +2023-08-08 16:55:12 +0200 Joe +PHP 8.2 rerun of /sales/includes/cart_class.inc. Fixed back to deliver_to. +M sales/includes/cart_class.inc + +2023-08-07 23:03:40 +0200 Joe +PHP 8.2 More fixes. Deprecated dynamic member adds. +M admin/includes/fa_patch.class.inc +M sales/includes/cart_class.inc + +2023-08-07 21:17:15 +0200 Joe +PHP 8.2 Compatibility Improvement, better implementation. +M includes/hooks.inc +M includes/prefs/userprefs.inc +M includes/ui/allocation_cart.inc +M reporting/includes/class.graphic.inc +M sales/includes/cart_class.inc + +2023-08-07 16:45:51 +0200 Joe +First fix of PHP 8.2 deprecated errors. Not seen with $go_debug = 0, but error.log was huge. +M includes/hooks.inc +M includes/prefs/userprefs.inc +M includes/ui/allocation_cart.inc +M includes/ui/attachment.inc +M includes/ui/contacts_view.inc +M purchasing/inquiry/supplier_inquiry.php +M reporting/includes/class.graphic.inc +M reporting/rep110.php +M sales/includes/cart_class.inc +M sales/inquiry/customer_inquiry.php + +2023-08-06 10:10:35 +0200 Joe +Improvement of last commit, XUMM XRP. Payment Link. +M includes/ui/ui_view.inc + +2023-08-01 09:28:37 +0200 Joe +Added Payment Link (Payment Service) for XUMM. A Dutch free Payment Service. +M includes/ui/ui_view.inc + +2023-07-03 10:20:31 +0200 Joe +Bug 5709: Opening Bal. is calculated incorrectly in supplier balance. Fixed. +M reporting/rep201.php + +2023-05-22 06:56:06 +0200 Joe +Mark Inactive Customers and Suppliers in Reports (when no Filter). +M reporting/rep101.php +M reporting/rep102.php +M reporting/rep115.php +M reporting/rep201.php +M reporting/rep202.php +M reporting/rep203.php +M reporting/rep206.php + +2023-05-03 11:01:57 +0200 Joe +CHANGELOG.txt +M CHANGELOG.txt + 2023-05-03 10:59:32 +0200 Joe Release 2.4.16 M lang/new_language_template/LC_MESSAGES/empty.po