agritheory / beam

General Purpose 2D barcode scanning for ERPNext
https://agritheory.com/documentation/beam/
Other
20 stars 9 forks source link

Display Quantity Columns in Recombination Pop-up Window on Cancellation of Stock Entry (Material Transfer Type) #91

Closed basawaraj-fosserp closed 2 months ago

basawaraj-fosserp commented 3 months ago

Currently when a Stock Entry (Material Transfer type) is cancelled, a pop-up appears which allows users to select items for which the handling units must be re-combined.

The pop-up window has only three columns: Item Code, Handling Unit, Handling Unit to recombine.

Add additional columns displaying the quantities of each handling units.

The sequence of column should be Item Code, Handling Unit, Quantity, Handling Unit to recombine, Quantity.

Screenshot 2024-03-08 at 12 00 35 PM

viralkansodiya commented 3 months ago

@basawaraj-fosserp Please review this PR #93