As a site user, I want to update stock items by scanning a QR code, so that I can simplify the process of adding and removing items to/from my inventory.
Acceptance Criteria:
A QR code can be scanned with the phone, there is a different code for each item.
It has to be ensured that the user is logged in.
The code links to a page where a stock item can be added,
On this page, the stock quantity can be changed.
On this page, the stock item can be added to the cart.
Tasks:
[x] Create QR code for stock item
[x] Ensure user is logged in when scanning the code
[x] Create detail page for stock item
[x] Allow changing the quantity of the scanned item
EPIC: Export/Import
As a site user, I want to update stock items by scanning a QR code, so that I can simplify the process of adding and removing items to/from my inventory.
Acceptance Criteria:
Tasks: