InvenTree/InvenTree
Matthias Mair 30cf97d85b
Exchange rate emergency fix (#5632)
* fixed LOG style errors

* Disabled exchange rate checks
See https://github.com/inventree/InvenTree/issues/5631

* Implement frakfurter.app as new exchange host
Closes #5631

* Revert "Disabled exchange rate checks"

This reverts commit 8ed7fbcba5.

* Revert "fixed LOG style errors"

This reverts commit 578da01a67.

* switched to requests

* Revert "Revert "fixed LOG style errors""

This reverts commit 78e5eb0e69.

* Revert "Revert "Revert "fixed LOG style errors"""

This reverts commit d21838959f.

* Revert "Revert "Revert "Revert "fixed LOG style errors""""

This reverts commit 3881923c0b.

* re-enable checks

* extended debug message

* add base cur

* reverted name change
2023-10-03 12:12:33 +11:00
..
InvenTree Exchange rate emergency fix (#5632) 2023-10-03 12:12:33 +11:00
build Add flake8-logging linting (#5620) 2023-09-28 14:53:22 +10:00
common Exchange rate emergency fix (#5632) 2023-10-03 12:12:33 +11:00
company Primary address fix (#5592) 2023-09-23 10:14:59 +10:00
generic Bump deps (#5385) 2023-08-06 21:39:15 +10:00
label Fixed LOG style errors (#5628) 2023-09-29 09:34:24 +10:00
locale New Crowdin updates (#5623) 2023-09-30 07:01:29 +10:00
order Add flake8-logging linting (#5620) 2023-09-28 14:53:22 +10:00
part Don't ignore parts without stock in stocktake (#5627) 2023-10-02 18:24:41 +11:00
plugin Allow plugin list to be filtered by "sample" or "builtin" status (#5647) 2023-10-03 10:39:24 +11:00
plugins Update documentation URLs (#4325) 2023-02-10 10:39:57 +11:00
report Add flake8-logging linting (#5620) 2023-09-28 14:53:22 +10:00
script Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
stock Add validation check to "Convert to Variant" form (#5583) 2023-09-21 13:22:20 +10:00
templates Allow plugin list to be filtered by "sample" or "builtin" status (#5647) 2023-10-03 10:39:24 +11:00
users Add flake8-logging linting (#5620) 2023-09-28 14:53:22 +10:00
web [P UI] Make base url configurable (#5577) 2023-09-21 09:39:05 +10:00
config_template.yaml Adds optional config setting to enable database level logging (#5617) 2023-09-25 16:54:17 +10:00
gunicorn.conf.py Skip ready functions if not in main thread or plugins are not loaded yet (#5005) 2023-07-26 08:33:13 +10:00
manage.py Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00