2
0
mirror of https://github.com/inventree/inventree-app.git synced 2025-06-15 03:35:28 +00:00

More debug (#405)

* Extra options for sentry

* Use string comparison

* Catch error when constructing related field

* Include field name in debug
This commit is contained in:
Oliver
2023-07-23 09:55:08 +10:00
committed by GitHub
parent 2e2e9640d4
commit b044c53d91
3 changed files with 42 additions and 20 deletions

View File

@ -4,6 +4,7 @@
- Enable label printing for stock locations
- Enable label printing for parts
- Updated translation support
- Bug files
### 0.12.5 - July 2023
---