github-actions[bot]
|
cec15de26c
|
updated translation base
|
2021-07-01 22:35:28 +00:00 |
|
Oliver
|
d243356324
|
Merge pull request #1736 from matmair/money-update
Money updates
|
2021-07-02 08:34:20 +10:00 |
|
Matthias
|
5aaced6e66
|
migration for file-based currency setting
|
2021-07-01 18:20:39 +02:00 |
|
Oliver
|
74d2334f36
|
Merge remote-tracking branch 'inventree/master' into drf-api-forms
|
2021-07-01 22:08:10 +10:00 |
|
Oliver
|
a771d7732b
|
Icon tweak
|
2021-07-01 21:58:05 +10:00 |
|
Oliver
|
e0f8310ca8
|
Adds the ability to "clear" a non-required field with an obvious button
|
2021-07-01 21:57:07 +10: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 |
|
Oliver
|
225162ab8e
|
Add ability to delete multiple selected manufacturer part parameters
|
2021-07-01 17:20:06 +10:00 |
|
Oliver
|
8a29a3de0f
|
PEP fixes
|
2021-07-01 17:01:52 +10:00 |
|
Oliver
|
9bd71c1184
|
Refactor deletion of multiple manufacturer part objects
- issues multiple DELETE requests via the API
|
2021-07-01 17:01:30 +10:00 |
|
Oliver
|
206d7bd96a
|
Refactor edit and delete forms for ManufacturerPart
|
2021-07-01 16:28:46 +10:00 |
|
Oliver
|
96a2629fd2
|
Remove old URL endpoints
|
2021-07-01 16:07:42 +10:00 |
|
Oliver
|
870542e4c1
|
Refactor forms for ManufacturerPartParameter
|
2021-07-01 16:05:23 +10: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 |
|
Oliver
|
bfc5a7dcf8
|
Refactor forms for PartTestTemplate model:
- Remove old forms
- Remove old views
- Add detail endpoint for the API
|
2021-07-01 14:44:23 +10:00 |
|
Oliver
|
9d1c1b98df
|
PEP fix
|
2021-07-01 14:33:16 +10:00 |
|
Oliver
|
bb0a72f235
|
Refactor forms for StockItemTestResult
- Add DETAIL endpoint for model
- Remove old views
- Remove old forms
|
2021-07-01 14:31:37 +10:00 |
|
Oliver
|
59b794f0e5
|
Cleanup old forms
|
2021-07-01 14:25:14 +10: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
|
54731746d8
|
Render simple choice fields with select2
|
2021-06-30 23:18:50 +10:00 |
|
Oliver
|
770cd9a12d
|
Fix for LocationSerializer
|
2021-06-30 22:10:15 +10:00 |
|
Oliver
|
30ac5dba55
|
Display attachment upload date
|
2021-06-30 17:44:23 +10:00 |
|
Oliver
|
9b4db43232
|
Refactoring "attachment" tables to use the API
- Part attachments
- StockItem attachments
- PurchaseOrder attachments
- SalesOrder attachments
- BuildOrder attachments
|
2021-06-30 17:40:44 +10:00 |
|
Oliver
|
682b2b4b2f
|
Support rendering / updating of date inputs
|
2021-06-30 17:04:21 +10:00 |
|
Oliver
|
a92fc7cf2c
|
PEP fixes
|
2021-06-30 14:15:18 +10:00 |
|
Oliver
|
2b394174bc
|
Refactor update and delete forms for SupplierPriceBreak
|
2021-06-30 14:14:31 +10:00 |
|
Oliver
|
09fff5b644
|
Refactor PriceBreakCreate form
- Handle non_field_errors
|
2021-06-30 14:07:15 +10:00 |
|
Oliver
|
8f47035a7b
|
Refactor delete view for PartAttachment and StockItemAttachment
|
2021-06-30 12:58:41 +10:00 |
|
Oliver
|
4e23dbd0af
|
Refactor delete views for SalesOrderAttachment and PurchaseOrderAttachment
|
2021-06-30 12:54:38 +10:00 |
|
Oliver
|
4d8e88c779
|
BuildAttachmentDelete form
|
2021-06-30 12:48:14 +10:00 |
|
Oliver
|
653e3cd135
|
Starting work on a DELETE form
|
2021-06-30 12:03:32 +10:00 |
|
Oliver
|
537c15081b
|
Fix for PK lookup in API test
|
2021-06-30 11:12:16 +10:00 |
|
Oliver
|
9ea3e511b9
|
Refactor BuildAttachment views
|
2021-06-30 11:05:35 +10:00 |
|
Oliver
|
a7d60cf5ad
|
Exposes BuildOrderAttachment objects to the REST API
|
2021-06-30 10:49:33 +10:00 |
|