eeintech
|
d7028b6d74
|
Make it generic method instead
|
2021-07-22 16:34:35 -04:00 |
|
eeintech
|
9b542ed23f
|
Run exchange rate updated as task if worker cluster is running
|
2021-07-22 15:55:17 -04:00 |
|
Oliver
|
2bf7b61668
|
Merge pull request #1857 from SchrodingersGat/part-parameters-in-reports
Part parameters in reports
|
2021-07-21 22:33:39 +10:00 |
|
Oliver
|
964672d6cc
|
Add parameters to template
|
2021-07-21 22:14:03 +10:00 |
|
Oliver
|
afde997cf9
|
Expose part parameters to Part label templates
|
2021-07-21 22:05:52 +10:00 |
|
Oliver
|
20a30f317f
|
Merge pull request #1856 from SchrodingersGat/query-filters
Add instance-specific filters to API OPTIONS data
|
2021-07-21 21:50:17 +10:00 |
|
Oliver
|
4ee0004c97
|
Filtering for Build and StockItem
|
2021-07-21 21:34:16 +10:00 |
|
Oliver
|
9cf372f633
|
PEP fixes
|
2021-07-21 21:24:18 +10:00 |
|
Oliver
|
85a40ec418
|
Tree exclusion for PartCategory and StockLocation
|
2021-07-21 21:23:30 +10:00 |
|
Oliver
|
bee0a519ef
|
Allow filtering of PartList by exclude_tree
|
2021-07-21 21:18:01 +10:00 |
|
Oliver
|
df48df8119
|
Catch recursive tree error for part / variant relationship
|
2021-07-21 21:10:31 +10:00 |
|
Oliver
|
dad9239a1c
|
Add instance-specific filters to API OPTIONS data
|
2021-07-21 20:59:55 +10:00 |
|
Oliver
|
5f8c9a0f31
|
Merge pull request #1855 from SchrodingersGat/search-preview-results
Add an option to configure number of parts in search preview
|
2021-07-21 15:26:27 +10:00 |
|
Oliver
|
2ffae368f1
|
Add an option to configure number of parts displayed in search preview box
|
2021-07-21 15:05:14 +10:00 |
|
Oliver
|
140396ccdd
|
Merge pull request #1854 from SchrodingersGat/url-unit-test
Add unit test for validation of reverse url lookup
|
2021-07-21 11:09:10 +10:00 |
|
Oliver
|
15b3055e53
|
Merge pull request #1838 from matmair/search-autocomplete
Search add autocomplete
|
2021-07-21 10:55:40 +10:00 |
|
Oliver
|
893628d1b8
|
URL fixes
|
2021-07-21 10:52:14 +10:00 |
|
Oliver
|
8cb336f581
|
PEP fixes
|
2021-07-21 10:42:24 +10:00 |
|
Oliver
|
2d6a78ffb8
|
Add unit test for validation of reverse url lookup
|
2021-07-21 10:25:16 +10:00 |
|
Oliver
|
8eeb88a0ea
|
Merge pull request #1850 from SchrodingersGat/api-speed
Api speed
|
2021-07-21 09:42:31 +10:00 |
|
Oliver
|
598ea11211
|
Add manager class for StockItem
|
2021-07-21 09:28:58 +10:00 |
|
Oliver
|
96a065cdb7
|
Merge pull request #1852 from eeintech/po_destination
Improved handling of PO items destination
|
2021-07-21 08:09:39 +10:00 |
|
eeintech
|
8ac3d42fd8
|
Improved handling of po items destination
|
2021-07-20 17:15:01 -04:00 |
|
Matthias
|
ff07cf5516
|
cleanup
|
2021-07-20 18:52:52 +02:00 |
|
Matthias
|
30f94bef41
|
adding style and picture
|
2021-07-20 18:51:27 +02:00 |
|
Oliver
|
5e2145e151
|
Bug fix - delete line which don't belong no more
|
2021-07-20 22:26:43 +10:00 |
|
Oliver
|
b04a403081
|
subclass TreeManager
|
2021-07-20 22:15:49 +10:00 |
|
Oliver
|
cb0b7209ec
|
Add custom "list" function back in
- Actually does make a significant difference to query speed
|
2021-07-20 22:12:01 +10:00 |
|
Oliver
|
4199e7567f
|
Remove duplicate annotation call
|
2021-07-20 21:46:27 +10:00 |
|
Oliver
|
dbe550a159
|
Optimizations for PartList API endpoint:
- Remove custom list() function
- Queryset prefetch now performed by the model manager
|
2021-07-20 21:37:32 +10:00 |
|
Oliver
|
84fc2785d6
|
Create a custom Manager class for the Part model
- Always perform prefetch_related calls
|
2021-07-20 21:26:51 +10:00 |
|
Matthias
|
d0e425ad30
|
Merge branch 'search-autocomplete' of https://github.com/matmair/InvenTree into search-autocomplete
|
2021-07-20 07:49:42 +02:00 |
|
Matthias
|
289b030f4e
|
limit results in response
|
2021-07-20 07:49:21 +02:00 |
|
Oliver
|
d9673244d5
|
Merge pull request #1849 from SchrodingersGat/url-fix
Fix URL patterns for ManufacturerPart and SupplierPart
|
2021-07-20 15:21:32 +10:00 |
|
Oliver
|
b0c4a58f30
|
Fix URL patterns for ManufacturerPart and SupplierPart
|
2021-07-20 15:06:09 +10:00 |
|
Oliver
|
4600b0d337
|
Update README.md
|
2021-07-20 11:35:55 +10:00 |
|
Oliver
|
17c8dc3441
|
Merge pull request #1844 from eeintech/po_import
Purchase Order File Upload Update
|
2021-07-20 07:58:48 +10:00 |
|
Oliver
|
8d04acd5f5
|
Merge pull request #1846 from matmair/bom-internal
Allow BOM pricing to be valid when using internal pricing - style fix
|
2021-07-20 07:53:43 +10:00 |
|
Matthias Mair
|
ebb202b19b
|
Merge branch 'inventree:master' into search-autocomplete
|
2021-07-19 23:39:16 +02:00 |
|
eeintech
|
456710c5ce
|
clean_decimal should also check if the string can be converted to Decimal type
|
2021-07-19 15:57:51 -04:00 |
|
Matthias Mair
|
c2ce569506
|
Merge branch 'inventree:master' into bom-internal
|
2021-07-19 21:51:18 +02:00 |
|
eeintech
|
53f2aa107a
|
Umm watch out for the true fix!
|
2021-07-19 15:51:04 -04:00 |
|
Matthias
|
8d2e910323
|
style fix
|
2021-07-19 21:50:06 +02:00 |
|
eeintech
|
9acd57f8e0
|
CI was not completely fixed
|
2021-07-19 15:29:04 -04:00 |
|
eeintech
|
c1db4c7b3d
|
Try to catch encoding error, fixed CI
|
2021-07-19 15:14:08 -04:00 |
|
eeintech
|
3ab058e84b
|
Fixed default currency selection
|
2021-07-19 14:49:55 -04:00 |
|
eeintech
|
23db7a89a9
|
Updated PO upload template, moved call to button, improved cleaned_decimal method to handle comma separator
|
2021-07-19 14:20:54 -04:00 |
|
Oliver
|
af68ea23c3
|
Merge pull request #1843 from SchrodingersGat/stock-export
Stock export
|
2021-07-19 17:45:11 +10:00 |
|
Oliver
|
ca36775f62
|
Merge pull request #1842 from SchrodingersGat/installed-items
Add "installed_items" as a context variable to TestReport
|
2021-07-19 17:23:56 +10:00 |
|
Oliver
|
4413699844
|
PEP fixes
|
2021-07-19 17:23:51 +10:00 |
|