2
0
mirror of https://github.com/inventree/inventree-app.git synced 2025-05-02 15:28:53 +00:00

209 Commits

Author SHA1 Message Date
Oliver Walters
60475f518e Render link to "parent template part" (if it exists) 2022-04-21 00:51:52 +10:00
Oliver Walters
84edaef10a Bug fix and refactoring
- Display difference between "in stock" and "unallocated stock"
- Refactor to use single function in detail and list widgets
2022-04-18 21:49:10 +10:00
Oliver Walters
046af50146 Use 'available_stock' when available (new API) 2022-04-18 21:39:09 +10:00
Oliver Walters
2a6df373c5 Refactor imports 2022-03-29 19:54:19 +11:00
Oliver Walters
139b166a5e bug fix 2022-03-28 21:54:53 +11:00
Oliver Walters
5c0ffe795c Fixes 2022-03-28 21:48:23 +11:00
Oliver Walters
43faec8b21 Display history 2022-03-28 21:23:56 +11:00
Oliver Walters
d780a1faa1 Merge remote-tracking branch 'origin/master' into stock-item-delete 2022-03-26 19:04:48 +11:00
Oliver Walters
fd8fc9051a Show if stock item is "in production" 2022-03-26 18:58:59 +11:00
Oliver Walters
ea724fcf5f Allow user to manually remove (delete) a StockItem 2022-03-26 18:33:02 +11:00
Oliver Walters
126fde3944 Fix comment string 2022-03-26 11:29:50 +11:00
Oliver Walters
34fd68229d Launch a dialog to print a label 2022-03-25 23:37:14 +11:00
Oliver Walters
de45e18359 Request and cache plugin information when connecting to the server 2022-03-25 22:48:21 +11:00
Oliver Walters
0c9c7b2a68 Defines a class for representing an InvenTreePlugin instance 2022-03-25 22:25:27 +11:00
Oliver
9507f4c985 Anonymize URL when reporting message to sentry.io 2022-03-10 16:06:06 +11:00
Oliver
0e20bf80a5 linting fixes 2022-01-09 22:27:52 +11:00
Oliver
f1a46be417 Reorganize settings:
- Add new setting to disable error uploading
- Move "about" info to a separate view
2022-01-09 22:22:08 +11:00
Oliver
518295f7cb Remove debug print 2022-01-09 08:00:22 +11:00
Oliver
ed5764336f Further fixes for adjustStock function 2022-01-09 07:59:13 +11:00
Oliver
5d0ffa059d Refactor stock adjustment functions
- Provide compatibility with "modern" and "legacy" API versions
2022-01-08 23:05:45 +11:00
Oliver
761aa0f861 v0.5.3
- Updated translations
- Improved error catching
2021-11-29 21:02:29 +11:00
Oliver
ba41ebde73 Add support for "modern" stock actions via the API
- In the future, will have to deprecate support for the old ways
- Probably v0.6.x?
2021-10-05 22:45:47 +11:00
Oliver
a5b52ea1cc Linting 2021-10-04 08:31:39 +11:00
Oliver
581d182464 Refactor StockList 2021-10-04 00:14:12 +11:00
Oliver
b656eb7b43 Show supplier results 2021-10-03 23:47:59 +11:00
Oliver
1ca3732a33 Work on refactoring search page
- Implement generic "search" count preview
- Nice and speedy!
2021-10-03 23:37:15 +11:00
Oliver
98e0106a81 Update company detail display page 2021-10-03 23:36:26 +11:00
Oliver
488df25758 Display link to purchase orders on the "company" page 2021-10-03 22:26:45 +11:00
Oliver
38e4735f77 Add a custom "back" button to refreshable state
- Long press to return to the "home" screen
2021-10-03 11:06:27 +11:00
Oliver
9eaf4a09da Linting fixes 2021-10-03 01:36:46 +10:00
Oliver
65180c7b2f Receive stock against purchase order line items 2021-10-03 01:33:16 +10:00
Oliver
2886f7c930 Display non-field errors as returned from the server 2021-10-03 01:20:37 +10:00
Oliver
b7f9f1c55f Handle form posting with complex "layered" data
- Handle data rendering
- Handle returned errors
2021-10-03 00:40:26 +10:00
Oliver
2f8d02b0be API_Form: Allow customizable icon
- Also fixes for API search
2021-10-02 22:31:28 +10:00
Oliver
cbb668687e Set default location for part
- Used as "default" when creating new StockItem for that part
2021-09-29 00:24:21 +10:00
Oliver
be36811cb3 More linting again 2021-09-28 21:34:11 +10:00
Oliver
77bac9af36 Yet more linting 2021-09-28 20:35:19 +10:00
Oliver
ad0cc36540 More linting work 2021-09-28 20:24:55 +10:00
Oliver
c1152ee286 Fixes for type casting 2021-09-28 17:53:14 +10:00
Oliver
54d8c1759c Display line items in purchase order view 2021-09-28 11:43:56 +10:00
Oliver
b9275cb729 Retrieve list of line items from server 2021-09-28 08:11:10 +10:00
Oliver
a0a8f56490 Render more information on PurchaseOrder detail page 2021-09-28 01:15:30 +10:00
Oliver
68d542cb6b Add API form support for date fields 2021-09-28 01:14:58 +10:00
Oliver
61a9557df5 Display purchase order info 2021-09-28 00:45:48 +10:00
Oliver
06631803c8 Display list of outstanding purchase orders 2021-09-28 00:00:08 +10:00
Oliver
f9b688cdab Extract part ID from supplier part 2021-09-27 21:08:31 +10:00
Oliver
e7f0fec0cf Adds models representing a purchase order and a purchase order line item 2021-09-27 21:00:30 +10:00
Oliver Walters
f6302bd65d Add "units" for part
- Edit "units" for a part
- Display "units" after stock quantity
2021-08-26 22:03:36 +10:00
Oliver
f027dff2af Refactor upload test result 2021-08-16 20:27:44 +10:00
Oliver
8bca501fc4 Allow file fields for api forms 2021-08-16 20:22:05 +10:00