2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-18 13:05:42 +00:00
Commit Graph

2037 Commits

Author SHA1 Message Date
6d90ded27f First pass at a part-purchase-order table 2021-12-03 20:54:21 +11:00
c93009876d UI changes 2021-12-03 20:14:09 +11:00
daebae81c1 fix spelling
using c instead of k does not make it Englisch
2021-12-03 08:00:04 +01:00
86014dd4c9 fix panel headings 2021-12-03 07:58:47 +01:00
d7c87300c6 Merge remote-tracking branch 'inventree/master' into partial-shipment 2021-12-03 17:31:27 +11:00
0f0460f8ea merge 2021-12-02 17:24:07 +01:00
329b00ae07 Merge branch 'master' of https://github.com/inventree/InvenTree into plugin-2037 2021-12-02 17:16:26 +01:00
932b78d3e8 Merge branch 'inventree:master' into matmair/issue2279 2021-12-02 17:08:18 +01:00
96c1f74cd8 Merge pull request #2408 from SchrodingersGat/initial-stock-when-duplicating
Add option for creating initial stock quantity when duplicating a part
2021-12-03 00:29:37 +11:00
9ca6204d4b Add option for creating initial stock quantity when duplicating a part
Fixes https://github.com/inventree/InvenTree/issues/2407
2021-12-03 00:05:55 +11:00
e1668c8662 More stuffs:
- Allow filtering of salesorderlineitem by "completed" status
- Allow deletion of (empty) shipment
- Show which items are going to be shipped
2021-12-02 23:52:53 +11:00
e74e7138a9 More stuff:
- Pass tracking number through when completing a shipment
- Reload tables automatically when certain actions are performed
- Limit stock items to only those with available stock
2021-12-02 21:59:59 +11:00
d5ace1a8da Differentiate between "fully allocated" and "partially allocated" in stock item table 2021-12-02 21:46:05 +11:00
586d38fb61 Add item count to shipment table 2021-12-02 21:40:21 +11:00
123aab89bc Adds an "available" filter for stock item API 2021-12-02 21:40:03 +11: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
cf3d2d0df9 Merge branch 'inventree:master' into load-minified-fa 2021-12-02 09:23:13 +01:00
11e527a02a Merge branch 'inventree:master' into plugin-2037 2021-12-02 09:23:05 +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
98bbee8159 Adds function to lookup stock item by serial number 2021-12-02 15:55:00 +11:00
8c3b4badfb and cleanup again 2021-12-02 00:08:46 +01:00
61b53a10b0 Merge branch 'master' of https://github.com/inventree/InvenTree into matmair/issue2279 2021-12-01 23:59:22 +01:00
7273ed74c6 clean up PR 2021-12-01 23:38:24 +01:00
4683672d91 load minified fontawesome css 2021-12-01 22:32:40 +01:00
53b57cfa70 laod minified fontawesome js 2021-12-01 22:31:16 +01:00
413968a979 load minified js 2021-12-01 22:28:43 +01:00
a653f322b3 show delete button only selective 2021-11-30 23:22:20 +01:00
cefc4af861 add delete button for notifications 2021-11-30 23:19:58 +01:00
84115b3a8e Reduce width of thumbnail div 2021-12-01 08:07:09 +11:00
a2a436ea69 Column improvements 2021-12-01 08:05:30 +11:00
d34aa04c7d refactor
to only have one read state updater js codeblock
2021-11-30 17:11:33 +01:00
93f9fe9684 update indicator when table is updated 2021-11-30 17:00:02 +01:00
791da9b322 add notification counter to indicator 2021-11-30 16:56:55 +01:00
5614fde368 change out icons 2021-11-30 16:55:39 +01:00
b34b3c6d85 Place part details below main part display tab 2021-11-30 19:38:48 +11:00
6e9937e0e9 Don't be dull, check for null 2021-11-30 15:24:19 +11:00
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
f3f3030b37 Adds API endpoint to "ship" a sales order shipment 2021-11-30 00:02:03 +11:00
da6c723184 Merge branch 'master' into partial-shipment
# Conflicts:
#	InvenTree/order/serializers.py
2021-11-29 22:59:36 +11:00
d6dc4dd035 Merge branch 'matmair/issue2279' of https://github.com/matmair/InvenTree into matmair/issue2279 2021-11-29 08:42:57 +01:00
07b0577b94 enable the notification panel to mark messages as read 2021-11-29 01:49:35 +01:00
5bfe891208 add button for unread + refactor 2021-11-29 01:09:36 +01:00
06f6587050 add endpoint + buttons to mark a notification read 2021-11-29 01:08:06 +01:00
7b339b35cc Small UI tweaks for "sessions" view 2021-11-29 07:46:37 +11:00
b687659ddd Merge branch 'inventree:master' into matmair/issue2327 2021-11-28 17:26:19 +01:00
e34de8204a Merge branch 'inventree:master' into matmair/issue2279 2021-11-28 17:26:15 +01:00
baf19c2021 Merge branch 'inventree:master' into plugin-2037 2021-11-28 17:26:09 +01:00
32be39774f PEP fixes 2021-11-28 22:36:47 +11:00
78309c1915 Move validation to the model class 2021-11-28 22:29:01 +11:00