Oliver Walters
|
19c036f50a
|
Add migration files
|
2020-08-08 17:16:04 +10:00 |
|
Oliver Walters
|
a7ee323035
|
PEP fix
|
2020-08-08 16:59:48 +10:00 |
|
Oliver Walters
|
ad977d4d26
|
Add default ordering for Company model
- Now will sort by "name" in choice fields, etc
|
2020-08-08 16:54:09 +10:00 |
|
Oliver Walters
|
0f199556df
|
Add migration file
|
2020-08-04 11:21:27 +10:00 |
|
Oliver Walters
|
3a266cf322
|
Allow default_keywords to be null
|
2020-08-04 11:10:24 +10:00 |
|
eeintech
|
f386039d5a
|
Added validation method for uploaded file using imghdr library
|
2020-07-21 16:01:17 -05:00 |
|
eeintech
|
af70dd5dfe
|
Allowing Part thumbnail (image) update via API
|
2020-07-20 16:16:26 -05:00 |
|
eeintech
|
9b7977a217
|
API: Allow part deletion if inactive
|
2020-07-08 10:56:23 -05:00 |
|
Oliver
|
3d7676e292
|
Merge pull request #880 from SchrodingersGat/negative-stock-fix
Improve logic of "quantity_to_order" function
|
2020-06-28 19:23:37 +10:00 |
|
Oliver Walters
|
3d245c7ce3
|
Improve logic of "quantity_to_order" function
|
2020-06-28 19:14:51 +10:00 |
|
Oliver Walters
|
134a688e4a
|
Fix filter logic for 'starred' parts
|
2020-06-28 19:08:13 +10:00 |
|
Oliver Walters
|
fa3d2d005a
|
"Active" part toggle is always enabled
|
2020-06-22 11:27:59 +10:00 |
|
Oliver Walters
|
930f903f5d
|
Add ability to display "out of stock" items against a part
|
2020-06-22 10:48:41 +10:00 |
|
Oliver Walters
|
2e91f64a96
|
Add (disabled) print-label button for Part display
|
2020-06-12 18:13:14 +10:00 |
|
Oliver Walters
|
1ad4b8b131
|
Reorganize buttons for "Part" view
|
2020-06-12 18:11:57 +10:00 |
|
Oliver Walters
|
09400fd66b
|
Decimalize display of variant stock
(cherry picked from commit 6e45360c4b7a6bc91f584f498fb6e1988593db95)
|
2020-06-09 13:31:16 +10:00 |
|
Oliver Walters
|
126e42a022
|
Add "IPN" column to stock list table
|
2020-06-06 08:47:06 +10:00 |
|
Oliver Walters
|
16d261d956
|
Make description fields optional
|
2020-06-05 19:33:32 +10:00 |
|
Oliver Walters
|
a3c0d35b20
|
Fix for case where BOM item quantity is zero
|
2020-06-04 11:37:55 +10:00 |
|
Oliver Walters
|
5f3816212f
|
template parts are now allowed to be variants
- Do not throw an error here!
|
2020-05-29 12:40:40 +10:00 |
|
Oliver Walters
|
9b7b65374d
|
Use rounding decimal field in BomItem form
|
2020-05-27 10:33:47 +10:00 |
|
Oliver Walters
|
7bcf9bf5be
|
Allow template parts to be specified for the BOM item
|
2020-05-27 10:06:18 +10:00 |
|
Oliver Walters
|
78990a99e5
|
Fix serializer for stock item
|
2020-05-26 23:01:30 +10:00 |
|
Oliver Walters
|
e128410d54
|
Update 'required' status for new serializers
(cherry picked from commit 2306e29743eb25266c78bec5357d1194e0778c58)
|
2020-05-26 20:29:09 +10:00 |
|
Oliver Walters
|
81e38eeb14
|
Add some more custom FileField serializers
(cherry picked from commit 7b9ff27baefacc977fef7852e99d8a9bb46a062a)
|
2020-05-26 20:29:04 +10:00 |
|
Oliver Walters
|
47a4ab2ed8
|
Template changes
|
2020-05-26 11:38:17 +10:00 |
|
Oliver Walters
|
27ca84fd2a
|
Part view shows next available serial number
|
2020-05-26 11:34:11 +10:00 |
|
Oliver Walters
|
009adaf528
|
Code to get and test for variants of a part
|
2020-05-25 13:13:28 +10:00 |
|
Oliver Walters
|
68b9a690f2
|
Integer value required for trackable bom item
|
2020-05-24 20:22:15 +10:00 |
|
Oliver Walters
|
01481ef5c9
|
Add function to get the number of required tests for a part
|
2020-05-23 14:28:25 +10:00 |
|
Oliver Walters
|
4bd0872b2c
|
Expose some more stock item data over API
|
2020-05-22 23:33:27 +10:00 |
|
Oliver Walters
|
71681bfda1
|
Add a button if a stock item test report is available
|
2020-05-22 21:38:05 +10:00 |
|
Oliver Walters
|
1ad7e699a9
|
PEP
|
2020-05-22 21:31:21 +10:00 |
|
Oliver Walters
|
0ec880290b
|
Functionality for retrieving test templates associated with a given part
|
2020-05-22 21:29:58 +10:00 |
|
Oliver Walters
|
2f6d03388d
|
Add serializer / table display
|
2020-05-18 19:15:40 +10:00 |
|
Oliver Walters
|
fc6cad475a
|
Add validation for StockItemTestResult based on the matching PartTestTemplate
|
2020-05-18 19:11:43 +10:00 |
|
Oliver Walters
|
e8c402ecd9
|
Add some more fields to the PartTestTemplate model
|
2020-05-18 19:00:45 +10:00 |
|
Oliver Walters
|
1cc0977816
|
Display testing status for a stock item
|
2020-05-17 22:33:41 +10:00 |
|
Oliver Walters
|
6cb017bbfd
|
Add functions to test if a stock item has passed all tests
|
2020-05-17 22:03:55 +10:00 |
|
Oliver Walters
|
b9799e1824
|
Add some more part slidies
|
2020-05-17 17:05:04 +10:00 |
|
Oliver Walters
|
e30f6ec374
|
Add forms / views for creating / editing / deleting test templates
|
2020-05-17 16:50:34 +10:00 |
|
Oliver Walters
|
e9ed50fc4b
|
Add table displaying part test templates
|
2020-05-17 16:07:55 +10:00 |
|
Oliver Walters
|
66f2c01d5d
|
Add (empty) page for displaying part test templates
|
2020-05-17 14:26:53 +10:00 |
|
Oliver Walters
|
bc8b3a68f0
|
Fixes for unit testing
|
2020-05-17 14:17:55 +10:00 |
|
Oliver Walters
|
69c748d018
|
PEP fix
|
2020-05-17 14:15:13 +10:00 |
|
Oliver Walters
|
95d07cd02b
|
Add unit testing for new API features
|
2020-05-17 14:14:54 +10:00 |
|
Oliver Walters
|
4d992ea528
|
Expose test templates to the API
|
2020-05-17 13:56:49 +10:00 |
|
Oliver Walters
|
f791ac9f57
|
Register test template in the admin interface
|
2020-05-17 13:50:06 +10:00 |
|
Oliver Walters
|
badf9230a9
|
Add fixtures / unit testing for the stock item testing framework
|
2020-05-17 13:46:19 +10:00 |
|
Oliver Walters
|
8c8b704e38
|
Add PartTestTemplate model
|
2020-05-17 13:26:51 +10:00 |
|