2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-08-10 22:00:56 +00:00
Files
.devcontainer
Dockerfile
devcontainer.json
docker-compose.yml
postCreateCommand.sh
.devops
.github
.vscode
assets
contrib
docs
src
.git-blame-ignore-revs
.gitattributes
.gitignore
.pkgr.yml
.pre-commit-config.yaml
.python-version
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
Procfile
README.md
SECURITY.md
biome.json
codecov.yml
crowdin.yml
pyproject.toml
readthedocs.yml
requirements.txt
runtime.txt
tasks.py
InvenTree/.devcontainer
Oliver afbcfe66bb Fix for email sending ()
* Fix for email sending

- Extract valid email for user
- Do not send if email not configured for user

* Improve email address filtering logic

* Fix return type hint
2025-04-17 17:29:26 +10:00
..
2025-04-16 08:04:17 +10:00
2025-04-04 09:04:06 +11:00