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
OBPIH-7234 sort by alphabetical order and remain inputs (#56)
* add confirm reload dialog
* add button to popup
* rename 1 product
* add elements to page
* add test for ordering items on receiving page and keep inputs
* add test default to 0 after removed qty and save, adjust other test to 2nd product
* add comment to appConfig
* update selector
* add assert not clearable field
* remove not needed lines from edit bin tests
Copy file name to clipboardExpand all lines: src/pages/receiving/steps/ReceivingStep.ts
+11Lines changed: 11 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -83,6 +83,17 @@ class ReceivingStep extends BasePageModel {
83
83
'You can only import the Receiving Now and the Comment fields. To make other changes, please use the edit line feature. You can then export and import the template again.'
0 commit comments