Skip to content

Report stock on a specific (past) day #3304

Closed Answered by matmair
nwns asked this question in Q&A
Discussion options

You must be logged in to vote

@nwns this is generally possible with the current version - I am not sure how long all the stuff was there and when you made the according updates.
My suggestion would be to just filter for the stocktracking entries before your cutoff day, ordering by date and just getting the latest entry. The entry contains the quantity at time of creation.

This can be done with the API, with a plugin or just debugging your instance.
This is only appropriate for more advanced users. I am positive @nwns can do it, this is more a warning for new users without experience with django and/or inventree.

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@nwns
Comment options

@nwns
Comment options

@matmair
Comment options

@nwns
Comment options

@matmair
Comment options

Answer selected by nwns
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants