2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-05-08 08:18:50 +00:00

4894 Commits

Author SHA1 Message Date
github-actions[bot]
8319e57532 updated translation base 2021-05-28 04:35:51 +00:00
github-actions[bot]
c1bbaf98b5 updated translation base 2021-05-28 03:27:38 +00:00
Oliver
4c78f88aa3
Merge pull request #1612 from SchrodingersGat/exchange-fixes
Remove debug message
2021-05-28 13:26:14 +10:00
Oliver Walters
be6e2aa276 Better exception handling 2021-05-28 13:02:34 +10:00
Oliver Walters
7832ccccc2 Check if database tables are ready 2021-05-28 12:54:55 +10:00
github-actions[bot]
1b668bf920 updated translation base 2021-05-28 02:51:33 +00:00
Oliver Walters
0978235370 Fix? 2021-05-28 12:49:50 +10:00
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 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 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 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
9d5b90190b style + merge fix 2021-05-26 13:18:07 +02:00
Matthias Mair
859a3178a4
Merge branch 'master' into part-import 2021-05-26 13:08:58 +02:00
79374c5dfd ajax implementation for part import 2021-05-26 13:05:20 +02:00
421b0a896d AjaxView for reuse of FormViews 2021-05-26 13:04:21 +02:00
002706849c enrich context with form if not set 2021-05-26 12:20:37 +02:00
github-actions[bot]
70c131dca6 updated translation base 2021-05-26 09:12:19 +00:00
4319ba16af Settings to show import-button 2021-05-26 09:20:50 +02: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
github-actions[bot]
6c62ee4548 updated translation base 2021-05-25 04:34:43 +00: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
b15c20611d style 2021-05-24 22:45:00 +02:00
b4c9edcd27 bom-price ranges as pie-chart 2021-05-24 22:31:33 +02:00
3363969c17 added in randomColor for dynamic color gen 2021-05-24 19:14:38 +02:00
206bab137b refactor 2021-05-24 17:39:32 +02:00
fe8e03c666 additional information for graph 2021-05-24 15:46:11 +02:00
d5b2bfedbc re-layouting tables 2021-05-24 02:18:34 +02:00
25681fb805 style 2021-05-24 01:30:37 +02:00
84d71d928f removing new stuff in pricing modal 2021-05-24 01:14:15 +02:00
7c18ebbbe4 creating new tab 2021-05-24 01:13:46 +02:00
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 Walters
65aa468168 Add backend for exchangerate.host 2021-05-23 21:14:43 +10:00
1da1753b23 Merge branch 'master' of https://github.com/inventree/InvenTree into price-history 2021-05-23 02:31:07 +02:00
3c5bb048a1 renaming a few parts 2021-05-22 15:39:54 +02:00
b1b974a1f6 safer check if fixer-backend is used 2021-05-22 14:55:41 +02:00