Rohan
Rohan
@agritheory I think I'll need more context on both these points. > In a Stock Entry or Repack context when an item is scanned, the add_or_increment function does not call...
@agritheory > Regression on however this is exposed So the `onScan.js` instance is mounted on the `window` object, which means that simulating on any non-window object will throw that error....
Oh my bad, I think I accidentally made it to be auto-closed after the PR was merged. I just wanted to connect this issue with the PR.
@agritheory I'm seeing some weird behaviour that I'm not sure if you've faced before. While running the tests locally, I'm scanning and saving the record and it creates an entry...
@blaggacao I'm not sure if you've already tried it, but you may also want to consider the [python-semantic-release](https://python-semantic-release.readthedocs.io/en/latest/automatic-releases/github-actions.html) Github Action to handle release and changelog generation. We've been using it...
@agritheory a few questions: - Considering #261, should a scan only apply a single filter (Workstation OR Item?)? - Should we make an API call every time something is scanned?...