2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-05-02 13:28:49 +00:00

13 Commits

Author SHA1 Message Date
eeintech
53f2aa107a Umm watch out for the true fix! 2021-07-19 15:51:04 -04:00
eeintech
9acd57f8e0 CI was not completely fixed 2021-07-19 15:29:04 -04:00
eeintech
3ab058e84b Fixed default currency selection 2021-07-19 14:49:55 -04:00
1bfa3cdd63 makes currency selection human-readable 2021-07-02 20:02:15 +02:00
14c904c0c5 style fixes 2021-07-01 10:45:33 +02:00
951e8910ba using functions for currency codes 2021-07-01 10:41:23 +02:00
983255a05e naming refactor 2021-07-01 10:37:16 +02:00
66c1e9c97d currency codes in own function 2021-07-01 10:32:07 +02:00
92645d790b use setting for currency_code_default 2021-06-30 23:36:46 +02:00
Oliver Walters
af1904b6e4 Simplify exhange rate backend 2021-05-27 15:45:38 +10:00
f2b0717d10 removes all lines consisting only of spaces
this really bothers me for some reason - nothing technical
2021-05-06 12:11:38 +02:00
Oliver Walters
d0fb69e67d Add option to enable / disable stock expiry feature
- Simply hides fields in form views
2021-01-05 08:50:07 +11:00
Oliver Walters
1532be9c1e Add 'currency' option for company
- e.g. an external supplier might have a default currency
- Adds a form input which only allows selection of allowed currency codes
- Add unit testing for currency validation
2020-11-12 11:02:10 +11:00