Oliver
|
96a885e4e1
|
client side form for assigning stock items to customers
|
2021-12-09 00:20:45 +11:00 |
Matthias
|
d884e62be1
|
[FR] Confirm to W293
Fixes #2335
|
2021-11-23 00:28:23 +01:00 |
Oliver
|
6a534e0322
|
Improve options for installing a part into another part
- Allow "variant" parts when the BOM specifies that variants are allowed for a particular BOM item
|
2021-11-10 11:11:52 +11:00 |
Oliver
|
be7b224f14
|
Adds API endpoint for serialization of stock items
|
2021-11-03 10:12:42 +11:00 |
Oliver
|
ef305032c9
|
Create new stock location via API forms
|
2021-11-02 20:04:54 +11:00 |
Oliver
|
0d9c08b49c
|
StockLocationEdit
|
2021-11-02 19:58:25 +11:00 |
Oliver
|
758e402a66
|
PEP style fixes
|
2021-10-05 23:06:12 +11:00 |
Oliver
|
6fd1abb07a
|
Remove unused view class
|
2021-10-05 22:58:28 +11:00 |
Oliver
|
69f242d11d
|
Merge pull request #1892 from eeintech/stock_installed_items
Re-enabled installing stock items into others
|
2021-08-04 09:01:28 +10:00 |
eeintech
|
172a08fbba
|
Removed old quantity setting lines
|
2021-08-03 09:53:08 -04:00 |
Oliver
|
f057937df0
|
Fix for non-integer serial numbers
|
2021-08-03 09:46:28 +10:00 |
eeintech
|
ac3dcac641
|
Re-enabled installing stock items into others
|
2021-08-02 15:05:24 -04:00 |
eeintech
|
e9be3fb4ec
|
Redirect to stock index if stock item is completely depleted
|
2021-07-27 11:11:30 -04:00 |
Oliver
|
efb4f194b6
|
Refactor StockExportOptions form
|
2021-07-19 17:23:18 +10:00 |
Oliver
|
bd8b52d7d2
|
Merge pull request #1804 from SchrodingersGat/api-stock-adjustments
Api stock adjustments
|
2021-07-12 22:16:56 +10:00 |
Oliver
|
52eedef820
|
remove old StockAdjust view
|
2021-07-12 21:03:28 +10:00 |
Matthias
|
03fb6e5c61
|
support leading zeros in serial numbers
|
2021-07-10 17:54:17 +02:00 |
Oliver
|
a2870b60d9
|
Merge pull request #1757 from matmair/stock-next-prev
Stock previous / next serial
|
2021-07-08 11:41:01 +10:00 |
eeintech
|
6687661928
|
Fixes for stock modal and notes propagation to tracking items
|
2021-07-05 17:36:10 -04:00 |
Matthias
|
84b67e2cc1
|
also allow the boundaries
|
2021-07-05 00:53:05 +02:00 |
Matthias
|
1786c029b4
|
prev and next serial link in stock items
|
2021-07-05 00:47:45 +02: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
|
8f47035a7b
|
Refactor delete view for PartAttachment and StockItemAttachment
|
2021-06-30 12:58:41 +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 Walters
|
c2fe5e08b4
|
Expand possibilities for variant conversion
- Ref get_conversion_options
|
2021-05-27 12:35:55 +10:00 |
Oliver Walters
|
3b252b8409
|
Record the user when updating stock items
|
2021-05-12 10:42:09 +10:00 |
Oliver Walters
|
03a231bffb
|
Updates
- Add StockHistoryCode to custom context
- Add simple form for editing stock item history
- Add tracking entry when stock status is changed
|
2021-05-11 23:38:26 +10:00 |
Matthias
|
f2b0717d10
|
removes all lines consisting only of spaces
this really bothers me for some reason - nothing technical
|
2021-05-06 12:11:38 +02:00 |
Matthias
|
20c455384e
|
added more translation-strings
|
2021-04-04 22:44:14 +02:00 |
Matthias
|
446bc06c1b
|
switched translation methode to lazy
|
2021-04-03 04:01:40 +02:00 |
Oliver Walters
|
d43cfccfc1
|
Typo fix
|
2021-03-04 22:11:38 +11:00 |
Oliver Walters
|
5ad915a845
|
More fields
|
2021-03-04 22:09:46 +11:00 |
Oliver Walters
|
a9e3e46b8a
|
Bug fix
check if self.object.owner is None
|
2021-03-03 21:52:02 +11:00 |
Oliver Walters
|
cd01bb0ad7
|
Refactor HTML view permission
- Introspect database model from View
- Automatically get the permission from the View class
|
2021-03-02 21:32:32 +11:00 |
Oliver Walters
|
8fda2cf745
|
Fixes for unit tests
|
2021-01-29 12:47:46 +11:00 |
Oliver Walters
|
436207b315
|
Merge remote-tracking branch 'inventree/master' into batch-reports
# Conflicts:
# InvenTree/templates/stock_table.html
|
2021-01-18 23:23:58 +11:00 |
Oliver
|
a5aa90cdf2
|
Merge pull request #1155 from eeintech/stock_owner
Stock Locations and Items Ownership
|
2021-01-18 22:55:26 +11:00 |
Oliver Walters
|
ef7cc3f78d
|
Replace existing django form views with API request
|
2021-01-18 21:33:15 +11:00 |
Oliver Walters
|
2b30df1a70
|
Fix
|
2021-01-18 14:41:31 +11:00 |
Oliver Walters
|
a7baad33ba
|
Fix form error for creating a new stock item
|
2021-01-18 14:41:31 +11:00 |
eeintech
|
72c7ceb553
|
Merged master and updated stock_table.html
|
2021-01-17 13:11:59 -05:00 |
eeintech
|
7d5571ba5b
|
Merged changes from master
|
2021-01-14 08:52:56 -05:00 |
Oliver Walters
|
0134597747
|
Merge remote-tracking branch 'inventree/master' into label-api
# Conflicts:
# InvenTree/locale/de/LC_MESSAGES/django.po
# InvenTree/locale/en/LC_MESSAGES/django.po
# InvenTree/locale/es/LC_MESSAGES/django.po
|
2021-01-14 23:56:23 +11:00 |
Oliver Walters
|
1316e6bf5b
|
Properly save user data when creating a new StockItem
|
2021-01-14 11:24:52 +11:00 |
eeintech
|
e92e5dfe8f
|
Merged master
|
2021-01-13 17:08:01 -05:00 |
eeintech
|
59c0a50289
|
Separated category from part permissions and location from stock item permissions
|
2021-01-13 13:35:49 -05:00 |
eeintech
|
28fb1b5fab
|
Added owner model to admin page and added test cases
|
2021-01-13 11:38:37 -05:00 |