Matthias
|
c8efc26f58
|
docs
|
2021-11-30 16:57:58 +01:00 |
|
Matthias
|
753199febb
|
refactor
|
2021-11-30 16:57:53 +01:00 |
|
Matthias
|
791da9b322
|
add notification counter to indicator
|
2021-11-30 16:56:55 +01:00 |
|
Matthias
|
5614fde368
|
change out icons
|
2021-11-30 16:55:39 +01:00 |
|
Oliver
|
c01c0b0e25
|
Refactor company buttons
|
2021-11-30 21:13:55 +11:00 |
|
Oliver
|
91c8d9fee3
|
Refactor stock item view
|
2021-11-30 20:59:37 +11:00 |
|
Oliver
|
e88ea8d157
|
Refactor supplier part display
|
2021-11-30 20:53:01 +11:00 |
|
Oliver
|
1ce1710c50
|
Refactor manufacturer part display
|
2021-11-30 20:49:52 +11:00 |
|
Oliver
|
defe80e2af
|
Refactor build order display
|
2021-11-30 20:45:18 +11:00 |
|
Oliver
|
fd02197851
|
Refactor purchase order page
|
2021-11-30 20:39:28 +11:00 |
|
Oliver
|
7b43e3e585
|
Refactor sales order page
|
2021-11-30 20:33:41 +11:00 |
|
Oliver
|
64abe1e889
|
Refactoring "company" view
|
2021-11-30 20:31:05 +11:00 |
|
Oliver
|
440436c70d
|
Refactor display for "part category"
|
2021-11-30 20:00:26 +11:00 |
|
Oliver
|
3aad2eb13d
|
Refactor title card for "location" view
|
2021-11-30 19:57:07 +11:00 |
|
Oliver
|
5049f17d0b
|
Save toggle state to session
|
2021-11-30 19:49:04 +11:00 |
|
Oliver
|
a2d912d374
|
Bootstrappy collapse
|
2021-11-30 19:45:37 +11:00 |
|
Oliver
|
b34b3c6d85
|
Place part details below main part display tab
|
2021-11-30 19:38:48 +11:00 |
|
Oliver
|
684dce9a3e
|
Merge pull request #2387 from SchrodingersGat/po-table-fix
Don't be dull, check for null
|
2021-11-30 15:59:35 +11:00 |
|
Oliver
|
6e9937e0e9
|
Don't be dull, check for null
|
2021-11-30 15:24:19 +11:00 |
|
Matthias
|
0cefbe41c8
|
PEP fix
|
2021-11-29 23:50:15 +01:00 |
|
Matthias
|
2dbb21f8e7
|
make creation date none changeable on save
|
2021-11-29 23:46:41 +01:00 |
|
Oliver
|
bce69b7733
|
Removes ship_order function
|
2021-11-30 00:45:40 +11:00 |
|
Oliver
|
6963503d02
|
Delete old SalesOrderShip view
|
2021-11-30 00:44:42 +11:00 |
|
Oliver
|
3f9b280e17
|
Allow shipment numbers to be non-unique for different sales orders
- must be unique for a given sales order
|
2021-11-30 00:42:30 +11:00 |
|
Oliver
|
f3f3030b37
|
Adds API endpoint to "ship" a sales order shipment
|
2021-11-30 00:02:03 +11:00 |
|
Oliver
|
c6b11b5e38
|
New logic for completing a SalesOrderShipment
|
2021-11-29 23:11:21 +11:00 |
|
Oliver
|
da6c723184
|
Merge branch 'master' into partial-shipment
# Conflicts:
# InvenTree/order/serializers.py
|
2021-11-29 22:59:36 +11:00 |
|
Matthias
|
d6dc4dd035
|
Merge branch 'matmair/issue2279' of https://github.com/matmair/InvenTree into matmair/issue2279
|
2021-11-29 08:42:57 +01:00 |
|
Matthias
|
07b0577b94
|
enable the notification panel to mark messages as read
|
2021-11-29 01:49:35 +01:00 |
|
Matthias
|
5bfe891208
|
add button for unread + refactor
|
2021-11-29 01:09:36 +01:00 |
|
Matthias
|
d57ebde265
|
also add a unread endpoint
|
2021-11-29 01:08:54 +01:00 |
|
Matthias
|
06f6587050
|
add endpoint + buttons to mark a notification read
|
2021-11-29 01:08:06 +01:00 |
|
Matthias
|
f9655f5eac
|
fix base message serializer
|
2021-11-29 00:17:00 +01:00 |
|
Oliver
|
820ca62a98
|
Merge pull request #2376 from SchrodingersGat/ui-tweaks
Small UI tweaks for "sessions" view
|
2021-11-29 08:11:08 +11:00 |
|
Oliver
|
7b339b35cc
|
Small UI tweaks for "sessions" view
|
2021-11-29 07:46:37 +11:00 |
|
Oliver
|
cbc3089525
|
Merge pull request #2371 from matmair/matmair/issue2327
[FR] User sessions
|
2021-11-29 07:32:18 +11:00 |
|
Matthias Mair
|
b687659ddd
|
Merge branch 'inventree:master' into matmair/issue2327
|
2021-11-28 17:26:19 +01:00 |
|
Matthias Mair
|
e34de8204a
|
Merge branch 'inventree:master' into matmair/issue2279
|
2021-11-28 17:26:15 +01:00 |
|
Matthias
|
a06d91d9a3
|
fix reference name
|
2021-11-28 17:21:54 +01:00 |
|
Matthias
|
9454b51866
|
fix rules
|
2021-11-28 17:18:46 +01:00 |
|
Matthias
|
5f685f3c2a
|
fix db sessions in import / export
|
2021-11-28 16:54:11 +01:00 |
|
Matthias
|
2747d0d609
|
PEP fix
|
2021-11-28 16:52:19 +01:00 |
|
Matthias
|
ace4370ee9
|
add ruleset
|
2021-11-28 16:50:34 +01:00 |
|
Matthias
|
90b3f63851
|
add ruleset
|
2021-11-28 16:47:40 +01:00 |
|
Oliver
|
fa582dec8c
|
Merge pull request #2373 from SchrodingersGat/attachment-links
Attachment links
|
2021-11-28 23:01:00 +11:00 |
|
Oliver
|
32be39774f
|
PEP fixes
|
2021-11-28 22:36:47 +11:00 |
|
Oliver
|
78309c1915
|
Move validation to the model class
|
2021-11-28 22:29:01 +11:00 |
|
Oliver
|
4ee55847f1
|
Refactor attachment tables
|
2021-11-28 14:21:20 +11:00 |
|
Oliver
|
0949bac175
|
serializer fixes
|
2021-11-28 14:21:09 +11:00 |
|
Oliver
|
6582fd3d04
|
Add 'link' field to attachment serializer
|
2021-11-28 12:57:37 +11:00 |
|