Parent Company Error

After updating to 14.0.1 when I choose the edit icon next to Parent Company within a Third-Party, I get a long error. The function worked fine in the past because I have one Third-Party with an Assigned Parent Company. Is this a BUG, or do I need to adjust coding/purge something/etc.?

Please Help.

This is what I get:
Parent company
Dolibarr has detected a technical error.
This information can be useful for diagnostic purposes (you can set option $dolibarr_main_prod to ‘1’ to remove such notices):
Date: 20210830225330
Dolibarr: 14.0.1 - https://www. dolibarr. org
Level of features: 0
PHP: 7.4.22
Server: Apache
OS: Linux vps. newenglandconnect. com 3.10.0 #1 SMP Tue Aug 25 11:59:26 MSK 2020 x86_64
UserAgent: Mozilla/5.0 (Linux; Android 11; SM-T860) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/92.0.4515.159 Safari/537.36

Requested URL: /societe/card.php?action=editparentcompany&socid=5
Referer: Login @ 14.0.1
Menu manager: eldy_menu.php

Modules/Applications: syslog, api, user, prelevement, multicurrency, tax, product, stock, productbatch, projet, adherent, categorie, fckeditor, accounting, agenda, banque, export, barcode, import, cron, bookmark, commande, externalrss, don, workflow, ecm, expensereport, facture, fournisseur, holiday, margin, propal, modulebuilder, opensurvey, paybox, printing, cashdesk, resource, socialnetworks, salaries, mailing, service, webservices, ficheinter, societe, emailcollector, stripe, ticket, contrat, ldap, expedition, variants, website, oauth, clicktodial, geoipmaxmind, ftp, paypal, mailmanspip, gravatar, dav, blockedlog, debugbar, incoterm, loan, notification, supplier_proposal, reception
Database type manager: mysqli
Latest database access request error: SELECT s.rowid, s.nom as name, s.name_alias, s.client, s.fournisseur, s.code_client, s.code_fournisseur, s.address, s.zip, s.town, dictp.code as country_code FROM doli01_societe as s LEFT JOIN doli01_c_country as dictp ON dictp.rowid = s.fk_pays WHERE s.entity IN (1) AND rowid NOT IN (5) ORDER BY nom ASC
Return code for latest database access request error: DB_ERROR_1052
Information for latest database access request error: Column ‘rowid’ in where clause is ambiguous

From the top of my head it seems that in the where-part rowid should be s.rowid.

I will check this later. If I do not reply in the next 36 hours please ping me on this post with a reply

Hi! Just following up on this issue. No immediate rush. Thanks. -Mark