2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-04-29 12:06:44 +00:00

8 Commits

Author SHA1 Message Date
Matthias
0e2db232ae
save messages 2021-09-12 22:24:25 +02:00
Matthias
e2bb5e978b
fix hmac 2021-09-12 19:25:36 +02:00
Matthias
68ca672937
hmac verification 2021-09-12 16:49:47 +02:00
Matthias
5bf9561984
refactor 2021-09-12 16:32:40 +02:00
Matthias
f600083dee
initial webhook view #2036 2021-09-12 16:14:06 +02:00
Oliver Walters
4dff18e4a6 Remove common_currency model entirely
- A lot of views / pages / etc needed to be updated too
- Now uses django-money fields entirely
- Create a manual rate exchange backend (needs more work!)
2020-11-11 00:21:06 +11:00
Oliver Walters
6752bdc1c6 Sort currency API 2019-09-07 19:28:20 +10:00
Oliver Walters
9726ea4f99 Add serializer / API for currency objects 2019-09-07 19:18:18 +10:00