2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-19 21:45:39 +00:00
Commit Graph

2259 Commits

Author SHA1 Message Date
848a72604e Merge branch 'inventree:master' into fr-1421-sso 2021-10-08 22:38:16 +02:00
07d05ed000 PEP fix 2021-10-08 12:50:24 +11:00
d8b9420d2d Add a query param `?include_pricing' to the BomItem API
- Set this to false to disable pricing info in BOM
- Drastic reduction in query speed
2021-10-08 12:47:03 +11:00
fe7ab40b48 Merge branch 'master' of https://github.com/inventree/InvenTree into fr-1421-sso 2021-10-07 18:12:25 +02:00
c37e40d144 use tag for testing 2021-10-07 17:31:18 +02:00
22d3b05dc6 Fix error on BOM export 2021-10-07 11:52:41 +11:00
bc3be635ae Reset modal image when a new image is uploaded 2021-10-06 21:03:40 +11:00
95e7cc7a5d Fixes for unit tests 2021-10-06 08:56:24 +11:00
dd4428464d Receiving items against a purchase order now makes use of the API forms
- Delete old unused code
- Improve serializer validation
2021-10-05 16:05:18 +11:00
e7d78db87b Fixes for unit tests 2021-10-05 10:53:11 +11:00
ae0efe73d1 Further improvements to build allocation form
- Auto-allocation button ignores outputs which are complete
- StockItem API allows filtering by BomItem
- Quantity inputs are now auto-filled
- Display progress bar in the modal form
2021-10-05 08:25:10 +11:00
0c04bfaa85 Move "rebuild_thumbnails" to being a management command
- Does not run every time the server reboots
- Has to be called manually
- Normally does not need to be run and is a long-running process!
2021-10-05 08:05:26 +11:00
75a35773c6 More unit tests 2021-10-04 20:44:15 +11:00
480ff5e6cb Hide submit button in modal when part is still active 2021-09-30 09:58:23 -04:00
1e9ae927d4 Show part delete button when part still active 2021-09-29 11:48:27 -04:00
e7963f8a85 test fixes 2021-09-17 21:06:07 +10:00
11cc0c7ced Adds a test for non-standard characters via API 2021-09-17 20:53:18 +10:00
5bd5c61b9d Fix callback for test template table 2021-09-14 10:43:40 +10:00
06c03039da Add version related tags
- Docs URL points to correct documentation version
- Display if we are in "development" version
2021-09-12 23:13:55 +10:00
9b001cd298 Another fix 2021-09-04 08:48:34 +10:00
0ebc45e834 replace i html tags 2021-09-02 00:18:47 +02:00
6a420fd95c replace bold tags 2021-09-02 00:17:12 +02:00
2b1279e647 now with closing tags 2021-09-01 08:14:08 +02:00
5ad2eabab1 fix html templates 2021-08-31 13:17:38 +02:00
ec88415f3d Add "units" to PartBriefSerializer 2021-08-26 21:54:25 +10:00
7646535aaf Hide "Sales Orders" tab if part is not salable 2021-08-24 11:48:42 +10:00
35738ce026 Updated all 'add' buttons to 'btn-success' CSS class 2021-08-23 14:52:35 -04:00
6f742319e5 Corrected color of 'new' orders UI button 2021-08-23 12:48:47 -04:00
1fb76b9987 Merge pull request #1999 from matmair/turn-of-functions
Disable functions in navbars
2021-08-23 20:29:28 +10:00
fd1dd792c6 Merge pull request #1957 from matmair/bpm-purchase-price
BOM - show purchase price
2021-08-23 11:07:30 +10:00
9fd4b5cce3 use new setting for part-actions
PR complete for #1999
2021-08-22 23:36:49 +02:00
b674d851f2 disable fucntions in master nav 2021-08-22 22:30:21 +02:00
38af66c0de fix linebreak in tooltip
found during fixing #1989
2021-08-21 00:07:45 +02:00
e24a158919 Merge branch 'inventree:master' into bpm-purchase-price 2021-08-20 00:42:50 +02:00
cb1e7a6cc5 only process purchase_price if prices present 2021-08-19 23:22:58 +02:00
ec7392303d Fixed company templates 2021-08-19 10:47:46 -04:00
d8eefec065 Print multi part label (#1963)
* Added description as list for StockLocation

* Merge pull request #1874 from SchrodingersGat/docker-dev-fix

Copy static files when starting dev server

(cherry picked from commit 50eb70f538)

* Merge pull request #1877 from eeintech/fix_search_js

Fixed missing comma propagating to translated JS files

(cherry picked from commit 2009773d9d)

* Merge pull request #1890 from matmair/fix-for-1888

catch connection errors in exchange update

(cherry picked from commit db57e9516b)

* Merge pull request #1887 from matmair/settings-safety

settings fixes

(cherry picked from commit d154ca08ea)

* 0.4.2

* Merge pull request #1894 from SchrodingersGat/non-int-serial-fix

Fix for non-integer serial numbers

(cherry picked from commit 529742b520)

* 0.4.4

Bump release version

* Bump version number -> 0.4.5

* Added a simple menu item to print multiple part labels. This does not follow the style of the Stock label functions but it works!

* Revert "Added description as list for StockLocation"

This reverts commit f5178e9fc3.

* Added the right version number

Co-authored-by: Oliver <oliver.henry.walters@gmail.com>
2021-08-17 12:42:40 +10:00
99839e78fd Added navbar on part import page 2021-08-16 10:21:57 -04:00
ff8dcabb12 New custom serializer for handling attachments 2021-08-15 22:43:52 +10:00
8861ffad81 PEP fixes 2021-08-15 12:06:31 +10:00
cef09acd54 Partial reversion of some stuff 2021-08-15 12:05:53 +10:00
faab1f2464 Provide global_settings and user_settings as context objects
- Adds a new context middleware
- Refactor the way that settings are provided to the javascript layer
2021-08-15 11:57:05 +10:00
2b13512145 Check that supplier and manufacturer parts are created 2021-08-14 10:43:45 +10:00
6fa4e33062 Unit testing for new API form features 2021-08-14 10:39:05 +10:00
26c07961cb Bug fix for API 2021-08-14 10:23:57 +10:00
00d4efb920 PEP fix 2021-08-13 17:54:17 +02:00
f0325fe30f view BOMpricing range
Closes #1889
2021-08-13 17:50:41 +02:00
a2ffd06abf calculate purchase price for part 2021-08-13 17:49:58 +02:00
ba1ba67f87 Only add company data if part is purchaseable 2021-08-14 00:46:30 +10:00
78340a71a9 Adds support for creation of ManufacturerPart and SupplierPart via the Part creation API 2021-08-14 00:38:08 +10:00