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

Batch code not saved when receiving items #9108

Closed
3 of 6 tasks
gunstr opened this issue Feb 19, 2025 · 5 comments · Fixed by #9123
Closed
3 of 6 tasks

Batch code not saved when receiving items #9108

gunstr opened this issue Feb 19, 2025 · 5 comments · Fixed by #9123
Labels
bug Identifies a bug which needs to be addressed User Interface Related to the frontend / User Interface
Milestone

Comments

@gunstr
Copy link

gunstr commented Feb 19, 2025

Please verify that this bug has NOT been raised before.

  • I checked and didn't find a similar issue

Describe the bug*

Assigning a batch code in the Receive Line Item modal is not saved for the stock item.

Steps to Reproduce

  • Create and subit an order
  • Select one or several line items and click Receive items
  • Assign a batch code and a location to the item

Image

  • Click submit
  • Click received Stock
  • The Location has been saved but not the Batch Code

Image

Expected behaviour

The batch code should be saved

Deployment Method

  • Docker
  • Package
  • Bare metal
  • Other - added info in Steps to Reproduce

Version Information

Demo site

Please verify if you can reproduce this bug on the demo site.

  • I can reproduce this bug on the demo site.

Relevant log output

@gunstr gunstr added bug Identifies a bug which needs to be addressed question This is a question triage:not-checked Item was not checked by the core team labels Feb 19, 2025
@SchrodingersGat
Copy link
Member

@gunstr thanks for reporting this - fix incoming in #9123

@SchrodingersGat SchrodingersGat added User Interface Related to the frontend / User Interface and removed question This is a question triage:not-checked Item was not checked by the core team labels Feb 21, 2025
@SchrodingersGat SchrodingersGat added this to the 1.0.0 milestone Feb 21, 2025
@gunstr
Copy link
Author

gunstr commented Feb 22, 2025

@SchrodingersGat I upgraded my installation to the latest version as of this morning (commit 2cabd02) and had a new order to receive. For one of the items i added batch-code and location and changed the status from OK to a custom status in the receive items modal. But non of those changes were actually saved why I beleive there is still a problem...

@SchrodingersGat
Copy link
Member

As you are running from master you will need to recompile the front-end code unless you are running out docker image. Did you run invoke update -f ?

@gunstr
Copy link
Author

gunstr commented Feb 22, 2025

Yeah, I figured that out just at the moment when @matmair gave me a hint in #9153 👍
It,s up and running now. Thank you both, an awesome team!
I'm also setting up a development docker server and hope I will be able to contribute with som small things in the future. I'm more into embedded coding so I have a bit to go...

@matmair
Copy link
Member

matmair commented Feb 22, 2025

You will find that more ppl here come from embedded than most other engineering backgrounds ;-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Identifies a bug which needs to be addressed User Interface Related to the frontend / User Interface
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants