2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-12-27 14:34:07 +00:00

Commit Graph

  • bd2b279390 add coverage to barcode api Matthias 2022-03-13 19:38:57 +01:00
  • 925ae73eaa fix docstring Matthias 2022-03-13 19:16:03 +01:00
  • 2d4cc91701 Merge pull request #2744 from inventree/dependabot/pip/pillow-9.0.1 Oliver 2022-03-13 23:17:34 +11:00
  • a68ee5ce0b fix API assertations Matthias 2022-03-12 03:52:50 +01:00
  • 4eaa655a7c ignore for coverage Matthias 2022-03-12 03:43:04 +01:00
  • 56ebb0fd0e ignore custom admin form Matthias 2022-03-12 03:40:50 +01:00
  • d8fc56cf61 ignore m2m for coverage Matthias 2022-03-12 03:40:27 +01:00
  • b88a6ccdb5 test default value with as_int and fix it Matthias 2022-03-12 03:35:20 +01:00
  • 76fd529374 add test for as_bool Matthias 2022-03-12 03:20:14 +01:00
  • e8ec0dc46b add test for as_choice Matthias 2022-03-12 03:19:00 +01:00
  • d8c20894ce add uid to stockitem Matthias 2022-03-12 03:10:24 +01:00
  • a4737a1a2f barcode / InvenTreePugin test errors Matthias 2022-03-12 03:09:37 +01:00
  • 3a2b52ae53 barcode add error coverage Matthias 2022-03-12 02:18:21 +01:00
  • 92279b2f8f remove theme test Matthias 2022-03-12 01:50:05 +01:00
  • 1e164fea5b Add API test Matthias 2022-03-12 01:45:34 +01:00
  • d2e8b2cc2b run just empty task - auto_now is a hard to test Matthias 2022-03-12 01:38:08 +01:00
  • 91b4e7167d test that the task is running Matthias 2022-03-12 01:32:18 +01:00
  • 4a0f710fec PEP fix Matthias 2022-03-12 00:57:37 +01:00
  • 92398d7b39 ignore in coverage Matthias 2022-03-12 00:54:08 +01:00
  • 5587c04d0d test color theme Matthias 2022-03-12 00:53:39 +01:00
  • 4d2d001879 Bump pillow from 9.0.0 to 9.0.1 #2744 dependabot[bot] 2022-03-11 23:46:05 +00:00
  • 00b76ace77 increase coverage of settings Matthias 2022-03-12 00:28:04 +01:00
  • e05ebce058 test allValues Matthias 2022-03-12 00:27:37 +01:00
  • 5d479af5ad Merge pull request #2743 from matmair/matmair/issue2742 Oliver 2022-03-12 10:23:02 +11:00
  • e955b75041 test restart flag reset Matthias 2022-03-11 23:41:30 +01:00
  • 6a5dc33e20 ignore admin rendering fields for coverage Matthias 2022-03-11 23:32:36 +01:00
  • b977a8c124 [BUG] Wrong icon on the place order button Use paper plane as symbol Fixes #2742 #2743 Matthias 2022-03-11 23:27:51 +01:00
  • 4b8a2e3c1f fix js function call Matthias 2022-03-11 02:18:46 +01:00
  • 6516d9dbe6 fix permission check Matthias 2022-03-11 02:18:24 +01:00
  • b34f39cc44 fix wrong fix ;-) Matthias 2022-03-11 02:16:05 +01:00
  • f1f0027cef fix wrong reference for POs Matthias 2022-03-11 02:10:21 +01:00
  • 98ea838ec4 fix serializer Matthias 2022-03-11 01:55:13 +01:00
  • 771fc6ada8 style fixes Matthias 2022-03-11 01:44:13 +01:00
  • 934754ddff migration for PO additional item Matthias 2022-03-11 01:18:50 +01:00
  • f5d3a64aef add missing class Matthias 2022-03-11 01:18:26 +01:00
  • 721f2cb63b PEP fix Matthias 2022-03-11 01:04:37 +01:00
  • 2e05cc670d fix definition Matthias 2022-03-11 01:04:29 +01:00
  • c6383e9f7e add user ruleset Matthias 2022-03-11 00:59:07 +01:00
  • e841b7faf6 add HTML templates for PO Matthias 2022-03-11 00:58:18 +01:00
  • 76698ec627 add js function for PO Matthias 2022-03-11 00:57:31 +01:00
  • 06bd7130f5 remove dead code Matthias 2022-03-11 00:51:20 +01:00
  • 8fbd776419 make naming more abstract Matthias 2022-03-11 00:49:49 +01:00
  • b7e5f6a109 name more abstract Matthias 2022-03-11 00:47:24 +01:00
  • 17d421fb7e fix export order Matthias 2022-03-11 00:46:56 +01:00
  • 84dd85852b fix naming Matthias 2022-03-11 00:46:42 +01:00
  • 3f038b4c51 add additional line items to reports for PO Matthias 2022-03-11 00:46:21 +01:00
  • c69fdf90d9 add PO serializer Matthias 2022-03-11 00:34:16 +01:00
  • 2ae038a006 use abstract classes Matthias 2022-03-11 00:33:59 +01:00
  • e2d301be3f add total to PO serializer Matthias 2022-03-11 00:26:27 +01:00
  • d086f09771 use more abstract definitions Matthias 2022-03-11 00:25:58 +01:00
  • 0a1961bc31 Add additionallLineItems for POs Matthias 2022-03-11 00:22:11 +01:00
  • 84a95aaadb spelling fix Matthias 2022-03-11 00:21:43 +01:00
  • c6d0c03adf more abstraction Matthias 2022-03-11 00:21:33 +01:00
  • 72d565d17a move to abstract model Matthias 2022-03-11 00:20:36 +01:00
  • 2036164ef1 add po API endpoints Matthias 2022-03-11 00:09:07 +01:00
  • c30e8d9b4e make more generalised Matthias 2022-03-11 00:08:39 +01:00
  • df418c503e reduce duplication Matthias 2022-03-11 00:02:18 +01:00
  • 6ef7cb82b4 Add admin for PO additional line Matthias 2022-03-10 23:57:59 +01:00
  • 55df46c8b9 Merge branch 'master' of https://github.com/inventree/InvenTree into matmair/issue2694 Matthias 2022-03-10 23:50:42 +01:00
  • 9f171faf1c I18n merge (#2737) Oliver 2022-03-10 20:25:43 +11:00
  • 950d185a82 Merge pull request #2712 from inventree/0.6.x 0.6.2 Oliver 2022-03-10 16:31:59 +11:00
  • 2c8dbb8308 Merge pull request #2736 from SchrodingersGat/loc-del-bug #2712 Oliver 2022-03-10 16:07:05 +11:00
  • ff9d48f1c0 Merge pull request #2736 from SchrodingersGat/loc-del-bug Oliver 2022-03-10 16:07:05 +11:00
  • 266e5555c5 Add unit testing for PartCategory tree updates #2736 Oliver 2022-03-10 15:33:29 +11:00
  • 82840b0590 Adds custom delete routine for PartCategory model Oliver 2022-03-10 15:01:20 +11:00
  • 24af134a87 Fix behaviour when deleting a StockLocation Oliver 2022-03-10 14:56:44 +11:00
  • c329f6e8f8 Merge pull request #2735 from SchrodingersGat/translation-fix Oliver 2022-03-10 13:20:17 +11:00
  • d5fe62262d Refactor "delete part category" dialog #2735 Oliver 2022-03-10 12:51:49 +11:00
  • 9bc686b76f Refactor "delete stock location" dialog Oliver 2022-03-10 12:44:57 +11:00
  • 478bc1c355 Merge pull request #2732 from SchrodingersGat/name-fix Oliver 2022-03-09 16:52:40 +11:00
  • 4caf73e0e3 Change sidebar text to be consistent #2732 Oliver 2022-03-09 16:19:52 +11:00
  • 7af302f08e Merge pull request #2731 from SchrodingersGat/exclude-from-location Oliver 2022-03-09 15:51:14 +11:00
  • cf2c078952 Add spinning logo #2731 Oliver 2022-03-09 15:27:44 +11:00
  • fe12b889d0 Merge pull request #2730 from SchrodingersGat/warning-messages Oliver 2022-03-09 15:24:21 +11:00
  • 4cd41bd0a3 Display "loading" until allocations loaded Oliver 2022-03-09 15:23:23 +11:00
  • 4191a043b2 Add "exclude_location" to build order auto-allocation Oliver 2022-03-09 14:57:57 +11:00
  • bda827001b Change error messages to warnings when rebuilding thumbnails #2730 Oliver 2022-03-09 14:51:39 +11:00
  • 927e206e14 Merge pull request #2729 from SchrodingersGat/build-allocation-load-speed Oliver 2022-03-09 14:41:57 +11:00
  • fe8ea5568f Bug fix for build order panel loading #2729 Oliver 2022-03-09 13:58:48 +11:00
  • dd5cda281e Merge pull request #2727 from SchrodingersGat/build-allocation-load-speed Oliver 2022-03-09 13:46:56 +11:00
  • 9f8f900e17 Wrap server queries in onPanelLoad calls, to reduce initial page load time #2727 Oliver 2022-03-09 13:14:04 +11:00
  • 7986e0752d Bug fix: Allocation quantity for "auto allocate" of tracked parts must be 1 Oliver 2022-03-09 13:03:38 +11:00
  • 39e8b2af0f Allow setting to be checked without being created Oliver 2022-03-09 12:43:27 +11:00
  • fda556c289 Merge pull request #2695 from SchrodingersGat/scheduling Oliver 2022-03-09 12:06:55 +11:00
  • 7f888923c8 Merge pull request #2725 from SchrodingersGat/duplicate-stock-item-success Oliver 2022-03-09 11:21:55 +11:00
  • c699e208cf JS linting #2725 Oliver 2022-03-09 10:41:07 +11:00
  • d56fed3211 Fixes for "duplicate stock item" form Oliver 2022-03-09 10:34:47 +11:00
  • 07fb55bf9c Add report reference Matthias 2022-03-08 21:37:57 +01:00
  • ec021624cd Merge branch 'inventree:master' into matmair/issue2694 Matthias Mair 2022-03-08 21:26:21 +01:00
  • 0a9e85e801 Merge branch 'inventree:master' into matmair/issue2279 Matthias Mair 2022-03-08 21:26:05 +01:00
  • f7d724aa0c Merge remote-tracking branch 'inventree/master' into scheduling #2695 Oliver 2022-03-08 12:25:36 +11:00
  • 8a8fd1b4ba I18n merge (#2723) Oliver 2022-03-08 10:45:17 +11:00
  • 78d277d3fc Merge pull request #2721 from SchrodingersGat/big-serial-fix Oliver 2022-03-07 15:30:37 +11:00
  • 6e82709a48 Merge pull request #2721 from SchrodingersGat/big-serial-fix Oliver 2022-03-07 15:30:37 +11:00
  • 6fcc9ec8f0 Unit test fixes #2721 Oliver 2022-03-07 15:01:15 +11:00
  • ac512cb8bb Add test for very large serial number Oliver 2022-03-07 14:52:31 +11:00
  • 09ff4862ec Unit test fixes Oliver 2022-03-07 14:43:55 +11:00
  • 0adf89e793 Add unit tests for serial number functionality Oliver 2022-03-07 14:07:01 +11:00
  • 2f3f57148a Refactor previous code for looking up "previous" and "next" serial numbers Oliver 2022-03-07 13:47:38 +11:00
  • 436a33c5de Merge pull request #2720 from SchrodingersGat/barcode-scan-fix Oliver 2022-03-07 12:25:46 +11:00