Commit Graph
100 Commits
Author SHA1 Message Date
eeintech c0ccb8f588 Fixed typo for build responsible column header 2021-08-04 17:11:35 -04:00
eeintech 29c8daed0a 'has_ipn' filter method did not return queryset 2021-08-03 12:21:44 -04:00
eeintech 172a08fbba Removed old quantity setting lines 2021-08-03 09:53:08 -04:00
eeintech 1c4924a4a5 Style duh 2021-08-02 15:14:55 -04:00
eeintech ac3dcac641 Re-enabled installing stock items into others 2021-08-02 15:05:24 -04:00
eeintech 634e5e0da6 Added toggle for part details
Added persistence for page refresh or new part page
2021-07-30 14:55:12 -04:00
eeintech 20b21a2b71 Merge branch 'master' of github.com:inventree/InvenTree into part_main_details 2021-07-30 10:50:28 -04:00
eeintech d43312d162 Missing comma propagating to translated JS files 2021-07-28 13:29:12 -04:00
eeintech e9be3fb4ec Redirect to stock index if stock item is completely depleted 2021-07-27 11:11:30 -04:00
eeintech 4e3635d1fe Exact query on ID made the PostGreSQL DB choke 2021-07-27 10:05:22 -04:00
eeintech a6b52a9fae Fix for #1861 2021-07-26 17:02:04 -04:00
eeintech f61c768bbe Merge branch 'master' of github.com:inventree/InvenTree into part_main_details 2021-07-26 13:59:15 -04:00
eeintech 8ac3d42fd8 Improved handling of po items destination 2021-07-20 17:15:01 -04: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
eeintech 53f2aa107a Umm watch out for the true fix! 2021-07-19 15:51:04 -04: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
eeintech 2703ae520e Merge branch 'master' of github.com:inventree/InvenTree into part_main_details 2021-07-19 09:20:06 -04:00
eeintech f938e722b9 Another shot at it! 2021-07-16 12:08:26 -04:00
eeintech 86f3f56a60 Merge branch 'master' of github.com:inventree/InvenTree into part_main_details 2021-07-16 10:43:53 -04:00
eeintech 886d95e467 Easy fix! 2021-07-15 16:31:07 -04:00
eeintech bfc421c50b Cleaner part details 2021-07-15 14:52:33 -04:00
eeintech 3d9ad24e27 Defined custom SupplierPart object manager and prefetch related models in all queries 2021-07-13 12:55:36 -04:00
eeintech 87a7081185 Fixed supplier part detail handling in stock table 2021-07-06 14:32:16 -04:00
eeintech 6687661928 Fixes for stock modal and notes propagation to tracking items 2021-07-05 17:36:10 -04:00
eeintech 58efc952db Converted BOM import to new multi-step form framework 2021-07-05 14:57:45 -04:00
eeintech 08fbdf660b Fix for #1661 2021-06-14 14:19:10 -04:00
eeintech 74bd975a0b Revert back to form_list
Moved OrderMatchItemForm to forms.py
2021-06-04 13:41:07 -04:00
eeintech ffaa6ee3a9 Fixed price break row actions after sorting 2021-06-01 14:22:00 -04:00
eeintech cdb453b09c Merge branch 'master' of github.com:inventree/InvenTree into bom_items_purchase_price 2021-05-27 10:20:40 -04:00
eeintech bf83cfb04c Merge branch 'master' of github.com:inventree/InvenTree into bom_items_purchase_price 2021-05-26 09:28:55 -04:00
eeintech b04ad48178 Fixed test using manual exchange backend, template update 2021-05-25 11:39:04 -04:00
eeintech 93bfe4c5f1 Added 'Custom Exchange Rate' boolea setting
Removed Fixer.io exchange rate backend
2021-05-25 11:19:07 -04:00
eeintech 654d4ecf46 Merged @SchrodingersGat ExchangeRateHost integration work 2021-05-25 10:34:20 -04:00
FrancoisandGitHub 949920865b Merge pull request #3 from matmair/pr1600
proposed changes for translation and safer backend loading
2021-05-25 08:56:59 -05:00
eeintech be3f37f28f Updated default currency backend 2021-05-20 15:22:18 -04:00
eeintech bbd95f2c70 Fixed exchange rate backend test 2021-05-20 14:52:56 -04:00
eeintech 27799b43b2 Template fix/improvement 2021-05-20 13:51:54 -04:00
eeintech 747b0554e1 Ready for review 2021-05-20 13:45:26 -04:00
eeintech bed6a7e49c Added exchange rates form 2021-05-20 09:49:56 -04:00
eeintech 6d5b2d3227 Added 'Currencies' settings view in global settings 2021-05-19 17:06:41 -04:00
eeintech 34ded08ee7 Added InvenTreeFixerExchangeBackend class 2021-05-19 16:17:03 -04:00
eeintech 7a175f13a1 Merge branch 'master' of github.com:inventree/InvenTree into bom_items_purchase_price 2021-05-19 13:25:13 -04:00
eeintech 5ce262172d Fixed bom_item unit test 2021-05-14 16:59:59 -04:00
eeintech e9f41a8357 Currency finding fix 2021-05-14 16:38:30 -04:00
eeintech 274eb51e48 Added read_only args 2021-05-14 16:29:55 -04:00
eeintech 1940fd5199 Now processing currencies 2021-05-14 16:16:23 -04:00
eeintech 68f5ec8b6a Added currency conversion 2021-05-13 17:09:52 -04:00
eeintech 32d0f3039d Obviously new float fields should be read-only... 2021-05-13 16:17:45 -04:00
eeintech a64ab5956b Removed leftover print 2021-05-13 16:07:57 -04:00
eeintech 22249206d2 Fixed duplicate check 2021-05-13 16:06:57 -04:00
eeintech f2e9f58f1b Added purchase price range and average to BOM items/view 2021-05-13 15:47:42 -04:00
eeintech e9c4ce8c5f Added support for reference and notes fields 2021-05-11 17:11:09 -04:00
eeintech 7e6ac54015 YAML does not get installed during django-import-export package? 2021-05-11 14:13:21 -04:00
eeintech ba561d6d19 Fixed import for excel formats 2021-05-11 14:06:38 -04:00
eeintech a093118856 Few more fixes 2021-05-11 11:02:54 -04:00
eeintech 10eb69caf9 Merge branch 'master' of github.com:inventree/InvenTree into multi_part_forms 2021-05-11 10:22:34 -04:00
eeintech c9e77edf04 Almost there? 2021-05-10 17:31:29 -04:00
eeintech 6d8f94619b Improved template render, raised bar for automatic field matching 2021-05-10 12:52:34 -04:00
eeintech f0932040ee Fixed form validation for previous step, hide tab depending on order status, added purchase_price field 2021-05-10 11:42:22 -04:00
FrancoisandGitHub 6857964c17 Merge pull request #1 from matmair/fix-eeintech
Looks good, thanks @matmair !
2021-05-10 07:55:29 -05:00
eeintech 9b69980a6c Oopsy forgot to merge PurchaseOrderUpload view 2021-05-07 18:08:11 -04:00
eeintech 88000200b3 Merged master and resolved conflicts 2021-05-07 18:02:40 -04:00
eeintech ceccdf3909 Now creating PurchaseOrderLineItem instances! 2021-05-07 18:00:30 -04:00
eeintech fbf24621f3 Getting there... 2021-05-07 16:46:10 -04:00
eeintech 6e269ae41a Now displaying item match table 2021-05-07 13:23:10 -04:00
FrancoisandGitHub 5ed17022f2 Fixed stock import as it was not validating the serial properly (#1559) 2021-05-07 07:57:16 +10:00
eeintech 4f942fd9f7 Working towards item match form 2021-05-06 17:07:22 -04:00
eeintech e31452a6ad Match field step is now managed through form 2021-05-06 16:05:58 -04:00
eeintech f79382d96f Handling part match form but still not creating purchase order items 2021-05-06 12:35:52 -04:00
eeintech 005063aad6 Merge branch 'master' of github.com:inventree/InvenTree into multi_part_forms 2021-05-06 11:30:08 -04:00
eeintech 40e8ed9e5b Match parts view is now populated correctly 2021-05-05 15:28:04 -04:00
eeintech 2cd1df691b Working towards part matching 2021-05-05 13:16:40 -04:00
eeintech 9773fee50b Validation of matching fields is working 2021-05-05 12:40:48 -04:00
eeintech b4342d6203 Fixed templates, not sure why can't keep FileManager across forms... and also need to save form data 2021-05-04 17:35:27 -04:00
eeintech 64fb492b97 Added match parts step, need to process fields data 2021-05-04 14:45:52 -04:00
eeintech 7cdf0af04a Added upload file step 2021-05-04 12:20:57 -04:00
eeintech 373898d43e Added step description and crispy form tag 2021-05-04 10:28:00 -04:00
eeintech b847604f15 Started implementation of multi-step form for purchase order file uplod 2021-05-03 17:30:33 -04:00
eeintech 4972440dda Fixed API test 2021-04-30 15:27:36 -04:00
eeintech 41962ca23a API fixes related to ManufacturerPart 2021-04-30 13:54:56 -04:00
eeintech ad8d95f2f0 Added two more tests with fractional quantities 2021-04-29 14:35:23 -04:00
eeintech 87b38ec992 Added support for fractional part/bom quantity and price 2021-04-29 14:22:07 -04:00
eeintech d072187bf8 Fixed exception for quantity check 2021-04-28 16:46:42 -04:00
eeintech a63d5012f0 Purchase order fixes 2021-04-28 13:16:40 -04:00
eeintech b1ff686395 Fixes to create build output form, added validation on quantity field 2021-04-28 11:18:47 -04:00
eeintech f0b44450fb Updated 'Required for Build Orders' API queryset 2021-04-27 12:48:36 -04:00
eeintech c5ce5c533b Add owner model to imports ignore list 2021-04-27 11:10:46 -04:00
eeintech ee3f3c7960 Updated default backend setting and enabled default sender setting 2021-04-21 09:28:30 -04:00
eeintech 2dbd61c611 Stock return to customer fix, stock children item table fix 2021-04-19 11:25:39 -04:00
eeintech 2b4723cc32 Hide system alert for non-staff users, introduced orange icon for less severe alert than background workers not running (like missing email config) 2021-04-16 12:22:13 -04:00
eeintech 09ef85ce9d Fixed stock item template for items without manufacturer part 2021-04-16 11:43:21 -04:00
eeintech aa41e3e17d Fixed default url barcode setting 2021-04-14 16:24:24 -04:00
eeintech 1bf72ee335 Added revision and stock item URL for label creation 2021-04-14 16:00:28 -04:00
eeintech 1e6c6c678f Split supplier part update migration and added reverse method for manufacturer data 2021-04-13 10:25:53 -04:00
eeintech 42a73576da Merge branch 'master' of github.com:inventree/InvenTree into manufacturer_part 2021-04-13 09:48:55 -04:00
eeintech 3eae70e745 Merged master and company migrations 2021-04-12 11:10:35 -04:00
eeintech 6bf4140e5a Fixed transfer stock action in template 2021-04-09 16:55:05 -04:00