-
-
Notifications
You must be signed in to change notification settings - Fork 33
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Inventory | Audit Function (or modified mobile view) #305
Comments
Hi, not sure if I understand that correctly. With the new version you can
also edit the quantities via the edit action button. This way you can add
any number without the need to press these increment/decrement buttons.
Would that work?
|
Ah, I did not see that. That works too. The main issue was that the arrows are more difficult to tap on a phone. That is why I think it would be cool if when it is in mobile view (less that 550px wide), that it would call the Android/iOS picker to adjust the quantities. This would make it easier then going in and out of different windows and people can just run down the list and adjust. It would also be cool to just have a way for the inventory to be exported to PDF. Some people (my wife included) prefer good ole' pen and paper. I am good with everything as is. Just a couple of ideas. Thank You! |
btw, this is what I was referring to as far as a export of the inventory to a pdf for auditing. |
Ah, I see! I'll plan this for the next version. Todo:
|
I used the TCPDF Library if that helps. https://tcpdf.org/ |
Description of your request
Add an export to PDF/DOCX option to the inventory
Describe the solution you'd like
A way to export your entire inventory to a PDF or DOCX file/
The export would just we an straight export of the inventory with the addition of a qty box so you can print it out and audit your supplies, then use the audit to update the inventory .
Describe alternatives you've considered
Alternatively, the current mobile view makes it a little difficult to do this on a phone. Maybe switching to 2 lines per item and moving the qty to the 2nd line would help. Also, if there was a way to employ the Android/iOS picker for selecting quantities, that would be great.
Example:
The text was updated successfully, but these errors were encountered: