Claude Diderich

Results 22 issues of Claude Diderich

# 🐞 bug report ### ⁉️ Describe the bug When entering a payment (Payment In) and selecting a non-reference currency, the currency shown with the value field is not adjusted...

🐛 bug
💹 enhancement

# 🐞 bug report ### ⁉️ Describe the bug If a comment that has replies is deleted (moved to the recycle bin), neither the comment, nor the replies are visible...

🐛 bug
👮‍♂️ VerificationRequired

# 🐞 bug report ### ⁉️ Describe the bug Letters get cut off, e.g., `g` (see yellow text), in titles of entities as shown in the below figure. This is...

bug

# 🐞 bug report When running YetiForceCRM 6.4.0 v4 with php 8.1.10, the `OSSMailScanner` no longer works because the return type of function `imap_open` has changed from `resource` to `IMAP\Connection`...

💹 enhancement

# 🐞 bug report ### ⁉️ Describe the bug There are still some modules that use the deprecated function `strfime`, making the code not 100% php 8.1 compliant. Some can...

💹 enhancement
❕ priority

# 🐞 bug report ### ⁉️ Describe the bug The `Calendar` module contains a field picklist called `status`: ![field](https://user-images.githubusercontent.com/10230144/187061636-142b5b5c-eb35-4924-a9ae-2eee173901af.jpg) Neither the values, not the assignment to specific roles of those...

🐛 bug

# 🐞 bug report ### ⁉️ Describe the bug When saving a newly created or modified OSSTimeControl entry, the following warnings are reported in the `cache/logs/errors.log` file: ![errors-log](https://user-images.githubusercontent.com/10230144/185883210-b0d09503-afbe-45c7-a004-95fc86c075b6.jpg) I have...

# 🐞 bug report ### ⁉️ Describe the bug When there is an error in the core, for example, from customization, YetiForceCRM fails with the following exception/error message being written...

👮‍♂️ VerificationRequired

# 🐞 bug report ### ⁉️ Describe the bug I successfully installed the latest version 7.0.0. Everything works fine, except when I try to configure the mail scanner. I get...

It would be great if the error messages would be translatable through `gettext`, eg., `_("Error message").'. '._("Language").' '.$lang.' '._("not supported")`.

api change