2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-11-19 14:17:46 +00:00

Commit Graph

  • 157919f47a More prefetching Oliver Walters 2019-05-21 00:06:57 +10:00
  • 6ae48d07c4 Cleanup pricing algorithms Oliver Walters 2019-05-20 23:53:39 +10:00
  • 8adb4f6c20 Further query reduction Oliver Walters 2019-05-20 23:26:27 +10:00
  • d15b09a5f4 Don't serialize pricing Oliver Walters 2019-05-20 23:03:19 +10:00
  • 18ff80312b Fixes Oliver Walters 2019-05-20 22:53:01 +10:00
  • 4bde00d925 AND AGAIN Oliver Walters 2019-05-20 22:24:18 +10:00
  • ee2ddbf512 Reduce some database queries by using aggregate Sum Oliver Walters 2019-05-20 21:47:30 +10:00
  • dd5de91c23 Add middleware to report response time (and number of queries) Oliver Walters 2019-05-20 21:46:50 +10:00
  • 70be052c74 Rebuilt migrations again (arrrrrrrrrrrrrrrrrrrrrrrrrrgh never do this) Oliver Walters 2019-05-20 21:45:37 +10:00
  • 34620b22b0 Add a middleware to count queries Oliver Walters 2019-05-20 18:51:57 +10:00
  • fc75ab7420 Reduce response time for stock list Oliver Walters 2019-05-20 08:44:52 +10:00
  • 5055226490 Reduce BOM listing time to ~1.8s Oliver Walters 2019-05-20 08:31:03 +10:00
  • cee1062b51 Prefetch locations - 2.6s Oliver Walters 2019-05-20 08:16:28 +10:00
  • 6766063c8b Reducing request time for PartList API Oliver Walters 2019-05-20 08:13:22 +10:00
  • 73041a3fe6 Fix div-by-zero for part pricing Oliver Walters 2019-05-20 07:53:23 +10:00
  • 90915f8dc0 Merge remote-tracking branch 'inventree/master' Oliver Walters 2019-05-19 00:14:35 +10:00
  • 2e2c51b271 Merge pull request #350 from SchrodingersGat/part-pricing Oliver 2019-05-19 00:14:02 +10:00
  • 9ddedc6915 Restart migrations #350 Oliver Walters 2019-05-19 00:11:41 +10:00
  • a8846dc515 Hopefully fix the thingy Oliver Walters 2019-05-18 23:52:22 +10:00
  • f88e26cd5c Remove backup database file Oliver Walters 2019-05-18 23:48:03 +10:00
  • a54760b219 Improve pricing display Oliver Walters 2019-05-18 23:44:43 +10:00
  • ffda5a1b29 Add warning if no pricing data available Oliver Walters 2019-05-18 23:13:18 +10:00
  • 368193d397 Fix formatting Oliver Walters 2019-05-18 23:01:59 +10:00
  • dcf79338c1 Add pop-up pricing window for part Oliver Walters 2019-05-18 22:58:11 +10:00
  • 54ccf6c7b3 PEP Oliver Walters 2019-05-18 21:56:39 +10:00
  • b64a29b897 Display build pricing information Oliver Walters 2019-05-18 21:56:00 +10:00
  • 2b098942b0 Fix pricing bug Oliver Walters 2019-05-18 21:43:52 +10:00
  • 2a1fd2b03b More complex pricing calculations Oliver Walters 2019-05-18 21:22:56 +10:00
  • 4c82714777 Allow 5 decimal places for pricing info Oliver Walters 2019-05-18 21:20:44 +10:00
  • cdc55bb5d3 PEP fixes Oliver Walters 2019-05-18 20:24:09 +10:00
  • a3d1591929 Display part pricing in Part view Oliver Walters 2019-05-18 20:09:41 +10:00
  • 0cfb243eb3 Move SupplierPart and SupplierPriceBreak to the 'Company' app Oliver Walters 2019-05-18 18:04:25 +10:00
  • 5043c354b1 Set default value for SupplierPriceBreak Oliver Walters 2019-05-18 17:35:39 +10:00
  • fc3072a459 Form for creating a new price break for a supplier part Oliver Walters 2019-05-18 16:42:57 +10:00
  • 1163f60b23 Return price breaks in the correct order Oliver Walters 2019-05-18 16:42:15 +10:00
  • a3cd54875c Update validator for supplier price break Oliver Walters 2019-05-18 16:32:48 +10:00
  • 92632b2ef7 PartAttachment attachment file is actually required! Oliver Walters 2019-05-18 16:28:15 +10:00
  • a1461de297 Add supplierpricebreak model to the admin interface Oliver Walters 2019-05-18 16:25:32 +10:00
  • 613c96e093 Part attachment comment field is required Oliver Walters 2019-05-18 16:20:48 +10:00
  • a2dbdfe794 Remove 'single_price' field from supplier part Oliver Walters 2019-05-18 15:45:32 +10:00
  • 1f4471ccc3 Merge remote-tracking branch 'inventree/master' Oliver Walters 2019-05-18 15:40:50 +10:00
  • 3a0f60930e Merge pull request #348 from SchrodingersGat/build-page Oliver 2019-05-18 15:40:22 +10:00
  • 001dacc14e Display 'no stock available' warning #348 Oliver Walters 2019-05-18 13:24:15 +10:00
  • 04420b7f6b Improve display of allocation page Oliver Walters 2019-05-18 13:06:19 +10:00
  • a95e77c429 Pre-fill allocation count Oliver Walters 2019-05-18 12:17:57 +10:00
  • 34d1ef7d8d Change label size for build status Oliver Walters 2019-05-18 09:44:16 +10:00
  • 0ce5240361 More UI stuff for the Build page Oliver Walters 2019-05-17 16:35:23 +10:00
  • a2eeb7e946 Bug fix for part/stock Oliver Walters 2019-05-17 16:35:16 +10:00
  • 3a3662ae14 Add part image Oliver Walters 2019-05-17 00:31:35 +10:00
  • 489d5de9c4 UI tweaks Oliver Walters 2019-05-17 00:23:08 +10:00
  • 2da3a022bf Add allocation tab Oliver Walters 2019-05-17 00:20:48 +10:00
  • bf987f23f3 Add 'tabbed' page set for Build app Oliver Walters 2019-05-17 00:14:29 +10:00
  • 5d4ec2154b Merge remote-tracking branch 'inventree/master' Oliver Walters 2019-05-16 23:15:02 +10:00
  • 183871f3cc Merge pull request #345 from SchrodingersGat/stocktake-confirmation Oliver 2019-05-16 23:14:45 +10:00
  • b77b6d2256 Display number of supplier parts in supplier list #345 Oliver Walters 2019-05-16 22:29:39 +10:00
  • 5ebc7b040a Show current quantity in stocktake form Oliver Walters 2019-05-16 22:23:31 +10:00
  • 117fd701cd Refactor some code Oliver Walters 2019-05-16 22:19:49 +10:00
  • 0a1887477c Create template for stock table Oliver Walters 2019-05-16 22:15:44 +10:00
  • b8f5c8cca7 Add confirmation box to stocktake form Oliver Walters 2019-05-16 22:12:13 +10:00
  • 283bd0e3ad Merge pull request #343 from SchrodingersGat/filter-by-supplier Oliver 2019-05-16 21:33:14 +10:00
  • 7ef448d205 PEP #343 Oliver Walters 2019-05-16 21:26:53 +10:00
  • 64a82389a2 Add ability for Company model to count stock sourced from that supplier Oliver Walters 2019-05-16 21:26:12 +10:00
  • 1b06cd23af Add 'stock' tab for supplier page Oliver Walters 2019-05-16 21:16:19 +10:00
  • c1224048ad Add ability to filter stock by supplier Oliver Walters 2019-05-16 21:01:34 +10:00
  • 3959dd40b0 Merge pull request #342 from SchrodingersGat/tweaks Oliver 2019-05-16 20:54:37 +10:00
  • b4df96aaee Simplify extended filters #342 Oliver Walters 2019-05-16 19:14:43 +10:00
  • e1558a7a96 Add ability to filter stock items by part category Oliver Walters 2019-05-16 18:54:14 +10:00
  • 387711a9a1 Fix help string Oliver Walters 2019-05-16 18:08:37 +10:00
  • fae44c3002 Bug fix for part deep-copy Oliver Walters 2019-05-15 09:21:31 +10:00
  • b57c2d2050 Merge pull request #336 from SchrodingersGat/bom-overage Oliver 2019-05-15 08:11:07 +10:00
  • 292e29e95e Add some more secondary modals #336 Oliver Walters 2019-05-15 07:50:54 +10:00
  • a1d587b7f4 Rename 'Company' to 'Suppliers' in front-end Oliver Walters 2019-05-15 07:44:13 +10:00
  • c6331255de Fixes Oliver Walters 2019-05-15 07:23:55 +10:00
  • 8c92c2c2a1 Display overage values in BOM table Oliver Walters 2019-05-15 07:23:02 +10:00
  • 68ae38a7d7 Calculate total quantity required for a build (including overages) Oliver Walters 2019-05-15 00:36:02 +10:00
  • a80c11f3ce Add function to infer default_supplier for a Part Oliver Walters 2019-05-15 00:22:10 +10:00
  • f6baf5d2ae Add 'overage' field to BOM item Oliver Walters 2019-05-15 00:16:34 +10:00
  • 9d9f30e41f Merge branch 'secondary-modals' Oliver Walters 2019-05-14 23:53:14 +10:00
  • 35d32fd2ff Merge pull request #333 from SchrodingersGat/secondary-modals Oliver 2019-05-14 23:52:54 +10:00
  • f979edef8e Prevent double loading of stock.js #333 Oliver Walters 2019-05-14 23:47:15 +10:00
  • 2e5b3bfdf9 Prevent multiple loads of part.js Oliver Walters 2019-05-14 23:44:33 +10:00
  • 58cc1cda77 Only load api.js once Oliver Walters 2019-05-14 23:43:16 +10:00
  • 0ffe2666b3 Added some missing help text Oliver Walters 2019-05-14 23:36:22 +10:00
  • 505b7941b1 Add link to delete a part Oliver Walters 2019-05-14 23:33:25 +10:00
  • 76e6094977 Add secondary modal to BOM Oliver Walters 2019-05-14 23:30:32 +10:00
  • 9d50f2a6ac Toot toot all aboard the refactor tractor Oliver Walters 2019-05-14 23:27:45 +10:00
  • 97c4e5acbf Add some secondary buttons to the part-create form Oliver Walters 2019-05-14 23:19:56 +10:00
  • be1b458634 Upon successful creation (in a secondary modal) update the field in the primary modal Oliver Walters 2019-05-14 23:04:49 +10:00
  • a316681ec8 Pass object data back to modal when creating new object Oliver Walters 2019-05-14 23:04:00 +10:00
  • 21c238e96a Secondary modal is slightly smaller than primary Oliver Walters 2019-05-14 22:44:57 +10:00
  • 226644e59a Open a secondary modal over the top of a primary one Oliver Walters 2019-05-14 22:37:45 +10:00
  • dc3abec899 Add a secondary modal in modals.html Oliver Walters 2019-05-14 22:30:24 +10:00
  • a96cd2240c Function to insert a 'create new' button into a form Oliver Walters 2019-05-14 22:12:22 +10:00
  • 0cc2e71843 Provide an after_render callback Oliver Walters 2019-05-14 19:00:59 +10:00
  • e3a8bb23c1 Merge remote-tracking branch 'inventree/master' Oliver Walters 2019-05-14 18:54:23 +10:00
  • 57645486cc Merge pull request #332 from SchrodingersGat/improvements Oliver 2019-05-14 18:36:55 +10:00
  • 2164cac28a PEP #332 Oliver Walters 2019-05-14 18:32:20 +10:00
  • 46ab6e40eb Bug fix for build allocation Oliver Walters 2019-05-14 18:31:19 +10:00
  • 9986df2074 Add confirmation to cancel a build Oliver Walters 2019-05-14 18:20:54 +10:00
  • e87f545d75 Render zero stock as 'No Stock' in BOM table Oliver Walters 2019-05-14 18:12:17 +10:00