-
-
Notifications
You must be signed in to change notification settings - Fork 858
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
[FR] Stock Expiry when Receiving Line Item in PO #6176
Comments
If you have other suggestions for a better way of accomplishing this, let me know. I am still learning the system |
I can see the usefulness of this. Would you be willing to look into contributing this feature? |
I could definitely take a look. It may be some time before I can get to it though, which is fine. I'm not particularly in a rush. You can assign me the issue and I'll see where I get |
For this to be considered complete, we probably also need to update inventree-python's https://github.com/inventree/inventree-python/blob/master/inventree/purchase_order.py#L207-L220 |
Ok, assigned, feel free to ping me when you get a chance. Note that we are currently pushing to refactor the entire front-end into react. So, any front-end / UI / UX features should be implemented only in the new React interface |
This issue seems stale. Please react to show this is still important. |
This issue seems stale. Please react to show this is still important. |
I would very much like this feature |
@jacobfelknor @jsherman256 would either of you be willing to implement this feature, or alternatively provide funding towards its development? The new user interface is now sufficiently advanced that this could be added with reasonable ease |
I will revisit |
I've just opened a PR #8867 I still agree with my earlier statement:
I can also look at that |
I've opened inventree/inventree-python#254 adding this new arg |
Please verify that this feature request has NOT been suggested before.
Problem statement
When receiving line items - thus generating stock - from the PO view, you are unable to set an expiry on the stock item being generated. Instead, we must then go to the received stock item created after the receive event and edit it to add the expiry. This isn't that annoying, but there are options to add a batch code or location from this view.
Suggested solution
Add another option for expire date for a stock item being received from a PO, similar to how you can add a batch code. In would also be helpful to add any stock item notes from this view
Describe alternatives you've considered
As mentioned, we are just going to the detail view after the line item receive and adding the expire date after the fact. This is fine, but an extra step that could be forgotten or done incorrectly (accidently navigate to wrong stock item)
Examples of other systems
No response
Do you want to develop this?
Upvote & Fund
The text was updated successfully, but these errors were encountered: