We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
A hub reported that sometimes, they need to edit all their orders with the same weight for a particular lineitem. Currently they have to :
/admin/orders/bulk_management
They would love that the action buttons offers the ability to say "all selected line items weight XX kg".
- Hub Managers (MCFEs) - Producers
use the action button to display a pop-in allowing to add the weight and save
⚠️ users would need to be able to select ALL lineitems ie on all page results.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
What is the need / problem?
A hub reported that sometimes, they need to edit all their orders with the same weight for a particular lineitem. Currently they have to :
/admin/orders/bulk_management
They would love that the action buttons offers the ability to say "all selected line items weight XX kg".
Which type of users does this problem affect (and how many, if known)?
- Hub Managers (MCFEs)
- Producers
Potential solutions that will solve the problem?
use the action button to display a pop-in allowing to add the weight and save
The text was updated successfully, but these errors were encountered: