2
0
mirror of https://github.com/inventree/inventree-app.git synced 2025-05-01 15:06:49 +00:00

205 Commits

Author SHA1 Message Date
Oliver Walters
0c5ef012d0 Update translations 2022-03-18 00:42:36 +11:00
Oliver
6c1c687926 Adds some more success messages 2022-03-10 17:03:07 +11:00
Oliver
582f6bace3 Adds success messages after editing things 2022-03-10 16:59:27 +11:00
Oliver
483ef8b2f6 Update translations 2022-03-10 15:43:22 +11:00
Oliver
7ec3f00fac v0.5.6
- Updated version number
- Updated release notes
2022-01-10 20:17:34 +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
58de07a759 Update translations 2022-01-08 22:23:38 +11:00
Oliver
2788ed5bd7 User configurable home screen actions 2022-01-05 14:00:38 +11:00
Oliver
53319c73da Bug report rather than submission feedback 2022-01-05 11:45:40 +11:00
Oliver
1f2f441bc9 update translations 2022-01-05 11:34:24 +11:00
Oliver
761aa0f861 v0.5.3
- Updated translations
- Improved error catching
2021-11-29 21:02:29 +11:00
Oliver
e343ae8aa0 Updated italian language translations 2021-11-10 16:06:23 +11:00
Oliver
11c22885bb v0.5.0
- Update translations
2021-10-07 23:34:05 +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
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