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

Default values of DateTime always in English and value “first day of next month” gives an error #10616

Open
SinergiaCRM opened this issue Jan 15, 2025 · 0 comments
Labels
Type: Bug Bugs within the core SuiteCRM codebase

Comments

@SinergiaCRM
Copy link
Contributor

Issue

  1. It was detected that in the create/edit view of Studio fields, for fields of type DateTime, the default values to be selected are not shown in the different languages, they are always in English.
  2. It was detected that if the default value “first day of next month” is selected for a field of type “DateTime”, of any module, the instance gives an error that makes it unusable.

Possible Fix

  1. The values of the Default value property are displayed in the corresponding language with the app_strings labels.
  2. The Administration and the module should be displayed without errors.

Steps to Reproduce the Issue

1. Access Studio / <Any_Module> / Fields and click on Add Field.
2. Select Date and Time as the field type
3. Check that the values offered in the Default Value property are in English only.
4. Also, set the default value: first day of next month.
5. And check that it does not allow access to the Administration or to the module which the field has been added.

Context

No response

Version

7.14.6

What browser are you currently using?

Chrome

Browser Version

No response

Environment Information

PHP 7.4

Operating System and Version

Ubuntu 22.04

@SinergiaCRM SinergiaCRM added the Type: Bug Bugs within the core SuiteCRM codebase label Jan 15, 2025
ainaraRT pushed a commit to SinergiaTIC/SinergiaCRM that referenced this issue Jan 15, 2025
… and value “first day of next month” gives an error
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Bugs within the core SuiteCRM codebase
Projects
None yet
Development

No branches or pull requests

1 participant