You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The stock lots registry could use column movement. I'd like to re-position the "lot" column to the far left and save it in grid state. However, I cannot.
The text was updated successfully, but these errors were encountered:
2504: fix(inventory): misc ui improvements. r=mbayopanda a=jniles
This commit:
1. Adds a red trash icon to the delete option in the inventory list.
2. Moves the "delete" option to the last option in the inventory list.
3. Makes the inventory ui-grid always fit on the page.
Closes#2499. Closes#2493.
2505: feat(stock): allow moving lots registry columns r=mbayopanda a=jniles
This commit implements the ui-grid plugin to move columns on the stock lots registry.
Closes#2502.
The stock lots registry could use column movement. I'd like to re-position the "lot" column to the far left and save it in grid state. However, I cannot.
The text was updated successfully, but these errors were encountered: