Frappe List Unassign From

A Frappe plugin that adds the support of unassign from users for single and multiple list selection.

Install Frappe List Unassign From

bench get-app https://github.com/kid1194/frappe-list-unassign-from

Add the Frappe Gems badge to your README

Maintain Frappe List Unassign From? Paste this into your README:

[![Listed on Frappe Gems](https://frappegems.com/api/method/frappe_gems.seo.badge?app=kid1194%2Ffrappe-list-unassign-from)](https://frappegems.com/gems/apps/kid1194/frappe-list-unassign-from)

About Frappe List Unassign From

# Frappe List Unassign From A Frappe plugin that adds the support of unassign from users for single and multiple list selection. --- ### Special Thanks **A simple display of gratitude and appreciation to those who provided help and kind support.** - [RJPvT](https://github.com/RJPvT) (Testing) - [Ragul KM](https://github.com/crazy-explore-r) (Bug Reporting & Screenshots) ---

List Unassign From

List Unassign From

--- ### Table of Contents - [Requirements](#requirements) - [Setup](#setup) - [Install](#install) - [Update](#update) - [Uninstall](#uninstall) - [Usage](#usage) - [Issues](#issues) - [License](#license) --- ### Requirements - Frappe >= v13.0.0 --- ### Setup #### Install 1. Get the plugin from Github *(Required only once)* `bench get-app https://github.com/kid1194/frappe-list-unassign-from` 2. Install the plugin on any instance/site you want `bench --site [sitename] install-app frappe_list_unassign_from` 3. Check the usage section below #### Update 1. Go to the app directory (frappe-bench/apps/frappe_list_unassign_from) and execute: `git pull` 2. Go back to the frappe-bench directory and execute: `bench --site [sitename] migrate` 3. *In case you need to restart bench, execute:* `bench restart` #### Uninstall 1. Uninstall the plugin from the instance/site `bench --site [sitename] uninstall-app frappe_list_unassign_from` 2. Uninstall the plugin from bench `bench remove-app frappe_list_unassign_from` --- ### Usage 1. Go to any doctype's list, ex: **Role**, and select a single or multiple entries 2. Click on the **Actions** button from the top of the page and click on **Unassign From** action 3. From the **Remove From ToDo** dialog, add the users that you want to unassign the entries from 4. Finally, click on the **Remove** button at the bottom of the dialog --- ### Issues If you find bug in the plugin, please create a [bug report](https://github.com/kid1194/frappe-list-unassign-from/issues/new?assignees=kid1194&labels=bug&template=bug_report.md&title=%5BBUG%5D) and let us know about it. --- ### License This repository has been released under the [MIT License](https://github.com/kid1194/frappe-list-unassign-from/blob/main/LICENSE).

Related Developer Tools apps for Frappe & ERPNext

  • Frappe — Low code web framework for real world applications, in Python and Javascript
  • Frappe Docker — Docker environment for developing, deploying, and running Frappe applications (ERPNext and custom apps) in production and development
  • Builder — Craft beautiful websites effortlessly with an intuitive visual builder and publish them instantly
  • Bench — CLI to manage Multi-tenant deployments for Frappe apps
  • Frappe Ui — A set of components and utilities for rapid UI development
  • Press — Full service cloud hosting for the Frappe stack - powers Frappe Cloud
  • Gameplan — Open Source Discussions Platform for Remote Teams
  • Doppio — A Frappe app (CLI) to magically setup single page applications and Vue/React powered desk pages on your custom Frappe apps.