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 |
|
Oliver
|
f67779c816
|
Unit test fixes
|
2021-06-30 10:37:38 +10:00 |
|
Oliver
|
712c9598d1
|
Refactor SalesOrderAttachment forms
|
2021-06-30 10:09:05 +10:00 |
|
Oliver
|
60d599b476
|
Refactor PurchaseOrderAttachment views
|
2021-06-30 10:03:54 +10:00 |
|
Oliver
|
b946aedb5c
|
Replace PartAttachmentEdit view
|
2021-06-30 09:49:30 +10:00 |
|
Oliver
|
238dccc071
|
Replace PartAttachmentCreate form
|
2021-06-30 09:45:36 +10:00 |
|
Oliver
|
8c439e52fd
|
PEP fix
|
2021-06-30 09:41:13 +10:00 |
|
Oliver
|
54c9bd25a5
|
Add detail endpoint for StockItemAttachment
|
2021-06-30 09:40:54 +10:00 |
|
Oliver
|
87235b7e6f
|
Replace StockItemAttachmentCreate form
- Also replace drag-and-drop
- Add 'hidden' option for form fields
- Adds renderer for StockItem model
|
2021-06-30 09:17:28 +10:00 |
|
Oliver
|
7d53bcb27c
|
Convert StockItemEditStatus to use API forms
|
2021-06-30 08:52:53 +10:00 |
|
Oliver
|
43f26f2c65
|
Allow custom labels
|
2021-06-30 01:07:57 +10:00 |
|
Oliver
|
1f75530910
|
Specify custom help text for fields on the client side
|
2021-06-30 01:07:36 +10:00 |
|
Oliver
|
621f47e46c
|
Replace "edit part category" form
|
2021-06-30 01:04:39 +10:00 |
|
Oliver
|
c425f36a35
|
Remove dead class
|
2021-06-30 00:24:27 +10:00 |
|
Oliver
|
26eafe242c
|
Replace PartImageUpload form
|
2021-06-30 00:18:25 +10:00 |
|
Oliver
|
293b5d4c07
|
Allow file and image fields
- Use FormData class
- Replace existing Company image upload form
|
2021-06-30 00:13:53 +10:00 |
|
Oliver
|
33ec91acc7
|
Add "default" from serializer field (if present)
- Overrides model default
- Set choices for currency serializer field
- Adds some unit testing
|
2021-06-29 23:14:39 +10:00 |
|
Oliver
|
8b3a497554
|
Remove unused Form
|
2021-06-29 23:05:37 +10:00 |
|
Oliver
|
48e36bfd9b
|
Fix: New translations django.po from Crowdin
|
2021-06-29 21:33:44 +10:00 |
|
Oliver
|
2b846169cf
|
Fix: New translations django.po from Crowdin
|
2021-06-29 21:33:42 +10:00 |
|
Oliver
|
7f74945e7a
|
Fix: New translations django.po from Crowdin
|
2021-06-29 21:33:41 +10:00 |
|
Oliver
|
36e3f9bc51
|
Fix: New translations django.po from Crowdin
|
2021-06-29 21:33:40 +10:00 |
|