New CHANGELOG.txt
authorJoe <joe.hunt.consulting@gmail.com>
Sun, 18 Sep 2022 06:11:43 +0000 (08:11 +0200)
committerJoe <joe.hunt.consulting@gmail.com>
Sun, 18 Sep 2022 06:11:43 +0000 (08:11 +0200)
CHANGELOG.txt

index 4f52af6f17cf6dbd34018720195aa7f7428e5e42..d449fd3cdda1e07b87f9db9b1dd56ba3726e795e 100644 (file)
@@ -1,3 +1,69 @@
+2022-09-18 08:08:48 +0200 Joe 
+Release 2.4.13
+M      lang/new_language_template/LC_MESSAGES/empty.po
+M      version.php
+
+2022-09-11 16:43:44 +0200 Joe 
+PHP 8 array bool error Fixed.
+M      sales/customer_payments.php
+
+2022-09-11 16:42:44 +0200 Joe 
+Credit note can be posted without customer selected when search customer List is enabled. Fixed.
+M      purchasing/supplier_credit.php
+M      purchasing/supplier_invoice.php
+M      sales/credit_note_entry.php
+
+2022-09-07 18:34:17 +0200 Joe 
+Incorrect Journal Balance (sales invoice) when many decimals in tax and price.
+M      gl/includes/db/gl_db_trans.inc
+
+2022-09-06 17:13:24 +0200 Joe 
+Sales group query error in mysql 8. groups is a reserved word. Fixed
+M      includes/ui/ui_lists.inc
+M      sales/includes/db/sales_groups_db.inc
+
+2022-08-29 22:19:04 +0200 Janusz Dobrowolski 
+Added comment to SECURE_ONLY constant.
+M      includes/session.inc
+
+2022-08-15 09:05:27 +0200 Joe 
+Show also Upcoming Purchase Invoices - in Dashboard. Fixed.
+M      includes/dashboard.inc
+
+2022-07-28 11:17:47 +0200 Joe 
+php 8 error. class.mail.inc. line 149. #5 parameter cannot be null.
+M      reporting/includes/class.mail.inc
+
+2022-07-23 00:47:07 +0200 Joe 
+php 8. strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated. Fixed.
+M      includes/date_functions.inc
+
+2022-07-22 23:56:47 +0200 Joe 
+php 8. cannot generate recurring invoices after upgrade to 2.4.12. Fixed.
+M      reporting/includes/reporting.inc
+
+2022-07-17 19:58:14 +0200 Joe 
+Rerun 2. Invoice not converting from DN due to float bug in PHP. items_units_db.inc is already included.
+M      sales/customer_delivery.php
+M      sales/customer_invoice.php
+
+2022-07-17 12:06:14 +0200 Joe 
+Rerun of Invoice not converting from DN due to float bug. Fixed.
+M      sales/customer_invoice.php
+
+2022-07-17 11:56:25 +0200 Joe 
+Invoice not converting from DN due to float bug (dec in units).
+M      sales/customer_delivery.php
+M      sales/customer_invoice.php
+
+2022-07-15 08:41:18 +0200 Joe 
+get_stock_gl_code function called twice in the add_supp_invoice. Fixed.
+M      purchasing/includes/db/invoice_db.inc
+
+2022-07-13 08:00:09 +0200 Joe 
+CHANGELOG.txt
+M      CHANGELOG.txt
+
 2022-07-13 07:55:11 +0200 Joe 
 Release 2.4.12
 M      CHANGELOG.txt