Skip to content

Enter date when adjusting stock & ability to adjust dates for stock adjustment #416

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

Closed
wrightquests opened this issue Oct 19, 2023 · 3 comments
Labels
enhancement New feature or request

Comments

@wrightquests
Copy link

Is your feature request related to a problem? Please describe.
I need to be able to adjust the date for when stock is added or removed.

Describe the solution you'd like
Ability to enter a date when adjusting stock and/or ability to change the date for stock that has been adjusted.

@wrightquests wrightquests added the enhancement New feature or request label Oct 19, 2023
@jbtronics
Copy link
Member

What date do you want to be able to change? The one put in the log saying when stock was added or removed?

Can you describe your usecase a bit more?

@wrightquests
Copy link
Author

Correct. I'm a solo operation and I catch up on administrative tasks every few weeks. However, I would like my inventory logs to reflect when the part was used.

jbtronics added a commit that referenced this issue Nov 25, 2023
…, where the user can specify, when this operation was really performed

Fixes issue #416
@jbtronics
Copy link
Member

I'm not a big fan, of rewriting the history that way and let users freely control the "true" timestamp of a log.

However, I have added a field to the modal, where you can set the datetime, when a part was really withdrawn. This is not saved as the timestamp of the log entry (that's still the datetime when the change was made to the DB), but saved and shown as an informational field inside the extra column of the log entry (similar to the comment).

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

No branches or pull requests

2 participants