Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

global->THIRPARTIES_DISABLE_RELATED_OBJECT_TAB - missing a D #20487

Closed
dolibit-ut opened this issue Mar 29, 2022 · 0 comments
Closed

global->THIRPARTIES_DISABLE_RELATED_OBJECT_TAB - missing a D #20487

dolibit-ut opened this issue Mar 29, 2022 · 0 comments
Assignees
Labels
Bug This is a bug (something does not work as expected)

Comments

@dolibit-ut
Copy link
Contributor

Bug

htdocs\core\lib\company.lib.php
Line 191: empty($conf->global->THIRPARTIES_DISABLE_RELATED_OBJECT_TAB))

Error:
THIRPARTIES_DISABLE_RELATED_OBJECT_TAB is missing the D THIRDPARTIES_

Solution:

THIRPARTIES_DISABLE_RELATED_OBJECT_TAB --into-> THIRDPARTIES_DISABLE_RELATED_OBJECT_TAB

(or into THIRDPARTY_DISABLE_RELATED_OBJECT_TAB)

Environment Version

Dolibarr 11-15

Environment OS

No response

Environment Web server

No response

Environment PHP

No response

Environment Database

No response

Environment URL(s)

No response

Expected and actual behavior

No response

Steps to reproduce the behavior

No response

Attached files

No response

@dolibit-ut dolibit-ut added the Bug This is a bug (something does not work as expected) label Mar 29, 2022
@inoveaconseil inoveaconseil self-assigned this May 21, 2022
eldy added a commit that referenced this issue May 21, 2022
FIX #20487 missing letter D in constant THIRDPARTIES_DISABLE_RELATED_…
@eldy eldy closed this as completed in 9ea1266 May 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug This is a bug (something does not work as expected)
Projects
None yet
Development

No branches or pull requests

2 participants