fa-stable.git
21 months agoImplemented an Items tab for attachments and modified the existing setup attachments.
Joe [Sun, 30 Apr 2023 11:38:11 +0000 (13:38 +0200)]
Implemented an Items tab for attachments and modified the existing setup attachments.

21 months agoBug 5694: Request Various Attachment Changes. Fixed the most.
Joe [Fri, 28 Apr 2023 21:28:39 +0000 (23:28 +0200)]
Bug 5694: Request Various Attachment Changes. Fixed the most.

21 months agoRerun of Supplier Inquiry Aging. Optimizing.
Joe [Fri, 28 Apr 2023 15:49:54 +0000 (17:49 +0200)]
Rerun of Supplier Inquiry Aging. Optimizing.

21 months agoBug 5697: In Supplier Transaction Inquiry, Aging balances are Incorrect. Fixed.
Joe [Fri, 28 Apr 2023 12:53:39 +0000 (14:53 +0200)]
Bug 5697: In Supplier Transaction Inquiry, Aging balances are Incorrect. Fixed.

21 months agoBug 5682: Voided Invoices and PO Deliveries showing up in inquiries. Fixed.
Joe [Fri, 28 Apr 2023 08:44:35 +0000 (10:44 +0200)]
Bug 5682: Voided Invoices and PO Deliveries showing up in inquiries. Fixed.

21 months agoBug 5698: Rep302 Spelling Mistake. Fixed.
Joe [Thu, 27 Apr 2023 15:45:10 +0000 (17:45 +0200)]
Bug 5698: Rep302 Spelling Mistake. Fixed.

21 months agoAllow fractional entry of Purchase Order Line Price. Upot 6 decimals.
Joe [Thu, 27 Apr 2023 15:34:39 +0000 (17:34 +0200)]
Allow fractional entry of Purchase Order Line Price. Upot 6 decimals.

21 months agoBug 5695: Purchase Order Item Description should be saved on the PO line description...
Joe [Thu, 27 Apr 2023 15:32:38 +0000 (17:32 +0200)]
Bug 5695: Purchase Order Item Description should be saved on the PO line description directly. Fixed.

22 months agoSupplier description is overwritten when receiving items. Fixed.
Joe [Wed, 19 Apr 2023 05:24:56 +0000 (07:24 +0200)]
Supplier description is overwritten when receiving items. Fixed.

22 months agoThe average material cost test for either qoh > 0 and qoh + qty > 0 has changed to...
Joe [Sun, 16 Apr 2023 08:06:09 +0000 (10:06 +0200)]
The average material cost test for either qoh > 0 and qoh + qty > 0 has changed to 0.0000000001 to avoid strange php results for very small values.

22 months agoChanged get_unic_dec to get_qty_dec for eliminating return -1.
Joe [Sat, 15 Apr 2023 09:27:08 +0000 (11:27 +0200)]
Changed get_unic_dec to get_qty_dec for eliminating return -1.

22 months agoNew translatable strings in locations.php.
Joe [Fri, 14 Apr 2023 08:17:54 +0000 (10:17 +0200)]
New translatable strings in locations.php.

22 months ago0005692: Translatable Strings in locations.php were not translatable. Fixed.
Joe [Fri, 14 Apr 2023 08:09:26 +0000 (10:09 +0200)]
0005692: Translatable Strings in locations.php were not translatable. Fixed.

22 months agoBug 5685: Bank Statement w/Reconcile report includes gl_trans values that are "0...
Joe [Tue, 4 Apr 2023 14:54:53 +0000 (16:54 +0200)]
Bug 5685: Bank Statement w/Reconcile report includes gl_trans values that are "0.00". Fixed.

22 months agoBug 5687: Unable to dispatch SO for service items with u/m decimal places set as...
Joe [Sat, 1 Apr 2023 12:29:21 +0000 (14:29 +0200)]
Bug 5687: Unable to dispatch SO for service items with u/m decimal places set as "user defined" when SO item qty is less than 5. Fixed.

22 months agoAnnoyance 5683: Allow attachments from most needed post-creation option screens.
Joe [Wed, 29 Mar 2023 08:24:38 +0000 (10:24 +0200)]
Annoyance 5683: Allow attachments from most needed post-creation option screens.

23 months agoRerun. Attach documents: error message when attaching document on some php8 versions...
Joe [Sat, 25 Mar 2023 21:50:30 +0000 (22:50 +0100)]
Rerun. Attach documents: error message when attaching document on some php8 versions fixed.

23 months ago[0005684] Attach documents: error message when attaching document on some php8 versio...
Janusz Dobrowolski [Sat, 25 Mar 2023 20:48:17 +0000 (21:48 +0100)]
[0005684] Attach documents: error message when attaching document on some php8 versions fixed.

23 months ago[0005679] Supplier Invoices: error when second invoice to GRN was entered, fixed.
Janusz Dobrowolski [Sat, 18 Mar 2023 08:17:06 +0000 (09:17 +0100)]
[0005679] Supplier Invoices: error when second invoice to GRN was entered, fixed.

23 months agoBug 5678: Customer/Supplier Transactions Ageing Display Calculates Incorrectly (inclu...
Joe [Tue, 7 Mar 2023 23:48:48 +0000 (00:48 +0100)]
Bug 5678: Customer/Supplier Transactions Ageing Display Calculates Incorrectly (including full allocs) in Customer/Supplier Inquiries. Fixed.

23 months agobug. Supplier Payment db calls void_cust_allocations. Fixed to void_supp_allocations.
Joe [Fri, 3 Mar 2023 15:10:01 +0000 (16:10 +0100)]
bug. Supplier Payment db calls void_cust_allocations. Fixed to void_supp_allocations.

23 months agoBug 5676: Currency stored in MySQL DOUBLE Type causes strange error. Fixed by explici...
Joe [Tue, 28 Feb 2023 10:00:12 +0000 (11:00 +0100)]
Bug 5676: Currency stored in MySQL DOUBLE Type causes strange error. Fixed by explicitly SQL ROUND to price dec in updating allocations.

23 months agoBug. add_domain function generates a big list of not found domain file errors. Fixed.
Joe [Fri, 24 Feb 2023 09:49:28 +0000 (10:49 +0100)]
Bug. add_domain function generates a big list of not found domain file errors. Fixed.

23 months agoNew CHANGELOG.txt
Joe [Fri, 24 Feb 2023 08:44:24 +0000 (09:44 +0100)]
New CHANGELOG.txt

23 months agoRelease 2.4.15
Joe [Fri, 24 Feb 2023 08:42:00 +0000 (09:42 +0100)]
Release 2.4.15

23 months agoPHP 8.1 onwards db_set_charset needs second parameter not null. Fixed with defaykt...
Joe [Fri, 24 Feb 2023 08:40:59 +0000 (09:40 +0100)]
PHP 8.1 onwards db_set_charset needs second parameter not null. Fixed with defaykt utf8.

2 years agoRerun cleanup in attachments_db.inc
Joe [Tue, 7 Feb 2023 22:49:49 +0000 (23:49 +0100)]
Rerun cleanup in attachments_db.inc

2 years agoClean up in function get_attachment_string() in attachments_db.inc
Joe [Tue, 7 Feb 2023 22:40:58 +0000 (23:40 +0100)]
Clean up in function get_attachment_string() in attachments_db.inc

2 years agoBug. php 8. nl2br with null parameter in view_sales_order. Fixed.
Joe [Tue, 7 Feb 2023 22:37:55 +0000 (23:37 +0100)]
Bug. php 8. nl2br with null parameter in view_sales_order. Fixed.

2 years agoMoved years in default COAs one year forward.
Joe [Mon, 6 Feb 2023 22:28:37 +0000 (23:28 +0100)]
Moved years in default COAs one year forward.

2 years agoFixed a bug in presenting a fixed asset attachment (should be the Supplier Invoice).
Joe [Sun, 5 Feb 2023 23:46:47 +0000 (00:46 +0100)]
Fixed a bug in presenting a fixed asset attachment (should be the Supplier Invoice).

2 years agoAdded Customer Payment Attachments and Supplier Payment Attachments after operation.
Joe [Sun, 5 Feb 2023 15:03:18 +0000 (16:03 +0100)]
Added Customer Payment Attachments and Supplier Payment Attachments after operation.

2 years agoImplemented automatic greater fonts when higher screen resolutions.
Joe [Sat, 28 Jan 2023 12:47:49 +0000 (13:47 +0100)]
Implemented automatic greater fonts when higher screen resolutions.

2 years agoExtensions: fixed gettext support for modules.
Janusz Dobrowolski [Thu, 26 Jan 2023 22:27:20 +0000 (23:27 +0100)]
Extensions: fixed gettext support for modules.

2 years agoInstall/Activate Extensions: displays more sensible information for modules available...
Janusz Dobrowolski [Thu, 26 Jan 2023 22:24:18 +0000 (23:24 +0100)]
Install/Activate Extensions: displays more sensible information for modules available/installed.

2 years agoFunction add_access_extension was missing. Fixed.
Joe [Tue, 24 Jan 2023 10:00:47 +0000 (11:00 +0100)]
Function add_access_extension was missing. Fixed.

2 years agoCannot add received items to invoice if there are empty prev. items. Fixed.
Joe [Sun, 22 Jan 2023 16:06:17 +0000 (17:06 +0100)]
Cannot add received items to invoice if there are empty prev. items. Fixed.

2 years agoGL Account in Company Defaults missing for test. Fixed
Joe [Tue, 17 Jan 2023 11:54:17 +0000 (12:54 +0100)]
GL Account in Company Defaults missing for test. Fixed

2 years agoAudit trail is showing double entries for Payment and Deposit. Fixed.
Joe [Mon, 16 Jan 2023 22:21:56 +0000 (23:21 +0100)]
Audit trail is showing double entries for Payment and Deposit. Fixed.

2 years agoCredit note bug in suppliers. Result in errors. Fixed.
Joe [Thu, 5 Jan 2023 14:15:47 +0000 (15:15 +0100)]
Credit note bug in suppliers. Result in errors. Fixed.

2 years agoAdded 'company_logo_on_views' in sys_prefs in the default sql charts.
Joe [Tue, 3 Jan 2023 15:15:06 +0000 (16:15 +0100)]
Added 'company_logo_on_views' in sys_prefs in the default sql charts.

2 years agoAdded company switch for placing company logo on certain views.
Joe [Mon, 26 Dec 2022 14:17:01 +0000 (15:17 +0100)]
Added company switch for placing company logo on certain views.

2 years agoReconcile Bank Account added filter up to reconcile data.
Joe [Sun, 25 Dec 2022 09:55:18 +0000 (10:55 +0100)]
Reconcile Bank Account added filter up to reconcile data.

2 years agoInventory valuation report. 301 unit decimal -1 issue. Fixed.
Joe [Fri, 23 Dec 2022 08:38:00 +0000 (09:38 +0100)]
Inventory valuation report. 301 unit decimal -1 issue. Fixed.

2 years agoAdded 'Journal Entries' to empty.po file.
Joe [Fri, 9 Dec 2022 23:36:10 +0000 (00:36 +0100)]
Added 'Journal Entries' to empty.po file.

2 years agoCustomer Transactions, Allocations and Supplier Transactions, Allocations has got...
Joe [Thu, 8 Dec 2022 09:08:06 +0000 (10:08 +0100)]
Customer Transactions, Allocations and Supplier Transactions, Allocations has got another selection type, Journal Entries.

2 years agoWhen booking costs on workorders the set dimension on the item wasn't booked on the...
Joe [Mon, 5 Dec 2022 09:30:05 +0000 (10:30 +0100)]
When booking costs on workorders the set dimension on the item wasn't booked on the balance account. Fixed.

2 years agoBug in purchasing/includes/db/invoice_db.inc gives error. Fixed.
Joe [Sun, 20 Nov 2022 20:18:22 +0000 (21:18 +0100)]
Bug in purchasing/includes/db/invoice_db.inc gives error. Fixed.

2 years agoNot translatable string in rep108. Changed text in display_notation.
Joe [Thu, 17 Nov 2022 22:56:48 +0000 (23:56 +0100)]
Not translatable string in rep108. Changed text in display_notation.

2 years agoAnother rerun. Not translatable string in rep108. Fixed and improved. New empty.po.
Joe [Sat, 12 Nov 2022 13:04:03 +0000 (14:04 +0100)]
Another rerun. Not translatable string in rep108. Fixed and improved. New empty.po.

2 years agoRerun. Not translatable string in rep108. Fixed.
Joe [Fri, 11 Nov 2022 15:30:39 +0000 (16:30 +0100)]
Rerun. Not translatable string in rep108. Fixed.

2 years agoNot translatable string in rep108. Fixed.
Joe [Fri, 11 Nov 2022 15:24:24 +0000 (16:24 +0100)]
Not translatable string in rep108. Fixed.

2 years agoSecon Rerun of voiding Customer Payment. Of course test for type first.
Joe [Thu, 3 Nov 2022 16:07:42 +0000 (17:07 +0100)]
Secon Rerun of voiding Customer Payment. Of course test for type first.

2 years agoCost Update - Second parameter in memo was not showing decimals. Fixed.
Joe [Thu, 3 Nov 2022 07:54:40 +0000 (08:54 +0100)]
Cost Update - Second parameter in memo was not showing decimals. Fixed.

2 years agoRerun of Can't void Customer Payment.
Joe [Wed, 2 Nov 2022 12:20:38 +0000 (13:20 +0100)]
Rerun of Can't void Customer Payment.

2 years agoCan't void customer payment if there is an invoice with same number that has been...
Joe [Wed, 2 Nov 2022 09:20:31 +0000 (10:20 +0100)]
Can't void customer payment if there is an invoice with same number that has been credited. Fixed

2 years agoBug 5660: php8. Unable to create customer credit note. Fixed.
Joe [Tue, 1 Nov 2022 19:53:40 +0000 (20:53 +0100)]
Bug 5660: php8. Unable to create customer credit note. Fixed.

2 years agoBug. Dimensions on credit note should also be set on balance accounts. Fixed.
Joe [Tue, 1 Nov 2022 19:25:55 +0000 (20:25 +0100)]
Bug. Dimensions on credit note should also be set on balance accounts. Fixed.

2 years agoBug. Dimensions in cost update should also be set on balance accounts. Fixed.
Joe [Tue, 1 Nov 2022 19:10:00 +0000 (20:10 +0100)]
Bug. Dimensions in cost update should also be set on balance accounts. Fixed.

2 years agoBug. GL Dimensions should also be included on balance accounts in sales order deliver...
Joe [Tue, 1 Nov 2022 16:50:45 +0000 (17:50 +0100)]
Bug. GL Dimensions should also be included on balance accounts in sales order delivery and Inventory adjustments. Fixed.

2 years agoCHANGELOG.txt
Joe [Wed, 26 Oct 2022 07:29:07 +0000 (09:29 +0200)]
CHANGELOG.txt

2 years agoRelease 2.4.14
Joe [Wed, 26 Oct 2022 07:26:01 +0000 (09:26 +0200)]
Release 2.4.14

2 years agoBug. Add instruction if Login from unsecure server. Fixed.
Joe [Tue, 25 Oct 2022 17:06:00 +0000 (19:06 +0200)]
Bug. Add instruction if Login from unsecure server. Fixed.

2 years agoFeature. Add Supplier Invoice Menu after Supplier Payment. Fixed.
Joe [Tue, 25 Oct 2022 17:04:26 +0000 (19:04 +0200)]
Feature. Add Supplier Invoice Menu after Supplier Payment. Fixed.

2 years agoTypo on line 265. Fixed.
Joe [Thu, 20 Oct 2022 07:14:06 +0000 (09:14 +0200)]
Typo on line 265. Fixed.

2 years agoModifying Supplier Credit: reverted GL postings - fixed.
Janusz Dobrowolski [Thu, 29 Sep 2022 08:12:08 +0000 (10:12 +0200)]
Modifying Supplier Credit: reverted GL postings - fixed.
Supplier Credit Note: invalid reference number selected for credit against invoice - fixed

2 years agoUpdating the empty.po language file. Files adjustment.
Joe [Mon, 26 Sep 2022 09:41:47 +0000 (11:41 +0200)]
Updating the empty.po language file. Files adjustment.

2 years agoTypo in ISO_8859-1 => ISO-8859-1. Fixed
Joe [Fri, 23 Sep 2022 09:21:40 +0000 (11:21 +0200)]
Typo in ISO_8859-1 => ISO-8859-1. Fixed

2 years agoPHP 8 deprecated parameter in imagefilledpolygon. More float to int problems. Only...
Joe [Thu, 22 Sep 2022 09:49:19 +0000 (11:49 +0200)]
PHP 8 deprecated parameter in imagefilledpolygon. More float to int problems. Only problems in reporting. Fixed.

2 years agoPHP 8. Conversion from float to int loses precision in file: line 1391. Fixed.
Joe [Tue, 20 Sep 2022 21:58:42 +0000 (23:58 +0200)]
PHP 8. Conversion from float to int loses precision in file: line 1391. Fixed.

2 years agoNew CHANGELOG.txt
Joe [Sun, 18 Sep 2022 06:11:43 +0000 (08:11 +0200)]
New CHANGELOG.txt

2 years agoRelease 2.4.13
Joe [Sun, 18 Sep 2022 06:08:48 +0000 (08:08 +0200)]
Release 2.4.13

2 years agoPHP 8 array bool error Fixed.
Joe [Sun, 11 Sep 2022 14:43:44 +0000 (16:43 +0200)]
PHP 8 array bool error Fixed.

2 years agoCredit note can be posted without customer selected when search customer List is...
Joe [Sun, 11 Sep 2022 14:42:44 +0000 (16:42 +0200)]
Credit note can be posted without customer selected when search customer List is enabled. Fixed.

2 years agoIncorrect Journal Balance (sales invoice) when many decimals in tax and price.
Joe [Wed, 7 Sep 2022 16:34:17 +0000 (18:34 +0200)]
Incorrect Journal Balance (sales invoice) when many decimals in tax and price.

2 years agoSales group query error in mysql 8. groups is a reserved word. Fixed
Joe [Tue, 6 Sep 2022 15:13:24 +0000 (17:13 +0200)]
Sales group query error in mysql 8. groups is a reserved word. Fixed

2 years agoAdded comment to SECURE_ONLY constant.
Janusz Dobrowolski [Mon, 29 Aug 2022 20:19:04 +0000 (22:19 +0200)]
Added comment to SECURE_ONLY constant.

2 years agoShow also Upcoming Purchase Invoices - in Dashboard. Fixed.
Joe [Mon, 15 Aug 2022 07:05:27 +0000 (09:05 +0200)]
Show also Upcoming Purchase Invoices - in Dashboard. Fixed.

2 years agophp 8 error. class.mail.inc. line 149. #5 parameter cannot be null.
Joe [Thu, 28 Jul 2022 09:17:47 +0000 (11:17 +0200)]
php 8 error. class.mail.inc. line 149. #5 parameter cannot be null.

2 years agophp 8. strpos(): Passing null to parameter #1 ($haystack) of type string is deprecate...
Joe [Fri, 22 Jul 2022 22:47:07 +0000 (00:47 +0200)]
php 8. strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated. Fixed.

2 years agophp 8. cannot generate recurring invoices after upgrade to 2.4.12. Fixed.
Joe [Fri, 22 Jul 2022 21:56:47 +0000 (23:56 +0200)]
php 8. cannot generate recurring invoices after upgrade to 2.4.12. Fixed.

2 years agoRerun 2. Invoice not converting from DN due to float bug in PHP. items_units_db.inc...
Joe [Sun, 17 Jul 2022 17:58:14 +0000 (19:58 +0200)]
Rerun 2. Invoice not converting from DN due to float bug in PHP. items_units_db.inc is already included.

2 years agoRerun of Invoice not converting from DN due to float bug. Fixed.
Joe [Sun, 17 Jul 2022 10:06:14 +0000 (12:06 +0200)]
Rerun of Invoice not converting from DN due to float bug. Fixed.

2 years agoInvoice not converting from DN due to float bug (dec in units).
Joe [Sun, 17 Jul 2022 09:56:25 +0000 (11:56 +0200)]
Invoice not converting from DN due to float bug (dec in units).

2 years agoget_stock_gl_code function called twice in the add_supp_invoice. Fixed.
Joe [Fri, 15 Jul 2022 06:41:18 +0000 (08:41 +0200)]
get_stock_gl_code function called twice in the add_supp_invoice. Fixed.

2 years agoCHANGELOG.txt
Joe [Wed, 13 Jul 2022 06:00:09 +0000 (08:00 +0200)]
CHANGELOG.txt

2 years agoRelease 2.4.12
Joe [Wed, 13 Jul 2022 05:55:11 +0000 (07:55 +0200)]
Release 2.4.12

2 years agoUpdated gettext template.
Janusz Dobrowolski [Tue, 12 Jul 2022 19:41:30 +0000 (21:41 +0200)]
Updated gettext template.

2 years agoRemoved delivery in a batch cannot be voided after the invoice is made. Fixed.
Joe [Sun, 10 Jul 2022 22:33:09 +0000 (00:33 +0200)]
Removed delivery in a batch cannot be voided after the invoice is made. Fixed.

2 years agophp 8.1 bug. Parameter to urlencode cannot be null. Fixed.
Joe [Sun, 10 Jul 2022 22:31:59 +0000 (00:31 +0200)]
php 8.1 bug. Parameter to urlencode cannot be null. Fixed.

2 years agoBug 5599: Generating an EAN-8 Barcode throws an error "Trying to access array offset...
Joe [Tue, 28 Jun 2022 08:30:24 +0000 (10:30 +0200)]
Bug 5599: Generating an EAN-8 Barcode throws an error "Trying to access array offset on value of type bool". Fixed.

2 years agoFeature 5623. Link to new supplier invoice. Clean up. Bad link text. Fixed.
Joe [Mon, 27 Jun 2022 09:28:02 +0000 (11:28 +0200)]
Feature 5623. Link to new supplier invoice. Clean up. Bad link text. Fixed.

2 years agoFeature 5623: link to new supplier invoice after supplier payment, option to have...
Joe [Sun, 26 Jun 2022 15:29:04 +0000 (17:29 +0200)]
Feature 5623: link to new supplier invoice after supplier payment, option to have last supplier invoice be current supplier. Fixed by link.

2 years agoBug 5571 and 5572. Unable to void/edit transactions in php 8. Due to an error in...
Joe [Thu, 23 Jun 2022 07:02:15 +0000 (09:02 +0200)]
Bug 5571 and 5572. Unable to void/edit transactions in php 8. Due to an error in audit_trail_db.inc. _('None') returns a positive value in php 8 and not a 0 value. Fixed.

2 years agoAdditional bugfixes for prepayment handling in sales reports (Customer Balances,...
Janusz Dobrowolski [Tue, 21 Jun 2022 09:54:28 +0000 (11:54 +0200)]
Additional bugfixes for prepayment handling in sales reports (Customer Balances, Aged Customer Analysys, Customer Statements and Sales Invoice)

2 years agophp 8.1 Deprecated null parameters. Clean UP local months names.
Joe [Mon, 6 Jun 2022 13:45:29 +0000 (15:45 +0200)]
php 8.1 Deprecated null parameters. Clean UP local months names.

2 years agophp 8.1 Deprecated null parameters in functions. Fixed.
Joe [Mon, 6 Jun 2022 08:43:06 +0000 (10:43 +0200)]
php 8.1 Deprecated null parameters in functions. Fixed.

2 years agophp 8.1 deprecated null parameters. Clean Up.
Joe [Sun, 5 Jun 2022 08:19:54 +0000 (10:19 +0200)]
php 8.1 deprecated null parameters. Clean Up.

2 years agophp 8.1 deprecated null parameters. Missing file.
Joe [Sat, 4 Jun 2022 22:36:49 +0000 (00:36 +0200)]
php 8.1 deprecated null parameters. Missing file.

2 years agophp 8.1 deprecated null parameters fixed.
Joe [Sat, 4 Jun 2022 22:34:23 +0000 (00:34 +0200)]
php 8.1 deprecated null parameters fixed.