Skip to content

Commit

Permalink
updating readme
Browse files Browse the repository at this point in the history
  • Loading branch information
readeral committed Jul 26, 2017
1 parent 1fae2b7 commit b7382ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ My aim has been to create something that would enable warehouse staff to drag an
## Limitations to be observed:
Currently there are a few limitations that need to be observed for use:
- The console currently does not 'track' with the updated data, meaning errors are not discoverable without scrolling first. This is my highest priority for fixing.
- The stock qty column must be the leftmost field of the CSV
- ~~The stock qty column must be the leftmost field of the CSV~~ *fix implemented* - now it will traverse all columns to find target column.
- The stock qty field parameter must be set Case-Sensitively
- There is presently no support for drag and drop of multiple files at once - however there is support for adding multiple files if dragged one at a time.
- The application will allow resubmission of data if the 'Update Quantity' button is pressed a second time before resetting.
Expand Down

0 comments on commit b7382ff

Please sign in to comment.