Skip to content
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

Open
kaleben0 opened this issue Nov 12, 2024 · 5 comments
Open

Inventory | Audit Function (or modified mobile view) #305

kaleben0 opened this issue Nov 12, 2024 · 5 comments
Assignees
Labels
enhancement New feature or request improvement Improve an existing feature

Comments

@kaleben0
Copy link

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:
image

@kaleben0 kaleben0 added enhancement New feature or request improvement Improve an existing feature labels Nov 12, 2024
@danielbrendel danielbrendel self-assigned this Nov 15, 2024
@danielbrendel
Copy link
Owner

danielbrendel commented Nov 22, 2024 via email

@kaleben0
Copy link
Author

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.

image

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!

@kaleben0
Copy link
Author

btw, this is what I was referring to as far as a export of the inventory to a pdf for auditing.

inventory_report.pdf

@danielbrendel
Copy link
Owner

Ah, I see! I'll plan this for the next version.

Todo:

  • Export feature for inventory (PDF, CSV, JSON)
  • Examine a way to quickly edit quantity without the need for another dialog to open

@kaleben0
Copy link
Author

kaleben0 commented Nov 23, 2024

I used the TCPDF Library if that helps. https://tcpdf.org/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request improvement Improve an existing feature
Projects
None yet
Development

No branches or pull requests

2 participants