-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
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
BUG: Unknown column 't.ref' in 'field list' object link to category for a project #32840
Comments
@JonBendtsen you can test this fix : #32846 |
@JonBendtsen you can add filter to have just product categories :
|
this change alone still gives this GUI error
|
Thank you, this seems to work perfectly, I even changed the Complementary Attribute definition back to
and it still works |
If I may move the goal post. Even before the fix you made @hregis I noticed that I could not as expected edit unless I modified the entire project, that is still the case and would probably warrant it's own bug report/(feature request). |
@JonBendtsen ok it's fixed : #32846 |
@hregis many thanks, this works too |
Bug
I added a complementary attribute to my projects, an link to an object with this definition:
Categorie:categories/class/categorie.class.php
And I got this error in the GUI when I tried to modify a project, even before trying to modify this new complementary attribute.
In dolibarr.log I got this error:
but after doing this command
ln -s categories/ categorie
the WARNING disappeared. But the error message is still there,The text of the GUI error message is
Dolibarr Version
v.20.0.2 docker image
Environment PHP
v.20.0.2 docker image
Environment Database
MariaDB 11.5.2-MariaDB-ubu2404
Steps to reproduce the behavior and expected behavior
No response
Attached files
No response
The text was updated successfully, but these errors were encountered: