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

FeatureCreate#31250 #31251

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from
Open

FeatureCreate#31250 #31251

wants to merge 2 commits into from

Conversation

alsoft10
Copy link
Contributor

@alsoft10 alsoft10 commented Oct 3, 2024

Feature #31250 created

@@ -387,8 +387,12 @@ private function composeAndSendCustomerMessage($sendto, $base_subject, $body, $s
$mimetype = array();

$appli = $mysoc->name;
if (getDolGlobalInt('ADD_TICKET_TITLE_SUBJECT')) {
Copy link
Member

@eldy eldy Oct 3, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you move the switch before the call of function instead of here.

@eldy eldy added the PR to fix or conflict to solve PR needs to be fixed to be integrated (except for conflicts, a comment describes the fix to do) label Oct 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR to fix or conflict to solve PR needs to be fixed to be integrated (except for conflicts, a comment describes the fix to do)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants