inventree / InvenTree

Open Source Inventory Management System
https://docs.inventree.org
MIT License
3.9k stars 688 forks source link

[FR] bulk delete option for purchase order items #6116

Open T0jan opened 6 months ago

T0jan commented 6 months ago

Please verify that this feature request has NOT been suggested before.

Problem statement

hi,

We often have cases where we have to delete multiple (or all) items of a PO, e.g. because we want to update the PO item with an exported shopping card directly from the supplier. As of now the process is (in my opinion unnecessary) complicated, as you have to delete the items one by one with the Delete Line Item buttons.

Suggested solution

Add a bulk option delete similar to how it is implemented for Bill of Materials already.

Describe alternatives you've considered

Another option for our particular use case would be to add an option in the upload file process where the contents of the file can override/clear the existing items. however this is more risky and also probably harder to implement.

Examples of other systems

No response

Do you want to develop this?

SchrodingersGat commented 6 months ago

@T0jan seems reasonable. Do you want to tackle this one?

T0jan commented 6 months ago

@SchrodingersGat I should have a bit time over the holidays to give it a swing but no promises.

SchrodingersGat commented 4 months ago

@T0jan did you ever get anywhere with this?

T0jan commented 4 months ago

@SchrodingersGat sadly not, other things prevented me from working on this.