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

Bug fix for daily stocktake check #5455

Merged

Conversation

SchrodingersGat
Copy link
Member

Fixes bug where stocktake was running (background worker thread) every single day, independent of "number of days" setting

  • Was not recording attempts against the right internal variable
  • Update to use existing functionality

- Was not recording attempts against the right internal variable
- Update to use existing functionality
@SchrodingersGat SchrodingersGat added bug Identifies a bug which needs to be addressed backport Apply this label to a PR to enable auto-backport action backport-to-0.12.x labels Aug 16, 2023
@SchrodingersGat SchrodingersGat added this to the 0.13.0 milestone Aug 16, 2023
@netlify
Copy link

netlify bot commented Aug 16, 2023

Deploy Preview for inventree canceled.

Name Link
🔨 Latest commit 7353f00
🔍 Latest deploy log https://app.netlify.com/sites/inventree/deploys/64dc63450849bd00082d0a6a

@SchrodingersGat SchrodingersGat merged commit 481ae0f into inventree:master Aug 16, 2023
24 checks passed
@SchrodingersGat SchrodingersGat deleted the stocktake-period-fix branch August 16, 2023 06:20
@github-actions
Copy link
Contributor

💔 All backports failed

Status Branch Result
0.12.x Backport failed because of merge conflicts

Manual backport

To create the backport manually run:

backport --pr 5455

Questions ?

Please refer to the Backport tool documentation and see the Github Action logs for details

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport Apply this label to a PR to enable auto-backport action bug Identifies a bug which needs to be addressed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant