Oliver
|
2ffae368f1
|
Add an option to configure number of parts displayed in search preview box
|
2021-07-21 15:05:14 +10:00 |
|
|
ce3f7b698d
|
InvenTreeUserSettings added
|
2021-07-20 01:35:58 +02:00 |
|
|
ec53099872
|
abstracting Settings model
|
2021-07-20 01:34:35 +02:00 |
|
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
|
c1db4c7b3d
|
Try to catch encoding error, fixed CI
|
2021-07-19 15:14:08 -04:00 |
|
eeintech
|
3ab058e84b
|
Fixed default currency selection
|
2021-07-19 14:49:55 -04:00 |
|
|
210a4bccde
|
setting for #1796
|
2021-07-18 02:20:56 +02:00 |
|
Oliver
|
09d175f7cf
|
Fix purchase order import form
|
2021-07-15 23:11:59 +10:00 |
|
|
1bfa3cdd63
|
makes currency selection human-readable
|
2021-07-02 20:02:15 +02:00 |
|
|
5aaced6e66
|
migration for file-based currency setting
|
2021-07-01 18:20:39 +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 |
|
|
fcdefc4f83
|
removing default_currency in fields
|
2021-07-01 00:40:26 +02:00 |
|
|
e2278fc261
|
removing lambda
|
2021-07-01 00:33:24 +02:00 |
|
|
3a57093b4e
|
replace MoneyFields with inherited classes
|
2021-07-01 00:13:38 +02:00 |
|
|
56b23389d3
|
missed the settings definition
|
2021-06-30 23:54:56 +02:00 |
|
|
4fa57aee16
|
changing method call to avoid circle ref
|
2021-06-30 23:48:43 +02:00 |
|
|
92645d790b
|
use setting for currency_code_default
|
2021-06-30 23:36:46 +02:00 |
|
|
88f57a211f
|
setting for default currency
|
2021-06-30 23:35:57 +02:00 |
|
|
d10169932d
|
option to hide related parts #1733
|
2021-06-29 12:33:54 +02:00 |
|
Matthias Mair
|
e760aa172a
|
Merge branch 'master' into part-import
|
2021-06-26 23:58:41 +02:00 |
|
|
7d5aa8189d
|
Merge branch 'master' of https://github.com/inventree/InvenTree into part-import
|
2021-06-18 23:30:54 +02:00 |
|
|
59e6cc1a10
|
Merge branch 'master' of https://github.com/inventree/InvenTree into part-import
|
2021-06-18 23:10:59 +02:00 |
|
Matthias Mair
|
8d317581dd
|
Merge branch 'master' into order-modal-show-price
|
2021-06-18 09:41:10 +02:00 |
|
|
2cbdeae914
|
style-fix
|
2021-06-18 00:18:45 +02:00 |
|
|
2d8b96a6b8
|
setting to control visibility of price
|
2021-06-17 23:15:42 +02:00 |
|
|
74c4c559e4
|
clearer wording for internal price settings
|
2021-06-07 05:33:20 +02:00 |
|
|
37c0025399
|
settings for internal prices added
|
2021-06-07 04:58:37 +02:00 |
|
|
27282c8049
|
Merge branch 'master' of https://github.com/inventree/InvenTree into internal-price
|
2021-06-06 18:15:41 +02:00 |
|
|
5a869d247f
|
Merge branch 'master' of https://github.com/inventree/InvenTree into part-import
|
2021-06-06 17:46:33 +02:00 |
|
|
4f7edac213
|
back button
|
2021-06-06 17:43:16 +02:00 |
|
|
a2a2c61e31
|
refactor and fix rendering on error
|
2021-06-06 16:36:01 +02:00 |
|
|
7439f72ab1
|
hide error messagre on error
|
2021-06-06 16:33:19 +02:00 |
|
|
5e6919f14e
|
hide error message
|
2021-06-06 16:32:46 +02:00 |
|
|
35451248c2
|
reseting modal on open
|
2021-06-06 15:25:56 +02:00 |
|
|
81f00753c6
|
style
|
2021-06-05 17:24:04 +02:00 |
|
|
768080f9a0
|
Adding internal functions to use internal prices
|
2021-06-05 17:06:58 +02:00 |
|
|
d87592aedb
|
use the default currency in forms
|
2021-06-05 13:22:11 +02:00 |
|
|
daf3d06cf0
|
added in optional matches
|
2021-06-05 01:19:12 +02:00 |
|
eeintech
|
74bd975a0b
|
Revert back to form_list
Moved OrderMatchItemForm to forms.py
|
2021-06-04 13:41:07 -04:00 |
|
|
625d868a3f
|
fix for form_list
|
2021-06-03 00:29:24 +02:00 |
|
|
fc9e1e6770
|
suggested changes @eeintech
|
2021-06-03 00:17:29 +02:00 |
|
|
75cdec81ae
|
style fix
|
2021-06-02 00:39:38 +02:00 |
|
|
495babe712
|
Merge branch 'master' of https://github.com/inventree/InvenTree into part-import
|
2021-06-02 00:36:15 +02:00 |
|
|
3c384947b2
|
spaces cleanup
|
2021-06-02 00:26:30 +02:00 |
|
|
ee582a5490
|
fixes the problem reported by @eeintech ?
|
2021-06-02 00:21:01 +02:00 |
|
Oliver Walters
|
4520bb7447
|
PEP style fixes
|
2021-05-27 16:36:26 +10:00 |
|