fa-stable.git
12 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.

12 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.

12 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.

12 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.

12 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.

12 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.

12 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.

12 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.

12 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.

13 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.

13 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.

13 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.

13 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.

13 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.

13 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.

14 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.

14 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.

14 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.

14 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.

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

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

14 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.

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

15 months 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

15 months 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.

15 months 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.

15 months 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).

15 months 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.

15 months 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.

15 months 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.

15 months 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.

15 months 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.

15 months 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.

15 months 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

15 months 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.

16 months 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.

16 months 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.

16 months 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.

16 months 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.

16 months 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.

16 months 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.

17 months 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.

17 months 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.

17 months 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.

17 months 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.

17 months 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.

17 months 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.

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

18 months 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.

18 months 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.

18 months 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.

18 months 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

18 months 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.

18 months 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.

18 months 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.

18 months 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.

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

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

18 months 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.

18 months 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.

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

19 months 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

19 months 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.

19 months 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

19 months 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.

19 months 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.

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

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

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

19 months 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.

20 months 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.

20 months 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

20 months 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.

20 months 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.

21 months 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.

21 months 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.

21 months 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.

21 months 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.

21 months 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.

21 months 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).

21 months 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.

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

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

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

21 months 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.

21 months 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.

22 months 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.

22 months 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.

22 months 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.

22 months 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.

22 months 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)

23 months 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.

23 months 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.

23 months 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.

23 months 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.

23 months 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.

23 months agoPHP 8 Bug. Deprecated null value in parameter.
Joe [Fri, 3 Jun 2022 09:00:26 +0000 (11:00 +0200)]
PHP 8 Bug. Deprecated null value in parameter.

23 months agoFixed Long product Description on Sales Quotation.
Joe [Thu, 26 May 2022 13:55:57 +0000 (15:55 +0200)]
Fixed Long product Description on Sales Quotation.

23 months agoCustomer balances reports: further fixes and cleanups.
Janusz Dobrowolski [Wed, 11 May 2022 14:45:04 +0000 (16:45 +0200)]
Customer balances reports: further fixes and cleanups.

2 years agoButtons missing on Chart of Accounts page (on some editions). Fixed.
Joe [Sat, 7 May 2022 06:39:14 +0000 (08:39 +0200)]
Buttons missing on Chart of Accounts page (on some editions). Fixed.