Matthias
|
5aaced6e66
|
migration for file-based currency setting
|
2021-07-01 18:20:39 +02:00 |
|
Matthias
|
14c904c0c5
|
style fixes
|
2021-07-01 10:45:33 +02:00 |
|
Matthias
|
951e8910ba
|
using functions for currency codes
|
2021-07-01 10:41:23 +02:00 |
|
Matthias
|
983255a05e
|
naming refactor
|
2021-07-01 10:37:16 +02:00 |
|
Matthias
|
66c1e9c97d
|
currency codes in own function
|
2021-07-01 10:32:07 +02:00 |
|
Matthias
|
3c6c9c59d6
|
added clean migration steps for all price fields
|
2021-07-01 07:11:15 +02:00 |
|
Matthias
|
9b7a08f50f
|
fixed doc
|
2021-07-01 07:07:40 +02:00 |
|
Matthias
|
4d86f33e23
|
clean Money migrations!
|
2021-07-01 07:07:02 +02:00 |
|
Matthias
|
ea8b102897
|
style fix
|
2021-07-01 00:50:50 +02:00 |
|
Matthias
|
7c6a58e936
|
handle default in kwargs
|
2021-07-01 00:48:16 +02:00 |
|
Matthias
|
dbb9fbd9fd
|
set default currency in field
|
2021-07-01 00:46:53 +02:00 |
|
Matthias
|
fcdefc4f83
|
removing default_currency in fields
|
2021-07-01 00:40:26 +02:00 |
|
Matthias
|
e2278fc261
|
removing lambda
|
2021-07-01 00:33:24 +02:00 |
|
Matthias
|
4b7e8c7d21
|
style fixes
|
2021-07-01 00:14:23 +02:00 |
|
Matthias
|
3a57093b4e
|
replace MoneyFields with inherited classes
|
2021-07-01 00:13:38 +02:00 |
|
Matthias
|
56b23389d3
|
missed the settings definition
|
2021-06-30 23:54:56 +02:00 |
|
Matthias
|
4fa57aee16
|
changing method call to avoid circle ref
|
2021-06-30 23:48:43 +02:00 |
|
Matthias
|
2c7a4a1246
|
switching out BASE_CURRENCY
|
2021-06-30 23:38:48 +02:00 |
|
Matthias
|
92645d790b
|
use setting for currency_code_default
|
2021-06-30 23:36:46 +02:00 |
|
Matthias
|
88f57a211f
|
setting for default currency
|
2021-06-30 23:35:57 +02:00 |
|
Oliver
|
8ee12abb50
|
Merge pull request #1734 from matmair/hide-related
option to hide related parts
|
2021-06-29 21:24:21 +10:00 |
|
Matthias
|
d10169932d
|
option to hide related parts #1733
|
2021-06-29 12:33:54 +02:00 |
|
Oliver
|
4eef3c99bc
|
Merge pull request #1731 from matmair/allocated-sort-qty
sortable OrderAllocationTable
|
2021-06-29 09:31:55 +10:00 |
|
Matthias
|
153be2df13
|
Merge branch 'master' of https://github.com/inventree/InvenTree into allocated-sort-qty
|
2021-06-29 00:17:29 +02:00 |
|
Oliver
|
ce731db203
|
Merge pull request #1729 from SchrodingersGat/api-bug-fix
Adds unit tests for HTML API endpoints
|
2021-06-28 21:23:36 +10:00 |
|
Oliver
|
f0f6c7d186
|
Add a comment
|
2021-06-28 21:09:48 +10:00 |
|
Oliver
|
4dbd770f2d
|
Fixed (I think?)
|
2021-06-28 21:08:50 +10:00 |
|
Oliver
|
3c1f0637dc
|
Adds unit tests for HTML API endpoints
|
2021-06-28 20:42:37 +10:00 |
|
Oliver
|
b5086ab731
|
Merge pull request #1726 from matmair/bom-pricing
Bom pricing
|
2021-06-28 09:15:52 +10:00 |
|
Matthias
|
cd6d13fa7d
|
Merge branch 'master' of https://github.com/inventree/InvenTree into bom-pricing
|
2021-06-27 14:38:23 +02:00 |
|
Matthias
|
e4a9d56ba0
|
style fixes
|
2021-06-27 14:26:51 +02:00 |
|
Matthias
|
4f726931a6
|
adds in money-conversion helper
|
2021-06-27 14:18:37 +02:00 |
|
Matthias
|
a3ec24fbcc
|
Reenabling prices for BOM items
Closes #1721
|
2021-06-27 13:48:08 +02:00 |
|
Oliver
|
604c136b00
|
Update version.py
|
2021-06-27 21:00:01 +10:00 |
|
Oliver
|
786e994e19
|
Update version.py
0.2.4
|
2021-06-27 20:58:24 +10:00 |
|
Matthias
|
67128c308b
|
fixing typo
|
2021-06-27 12:26:02 +02:00 |
|
Oliver
|
42ed95c936
|
Merge pull request #1588 from matmair/part-import
Part import
|
2021-06-27 09:24:10 +10:00 |
|
Oliver
|
9e720ea620
|
Merge pull request #1700 from SchrodingersGat/api-default-values
Unit testing for default values
|
2021-06-27 09:01:01 +10:00 |
|
Matthias Mair
|
e760aa172a
|
Merge branch 'master' into part-import
|
2021-06-26 23:58:41 +02:00 |
|
Oliver Walters
|
34a374ce9a
|
Add try/except around callable default
|
2021-06-27 01:18:09 +10:00 |
|
Oliver Walters
|
0cc999410b
|
More unit test fixes
|
2021-06-27 01:03:54 +10:00 |
|
Oliver Walters
|
7505d7b3c5
|
Unit test fixes
|
2021-06-27 00:47:12 +10:00 |
|
Oliver Walters
|
d3e9803fd4
|
Remove debug statement
|
2021-06-27 00:25:49 +10:00 |
|
Oliver Walters
|
232899e0c4
|
Simpler implementation
|
2021-06-27 00:25:23 +10:00 |
|
Oliver Walters
|
8913b74f41
|
Typo fixes
|
2021-06-27 00:12:10 +10:00 |
|
Oliver Walters
|
ae1a1e139f
|
Further fixes for default API values
- Account for callable defaults
- Extra check in is_valid()
|
2021-06-27 00:01:40 +10:00 |
|
Oliver
|
a0390f0821
|
PEP style fixes
|
2021-06-26 21:14:47 +10:00 |
|
Oliver
|
b2aa38fefa
|
Override get_initial() rather than is_valid()
|
2021-06-26 21:14:10 +10:00 |
|
Oliver
|
ddbf863617
|
Merge remote-tracking branch 'inventree/master' into api-default-values
# Conflicts:
# InvenTree/InvenTree/serializers.py
|
2021-06-26 21:04:41 +10:00 |
|
Oliver
|
ba1c70e86b
|
Intercept is_valid() method to set default values
|
2021-06-26 20:48:09 +10:00 |
|