Oliver Walters
4ddeab3330
Update exchange rates when launching the server
...
- Ensures that the exchange rates don't get messed up if the base currency is changed!
2021-05-28 12:44:39 +10:00
Oliver Walters
52fc698b51
Remove debug message
2021-05-28 12:07:53 +10:00
eeintech
cdb453b09c
Merge branch 'master' of github.com:inventree/InvenTree into bom_items_purchase_price
2021-05-27 10:20:40 -04:00
github-actions[bot]
8181f0dafa
updated translation base
2021-05-27 07:11:29 +00:00
Oliver
59aca2791a
Merge pull request #1611 from SchrodingersGat/exchange-simplification
...
Exchange simplification
2021-05-27 17:10:30 +10:00
Oliver Walters
c71f4ed045
Add currency exchange unit tests
2021-05-27 16:48:13 +10:00
Oliver Walters
4520bb7447
PEP style fixes
2021-05-27 16:36:26 +10:00
Oliver Walters
6085478672
Simplify settings view
...
- Show various currency exchange rates
- Button to "refresh now"
2021-05-27 16:34:37 +10:00
Oliver Walters
af1904b6e4
Simplify exhange rate backend
2021-05-27 15:45:38 +10:00
github-actions[bot]
81d2672df7
updated translation base
2021-05-27 03:25:15 +00:00
Oliver
62320e46d5
Merge pull request #1610 from SchrodingersGat/template-fix
...
Bug fix for template
2021-05-27 13:24:08 +10:00
Oliver Walters
2a64e4a309
Bug fix for template
2021-05-27 13:23:20 +10:00
github-actions[bot]
84c473ef0d
updated translation base
2021-05-27 03:19:54 +00:00
Oliver
8501aba368
Merge pull request #1609 from SchrodingersGat/variant-convert
...
Expand possibilities for variant conversion
2021-05-27 13:18:48 +10:00
Oliver Walters
4abd3524b4
Looks like py-moneyed has been updated
2021-05-27 12:59:30 +10:00
Oliver Walters
4df7e53bb8
Add DEFAULT_CURRENCY option
2021-05-27 12:55:30 +10:00
Oliver Walters
c2fe5e08b4
Expand possibilities for variant conversion
...
- Ref get_conversion_options
2021-05-27 12:35:55 +10:00
eeintech
bf83cfb04c
Merge branch 'master' of github.com:inventree/InvenTree into bom_items_purchase_price
2021-05-26 09:28:55 -04:00
github-actions[bot]
70c131dca6
updated translation base
2021-05-26 09:12:19 +00:00
Oliver
3a36e800c0
Merge pull request #1600 from eeintech/update_rates_manual
...
Currencies settings and exchange rates list/refresh
2021-05-26 19:10:43 +10:00
eeintech
b04ad48178
Fixed test using manual exchange backend, template update
2021-05-25 11:39:04 -04:00
eeintech
93bfe4c5f1
Added 'Custom Exchange Rate' boolea setting
...
Removed Fixer.io exchange rate backend
2021-05-25 11:19:07 -04:00
eeintech
654d4ecf46
Merged @SchrodingersGat ExchangeRateHost integration work
2021-05-25 10:34:20 -04:00
Francois
949920865b
Merge pull request #3 from matmair/pr1600
...
proposed changes for translation and safer backend loading
2021-05-25 08:56:59 -05:00
github-actions[bot]
6c62ee4548
updated translation base
2021-05-25 04:34:43 +00:00
Oliver
500770d1bf
Merge pull request #1608 from SchrodingersGat/rate-update-fix
...
Rate update fix
2021-05-25 14:33:38 +10:00
Oliver Walters
0a26a06909
Use INVENTREE_DEFAULT_CURRENCY as specified base currency
2021-05-25 10:46:30 +10:00
Oliver Walters
619cba6007
Currency: Use ExchangeRateHost backend by default, rather than fixer.io
...
- No longer support fixer.io as it requires an API key and does not support "base" currency
2021-05-25 10:37:53 +10:00
github-actions[bot]
9b02171681
updated translation base
2021-05-24 23:50:05 +00:00
Oliver
817287a26c
Merge pull request #1607 from SchrodingersGat/docker-paths
...
Docker: Add parent directories if they do not exist
2021-05-25 09:48:11 +10:00
Oliver Walters
ff80c722fb
Docker: Add parent directories if they do not exist
2021-05-25 09:32:21 +10:00
Matthias
b15c20611d
style
2021-05-24 22:45:00 +02:00
Matthias
b4c9edcd27
bom-price ranges as pie-chart
2021-05-24 22:31:33 +02:00
Matthias
3363969c17
added in randomColor for dynamic color gen
2021-05-24 19:14:38 +02:00
Matthias
206bab137b
refactor
2021-05-24 17:39:32 +02:00
Matthias
fe8e03c666
additional information for graph
2021-05-24 15:46:11 +02:00
Matthias
d5b2bfedbc
re-layouting tables
2021-05-24 02:18:34 +02:00
Matthias
25681fb805
style
2021-05-24 01:30:37 +02:00
Matthias
84d71d928f
removing new stuff in pricing modal
2021-05-24 01:14:15 +02:00
Matthias
7c18ebbbe4
creating new tab
2021-05-24 01:13:46 +02:00
Matthias
b803fbae72
remofing setting
2021-05-24 00:18:04 +02:00
github-actions[bot]
f8b5996928
updated translation base
2021-05-23 11:36:36 +00:00
Oliver
2d61e6fc5d
Merge pull request #1605 from SchrodingersGat/exchange-rates
...
Add backend for exchangerate.host
2021-05-23 21:35:15 +10:00
Oliver Walters
65aa468168
Add backend for exchangerate.host
2021-05-23 21:14:43 +10:00
Matthias
1da1753b23
Merge branch 'master' of https://github.com/inventree/InvenTree into price-history
2021-05-23 02:31:07 +02:00
Matthias
b1b974a1f6
safer check if fixer-backend is used
2021-05-22 14:55:41 +02:00
Matthias
4503f23ae4
beeing safe with wrong / unknown setttings
2021-05-22 14:55:05 +02:00
Matthias
53ce848145
better translation
2021-05-22 14:48:56 +02:00
github-actions[bot]
ee79c022a1
updated translation base
2021-05-22 11:15:33 +00:00
Oliver
6fe33cba5e
New Crowdin updates ( #1597 )
...
* Fix: New translations django.po from Crowdin
* Fix: New translations django.po from Crowdin
* Fix: New translations django.po from Crowdin
* Fix: New translations django.po from Crowdin
* Fix: New translations django.po from Crowdin
* Fix: New translations django.po from Crowdin
* Fix: New translations django.po from Crowdin
* Fix: New translations django.po from Crowdin
* Fix: New translations django.po from Crowdin
* Fix: New translations django.po from Crowdin
* Fix: New translations django.po from Crowdin
* Fix: New translations django.po from Crowdin
* Fix: New translations django.po from Crowdin
* Fix: New translations django.po from Crowdin
* Fix: New translations django.po from Crowdin
* Fix: New translations django.po from Crowdin
* Fix: New translations django.po from Crowdin
* Fix: New translations django.po from Crowdin
* Fix: New translations django.po from Crowdin
2021-05-22 21:14:49 +10:00