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

NEW|New [Bulk delete Project tasks] #23143

Merged
merged 7 commits into from Jan 13, 2023

Conversation

milenmk
Copy link
Contributor

@milenmk milenmk commented Dec 7, 2022

NEW|New [Bulk delete Project tasks]

Mass action to delete multiple tasks from the tab Tasks of Project

Screenshot_1

Screenshot_2

Screenshot_3

Massaction to delete multiple tasks from tab Taks of Project
@milenmk milenmk closed this Dec 7, 2022
@milenmk milenmk reopened this Dec 7, 2022
@@ -7286,7 +7286,7 @@ public function selectProjects($selected = '', $htmlname = 'projectid', $filtert
$out .= $this->selectProjectsList($selected, $htmlname, $filtertype, $limit, $status, 0, $socid, $showempty, $forcecombo, $morecss);
}

if (empty($nooutput)) print $out;
Copy link
Member

Choose a reason for hiding this comment

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

If nooutput is not set (0 = empty), we want output on screen, so we want print $out

@eldy eldy added the Discussion Some questions or discussions are opened and wait answers of author or other people to be processed label Dec 17, 2022
@eldy eldy merged commit 3bac52d into Dolibarr:develop Jan 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Discussion Some questions or discussions are opened and wait answers of author or other people to be processed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants