2
0
mirror of https://github.com/inventree/inventree-app.git synced 2025-05-05 16:58:55 +00:00

241 Commits

Author SHA1 Message Date
Oliver
6288088a65 Adds "barcode" field handler for API forms 2021-10-03 11:36:41 +11:00
Oliver
65180c7b2f Receive stock against purchase order line items 2021-10-03 01:33:16 +10:00
Oliver
e9fa0f5eb4 Remove some debug messages 2021-10-03 01:21:27 +10:00
Oliver
529510bc5c Display HTTP error codes on form errors 2021-10-02 22:33:59 +10:00
Oliver
86584b366f Building context menu for purchase order line item 2021-10-02 11:53:45 +10:00
Oliver
c1a1ef0ad2 Cleanup home page widget 2021-09-28 12:05:44 +10:00
Oliver
54d8c1759c Display line items in purchase order view 2021-09-28 11:43:56 +10:00
Oliver
a0a8f56490 Render more information on PurchaseOrder detail page 2021-09-28 01:15:30 +10:00
Oliver
7d80b4f151 Use GridView.extent instead 2021-09-27 22:43:18 +10:00
Oliver
8ee75b64ca Update l10n subrepo 2021-09-27 20:30:18 +10:00
Oliver Walters
645fcdde2d Update l10n submodule 2021-09-17 22:51:52 +10:00
Oliver
a8ca441868 Fix for utf character encoding
- content length was being set based on the non-encoded string
- naughty naughty
2021-09-17 22:19:57 +10:00
Oliver
06fdf706e7 update translation submodule 2021-08-18 22:04:34 +10:00
Oliver Walters
a8452fba8a Update gitignore 2021-08-18 20:03:25 +10:00
Oliver Walters
fad5184381 Fix submodule commit 2021-08-16 14:28:05 +10:00
Oliver Walters
5877b27cb1 fix submodule 2021-08-16 14:22:04 +10:00
Oliver Walters
03266ceb0b remove module 2021-08-16 14:15:34 +10:00
Oliver
687afc4eed Fixes:
- Hide action that doesn't work yet
- Change "parent category" to "parent location"
2021-08-16 11:50:12 +10:00
Oliver
e31158a966 Download attachments and open
- Uses package "open_file"
2021-08-15 22:09:11 +10:00
Oliver
a5edb84723 Upload part attachnents
- Select file from device
- Take picture with camera
2021-08-15 17:27:25 +10:00
Oliver
ffd423cf9a Add model for InvenTreePartAttachment 2021-08-15 16:49:59 +10:00
Oliver
40805b2aff Skeleton for part attachment widget 2021-08-15 16:20:33 +10:00
Oliver
3fb6b38930 Create new stock item 2021-08-15 14:44:40 +10:00
Oliver
a09d0b6887 rendering support for "part" foreign key 2021-08-15 14:32:46 +10:00
Oliver
76c0ab3d7f Create a new stock location 2021-08-10 17:21:12 +10:00
Oliver
0d11af002b Adds placeholder for action to delete part 2021-08-10 16:58:59 +10:00
Oliver
8a8b38da93 Fix translation submodule 2021-08-10 08:04:27 +10:00
Oliver Walters
87864d2f07 display stock item packaging 2021-08-10 00:12:41 +10:00
Oliver Walters
baa3d3a1bb Display "batch code" for stock item 2021-08-10 00:10:20 +10:00
Oliver
607d4b61ef Show message if image upload fails 2021-08-09 07:56:38 +10:00
Oliver
acecec113e Show snack when encountering a server error 2021-08-05 08:54:02 +10:00
Oliver
293750dce7 Refactor company list views:
- Suppliers
- Manufacturers
- Customers
2021-08-03 01:38:58 +10:00
Oliver
e5f09acf3f Update CompanyDetail page 2021-08-03 01:00:55 +10:00
Oliver
21985584c2 Add accessor functions for SupplierPart and ManufacturerPart models 2021-08-02 13:45:57 +10:00
Oliver
77532a4026 Add more details to the part page
- "on order" count
- "used in" count
- "supplier" count
- "bill of material" count
2021-08-02 11:42:21 +10:00
Oliver
b8379e05db Update to allow android 30 (and newer) to open HTTPS links
Ref: https://medium.com/flutter-community/package-visibility-for-url-launcher-on-android-11-api-30-7c03cbce76a5
2021-07-28 16:18:49 +10:00
Oliver
9b090723f9 Update release notes,
- Also adds locale support for more language codes
2021-07-27 08:56:40 +10:00
Oliver
fd821bbfc5 Display purcahse price for stock item 2021-07-26 23:31:36 +10:00
Oliver
978cefd6bf edit stock item
- Render choice fields
2021-07-26 22:26:56 +10:00
Oliver
d07b704014 Looks like dropdown_search is the way to go! 2021-07-26 17:21:17 +10:00
Oliver
a002ce1e8a Add more editable fields to the Part 2021-07-23 13:07:15 +10:00
Oliver
c99be189bb Updates!
- Add "last update date" to StockDetail view
- Add 'stocktake date" to StockDetail view
2021-07-20 19:32:48 +10:00
Oliver
31ed4c6a7b Handle error code 50x 2021-07-19 10:41:34 +10:00
Oliver
d3eec6a79e Many many changes for null-safety support 2021-07-09 23:56:38 +10:00
Oliver
04180a42c7 Null check for pagination controller 2021-07-09 19:44:11 +10:00
Oliver
b8673c57cc 0.2.5
- Updated build number
2021-06-29 22:44:03 +10:00
Oliver
7c44d212d5 Update string translations 2021-06-29 22:35:00 +10:00
Oliver
de79289b70 Check if location is set before launching barcode scanner 2021-06-29 22:26:48 +10:00
Oliver
a78e0e65e1 Show snack bar with image upload result 2021-06-23 19:21:23 +10:00
Oliver
f0c45cd7c7 Track latest translation dir 2021-06-19 16:36:19 +10:00