|
cdf63c43aa
|
Add autocomplete fields to admin views for "build" app
|
2021-12-04 20:17:36 +11:00 |
|
|
e83b5f9db0
|
Add autocomplete admin fields for "part" app
|
2021-12-04 20:01:56 +11:00 |
|
|
e25759c1ac
|
check message counters too
|
2021-12-04 04:08:11 +01:00 |
|
|
d8ca87057b
|
cover another line
|
2021-12-04 04:07:47 +01:00 |
|
|
733fc4b718
|
forgot that before
|
2021-12-04 03:46:35 +01:00 |
|
|
c10841fe0e
|
and again
|
2021-12-04 03:44:59 +01:00 |
|
|
1ba7110cda
|
change templates to new way
|
2021-12-04 02:19:12 +01:00 |
|
|
35b3bc73cc
|
Merge remote-tracking branch 'inventree/master' into partial-shipment
# Conflicts:
# InvenTree/order/api.py
|
2021-12-04 09:35:54 +11:00 |
|
|
6d90ded27f
|
First pass at a part-purchase-order table
|
2021-12-03 20:54:21 +11:00 |
|
|
f4f390f4c2
|
PEP fix
|
2021-12-03 01:58:27 +01:00 |
|
|
ae13672273
|
refactor to enable use in notification tests
|
2021-12-02 10:52:21 +01:00 |
|
|
6ec0cfc641
|
Merge branch 'master' into partial-shipment
# Conflicts:
# InvenTree/company/templates/company/company_base.html
# InvenTree/stock/templates/stock/item_base.html
|
2021-12-02 20:49:13 +11:00 |
|
|
84499f4b10
|
better description
|
2021-12-02 10:22:39 +01:00 |
|
|
0379498ee3
|
merge master in
|
2021-12-02 09:17:57 +01:00 |
|
|
8c6b82d2c0
|
Merge pull request #2405 from SchrodingersGat/jump-to-sn
Jump to sn
|
2021-12-02 16:26:21 +11:00 |
|
|
e96ff7fbba
|
Add lookup-by-sn on part page, too
|
2021-12-02 16:01:28 +11:00 |
|
|
2038c2250d
|
fix notify_low_stock context
|
2021-12-02 02:42:57 +01:00 |
|
|
55a8536636
|
fix case
|
2021-12-02 02:35:10 +01:00 |
|
|
ea5848d174
|
add mailadress to user
|
2021-12-02 02:34:45 +01:00 |
|
|
7974559ead
|
add tests for testing notifications
|
2021-12-02 02:24:33 +01:00 |
|
|
3bff676047
|
beginner mistake
it is a referenced part so use related_name as prefix
|
2021-12-02 00:24:36 +01:00 |
|
|
25a76d37e7
|
and PEP again
|
2021-12-02 00:11:02 +01:00 |
|
|
61b53a10b0
|
Merge branch 'master' of https://github.com/inventree/InvenTree into matmair/issue2279
|
2021-12-01 23:59:22 +01:00 |
|
|
95fa34f797
|
search by MPN
Fixes #2403
|
2021-12-01 23:56:31 +01:00 |
|
|
64c01bff82
|
refactor to use general function
|
2021-12-01 22:26:43 +01:00 |
|
|
a6fe5e0d80
|
Merge pull request #2388 from SchrodingersGat/part-details-refactor
Part details refactor
|
2021-12-01 08:47:29 +11:00 |
|
|
713549fe6a
|
Handle case where issue_date is not set
|
2021-12-01 08:14:49 +11:00 |
|
|
a2a436ea69
|
Column improvements
|
2021-12-01 08:05:30 +11:00 |
|
|
64abe1e889
|
Refactoring "company" view
|
2021-11-30 20:31:05 +11:00 |
|
|
440436c70d
|
Refactor display for "part category"
|
2021-11-30 20:00:26 +11:00 |
|
|
5049f17d0b
|
Save toggle state to session
|
2021-11-30 19:49:04 +11:00 |
|
|
a2d912d374
|
Bootstrappy collapse
|
2021-11-30 19:45:37 +11:00 |
|
|
b34b3c6d85
|
Place part details below main part display tab
|
2021-11-30 19:38:48 +11:00 |
|
|
da6c723184
|
Merge branch 'master' into partial-shipment
# Conflicts:
# InvenTree/order/serializers.py
|
2021-11-29 22:59:36 +11:00 |
|
|
4ee55847f1
|
Refactor attachment tables
|
2021-11-28 14:21:20 +11:00 |
|
|
0949bac175
|
serializer fixes
|
2021-11-28 14:21:09 +11:00 |
|
|
6582fd3d04
|
Add 'link' field to attachment serializer
|
2021-11-28 12:57:37 +11:00 |
|
|
e9ed7bffc9
|
adds a "link" field to the InvenTree attachment model
- Allows attachments to also serve as links to external files
|
2021-11-28 12:53:01 +11:00 |
|
|
ef7a9b5152
|
Adds a simple endpoint for accessing serial number information for a Part instance
- This is not included by default in the "part detail" endpoint as it must be calculated!
|
2021-11-27 00:11:18 +11:00 |
|
|
760c80dbb6
|
Merge remote-tracking branch 'inventree/master' into partial-shipment
|
2021-11-26 22:08:17 +11:00 |
|
|
2b704ccdc0
|
Exclude same part from "related" input
|
2021-11-26 21:09:29 +11:00 |
|
|
68e2b0850b
|
Merge branch 'master' into partial-shipment
# Conflicts:
# InvenTree/build/serializers.py
# InvenTree/order/templates/order/so_sidebar.html
|
2021-11-26 08:25:51 +11:00 |
|
|
4a90786296
|
PEP code style fixes
|
2021-11-25 14:55:24 +11:00 |
|
|
e6dfe27c57
|
Add a "related parts table" function
|
2021-11-25 14:54:21 +11:00 |
|
|
9e01bc8ff2
|
Bug fix for serializer detail
|
2021-11-25 14:45:28 +11:00 |
|
|
88df774aef
|
Add part detail filter to PartRelated serializer
|
2021-11-25 14:42:44 +11:00 |
|
|
4704845a7b
|
Add filter for "relatedpart" API endpoint
|
2021-11-25 14:42:31 +11:00 |
|
|
68f7887379
|
Related parts are now created via the API
|
2021-11-25 14:23:27 +11:00 |
|
|
2065c05519
|
Adds API endpoints and serializers
|
2021-11-25 14:18:21 +11:00 |
|
|
a532babde8
|
Related part table now uses "loadPartTable" function call
|
2021-11-25 14:13:49 +11:00 |
|