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

[bug] Standard Modules/Edit Fields not working in 6.4.0 #17420

Closed
1 task done
jcsandoval98 opened this issue Apr 12, 2024 · 1 comment
Closed
1 task done

[bug] Standard Modules/Edit Fields not working in 6.4.0 #17420

jcsandoval98 opened this issue Apr 12, 2024 · 1 comment

Comments

@jcsandoval98
Copy link

jcsandoval98 commented Apr 12, 2024

🐞 bug report

⁉️ Describe the bug

🔥 How to trigger the error

Steps to reproduce the behavior:

  1. Go to Settings/Standard modules/Edit Fields
  2. See error

image

SQLSTATE[42S22]: Column not found: 1054 Unknown column 'module' in 'where clause' Failed to prepare SQL: SELECT templateid, name FROM vtiger_trees_templates WHERE (module=:qp0) OR (share LIKE :qp1)

👎 Actual Behavior

I want setup an extra field for invoices, but the error pops up

👍 Expected Behavior

here in mexico we need to create a digital signed invoices. so ill add a boolean field to track if the invoice is already signed.

👷 Testing

📷 Screenshot of configuration

ConfReport

📝 PHP/Apache/Nginx/Browser/CRM Logs

i didnt found anything related in cache/logs/

🌍 Your Environment

Environment Version / Name
YetiForce 6.4.0
Web server (name and version) nginx 1.14.2
PHP 7.4. 21
Operating System (name and version) Docker Container
Database (name and version) MySQL 5.6.51
Service Pack version

❓ Additional context

Im using Cloudflare, the original instalation was inside a hosting with softaculous, but was really slow and cron wasnt supported with that hosting. We migrated to docker when the latest was 6.2.0 and had problems before but where related toMySQL 8.

@jcsandoval98 jcsandoval98 changed the title [bug] Edit Fields not working [bug] Edit Fields not working in 6.4.0 Apr 12, 2024
@jcsandoval98 jcsandoval98 changed the title [bug] Edit Fields not working in 6.4.0 [bug] Standard Modules/Edit Fields not working in 6.4.0 Apr 12, 2024
@jcsandoval98
Copy link
Author

Fixed

I added a column into vtiger_trees_templates just waiting for another error, but it didnt. worked fine again

image
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant