2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-15 03:25:42 +00:00
Commit Graph

5425 Commits

Author SHA1 Message Date
7f58d95254 Merge pull request #1482 from matmair/price-history
Stock price history
2021-05-29 17:27:51 +10:00
9cc81df276 Merge branch 'inventree:master' into price-history 2021-05-28 12:14:03 +02:00
723a900388 Merge pull request #1613 from SchrodingersGat/actions
Ignore actions for l10 branches
2021-05-28 14:34:08 +10:00
4c78f88aa3 Merge pull request #1612 from SchrodingersGat/exchange-fixes
Remove debug message
2021-05-28 13:26:14 +10:00
b716312438 Ignore actions for l10 branches 2021-05-28 13:24:18 +10:00
be6e2aa276 Better exception handling 2021-05-28 13:02:34 +10:00
7832ccccc2 Check if database tables are ready 2021-05-28 12:54:55 +10:00
70e13e4cae Merge pull request #1581 from eeintech/bom_items_purchase_price
Added purchase price range and average to BOM items/view
2021-05-28 12:50:31 +10:00
0978235370 Fix? 2021-05-28 12:49:50 +10:00
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
52fc698b51 Remove debug message 2021-05-28 12:07:53 +10:00
cdb453b09c Merge branch 'master' of github.com:inventree/InvenTree into bom_items_purchase_price 2021-05-27 10:20:40 -04:00
59aca2791a Merge pull request #1611 from SchrodingersGat/exchange-simplification
Exchange simplification
2021-05-27 17:10:30 +10:00
c71f4ed045 Add currency exchange unit tests 2021-05-27 16:48:13 +10:00
4520bb7447 PEP style fixes 2021-05-27 16:36:26 +10:00
6085478672 Simplify settings view
- Show various currency exchange rates
- Button to "refresh now"
2021-05-27 16:34:37 +10:00
af1904b6e4 Simplify exhange rate backend 2021-05-27 15:45:38 +10:00
62320e46d5 Merge pull request #1610 from SchrodingersGat/template-fix
Bug fix for template
2021-05-27 13:24:08 +10:00
2a64e4a309 Bug fix for template 2021-05-27 13:23:20 +10:00
8501aba368 Merge pull request #1609 from SchrodingersGat/variant-convert
Expand possibilities for variant conversion
2021-05-27 13:18:48 +10:00
4abd3524b4 Looks like py-moneyed has been updated 2021-05-27 12:59:30 +10:00
4df7e53bb8 Add DEFAULT_CURRENCY option 2021-05-27 12:55:30 +10:00
c2fe5e08b4 Expand possibilities for variant conversion
- Ref get_conversion_options
2021-05-27 12:35:55 +10:00
bf83cfb04c Merge branch 'master' of github.com:inventree/InvenTree into bom_items_purchase_price 2021-05-26 09:28:55 -04:00
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
b04ad48178 Fixed test using manual exchange backend, template update 2021-05-25 11:39:04 -04:00
93bfe4c5f1 Added 'Custom Exchange Rate' boolea setting
Removed Fixer.io exchange rate backend
2021-05-25 11:19:07 -04:00
654d4ecf46 Merged @SchrodingersGat ExchangeRateHost integration work 2021-05-25 10:34:20 -04:00
949920865b Merge pull request #3 from matmair/pr1600
proposed changes for translation and safer backend loading
2021-05-25 08:56:59 -05:00
500770d1bf Merge pull request #1608 from SchrodingersGat/rate-update-fix
Rate update fix
2021-05-25 14:33:38 +10:00
0a26a06909 Use INVENTREE_DEFAULT_CURRENCY as specified base currency 2021-05-25 10:46:30 +10:00
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
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
ff80c722fb Docker: Add parent directories if they do not exist 2021-05-25 09:32:21 +10: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
2d61e6fc5d Merge pull request #1605 from SchrodingersGat/exchange-rates
Add backend for exchangerate.host
2021-05-23 21:35:15 +10:00
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
b1b974a1f6 safer check if fixer-backend is used 2021-05-22 14:55:41 +02:00
4503f23ae4 beeing safe with wrong / unknown setttings 2021-05-22 14:55:05 +02:00
53ce848145 better translation 2021-05-22 14:48:56 +02:00