2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-07-23 13:16:30 +00:00

Commit Graph

  • 5c1b4a5ab1 Bug fix for stock adjustment actions (#3735) (#3736) Oliver 2022-09-30 16:00:03 +10:00
  • 1f2859d8c9 Bug fix for stock adjustment actions (#3735) Oliver 2022-09-30 15:08:38 +10:00
  • a3c9331a08 Add content headers to config (#3731) Matthias Mair 2022-09-30 02:47:56 +02:00
  • 8bcf72fbb2 Barcode scan fix (#3727) Oliver 2022-09-28 10:28:39 +10:00
  • 39f7fbb332 Add typecasting to certain settings (#3726) (#3728) Oliver 2022-09-28 09:39:07 +10:00
  • 7568d23670 APIMixin: Add flag for passing data as json (#3635) Matthias Mair 2022-09-28 00:56:03 +02:00
  • dce10072ef Add typecasting to certain settings (#3726) Matthias Mair 2022-09-28 00:53:22 +02:00
  • fbde70d531 Bug fix for multi-level display in BOM table (#3720) Oliver 2022-09-27 13:30:25 +10:00
  • bfbafb9912 New Crowdin updates (#3707) Oliver 2022-09-27 12:52:07 +10:00
  • 1b421fb59a Adds 'consumable' field to BomItem model (#2890) Oliver 2022-09-24 23:45:56 +10:00
  • 30d5f93821 Bump version number to 0.8.4 (#3713) Oliver 2022-09-24 13:01:38 +10:00
  • a7e4d27d6d Add user setting for configuring table string length (#3715) Oliver 2022-09-24 13:00:12 +10:00
  • f9d2b149c6 Add sanitation for SVG file uploads 0.8.3 Matthias Mair 2022-09-23 08:56:29 +02:00
  • 5a08ef908d Add sanitation for SVG attachments (#3701) Matthias Mair 2022-09-23 08:56:29 +02:00
  • db3d9b551a Cleanup javascript console log messages (#3706) Oliver 2022-09-22 09:30:04 +10:00
  • 829a9d8311 Parameter ordering fix (#3704) Oliver 2022-09-21 23:31:24 +10:00
  • 33326f6eaf Update CompleteBuildOrder form (#3702) Oliver 2022-09-21 18:19:31 +10:00
  • 2a846c7030 Only limit length of link if specified (#3700) Oliver 2022-09-21 14:01:30 +10:00
  • 2129eecf24 New Crowdin updates (#3693) Oliver 2022-09-21 12:51:28 +10:00
  • e6225bd8b5 Form field sanitization (#3699) Oliver 2022-09-21 11:59:54 +10:00
  • c4f1d8b345 Bug fix for path string generation (#3696) Oliver 2022-09-20 19:39:39 +10:00
  • 04b3f022a0 Path name bug fix (#3694) Oliver 2022-09-20 19:02:08 +10:00
  • 06ba4099b3 Short strings (#3695) Oliver 2022-09-20 18:17:22 +10:00
  • 24f2338d77 Update config_template.yaml (#3689) Samuel Caldwell 2022-09-18 17:40:22 -07:00
  • 187707c892 Barcode Refactor (#3640) Oliver 2022-09-15 14:14:51 +10:00
  • c4c3cdcb31 Adds callback for clipboard button (#3678) (#3679) Oliver 2022-09-14 17:50:15 +10:00
  • 7645492cc2 Adds callback for clipboard button (#3678) Oliver 2022-09-14 17:03:51 +10:00
  • 66d6896925 Fix purchase order report template (#3674) (#3677) Oliver 2022-09-14 16:48:05 +10:00
  • 3f31d90666 Add support for Danish (#3675) Oliver 2022-09-14 15:00:37 +10:00
  • 6e36ae5f74 Fix purchase order report template (#3674) Oliver 2022-09-14 14:59:08 +10:00
  • b306d2a34a New Crowdin updates (#3646) Oliver 2022-09-09 14:42:52 +10:00
  • 1b479ec0cc PO: Use supplier currency when creating a new extra line (#3666) Oliver 2022-09-09 12:43:07 +10:00
  • c4db308dce Display more units (#3664) Oliver 2022-09-08 16:26:07 +10:00
  • 875dda7e59 Null units fix (#3663) Oliver 2022-09-08 15:18:43 +10:00
  • b827f14bf6 Pack quantity improvements (#3661) Oliver 2022-09-08 13:44:53 +10:00
  • 2242088f90 Add extra information callout to stock item display (#3658) Oliver 2022-09-08 10:20:35 +10:00
  • 198ac9b275 Feature: Supplier part pack size (#3644) Oliver 2022-09-08 09:49:14 +10:00
  • 890c998420 Fix part link in stock table (#3657) Oliver 2022-09-08 09:49:03 +10:00
  • ea60cdc6a8 Fix splash screen for maintenance mode 503 page (#3651) Oliver 2022-09-07 00:04:06 +10:00
  • 639b9c302f Add explicit reference_int values for order fixtures (#3645) Oliver 2022-09-05 21:37:59 +10:00
  • 47c7a5e0eb New Crowdin updates (#3620) Oliver 2022-09-05 20:08:28 +10:00
  • 6c8226cee6 Fix report permissions (#3642) (#3643) Oliver 2022-09-05 14:55:32 +10:00
  • d7a8d6dd5e Fix report permissions (#3642) Oliver 2022-09-05 14:14:59 +10:00
  • fd789d28db Add confirmation field for incomplete purchase orders (#3615) Oliver 2022-09-05 14:00:41 +10:00
  • b7d0bb9820 out-of-scope: Add decorator to not require auth (#3633) Matthias Mair 2022-09-05 05:03:38 +02:00
  • abf133384b Optimisations for editable installs of plugins (#3634) Matthias Mair 2022-09-05 05:03:26 +02:00
  • 2601cf0279 Add search to build output table (#3639) Oliver 2022-09-03 11:44:01 +10:00
  • eaaf98f9d4 out-of-scope:update settings value lookup to include typ (#3636) Matthias Mair 2022-09-02 08:51:16 +02:00
  • 14143c1681 Fix sales order table refresh (#3627) (#3628) Oliver 2022-09-01 15:04:26 +10:00
  • 23edd79431 Fix sales order table refresh (#3627) Oliver 2022-09-01 12:34:43 +10:00
  • 0150afd7a7 Fix default ordering for build orders (#3626) Oliver 2022-09-01 12:25:08 +10:00
  • 7f5f101323 Remove broken URL (#3623) Oliver 2022-09-01 07:36:35 +10:00
  • c8e8991cf5 Fix for stable branch push (#3619) Oliver 2022-08-30 14:27:55 +10:00
  • 2392c8adee New Crowdin updates (#3608) Oliver 2022-08-29 21:23:52 +10:00
  • c7955c267c Bump version number to 0.8.3 (#3614) Oliver 2022-08-28 08:55:44 +10:00
  • 62f44d06bf Add missing 'remove stock' action (#3610) (#3611) 0.8.2 Oliver 2022-08-25 21:31:23 +10:00
  • 993f36c98f Add missing 'remove stock' action (#3610) Oliver 2022-08-25 20:07:01 +10:00
  • 8fa67b8671 Sanitize search text in bootstrap table (#3609) Oliver 2022-08-25 14:10:39 +10:00
  • e8621a97bc Part parameter update (#3605) Oliver 2022-08-25 07:33:36 +10:00
  • ee5238b13e StockItem page template fix (#3601) (#3604) Oliver 2022-08-24 17:17:46 +10:00
  • 6adfc91c5c StockItem page template fix (#3601) Oliver 2022-08-24 16:37:03 +10:00
  • 349bbb8545 Improve filter for auto-allocation of build item (#3603) Oliver 2022-08-24 15:37:58 +10:00
  • 978d18d01b Open labels and reports in a new window (#3602) Oliver 2022-08-24 15:37:51 +10:00
  • 69c3e5e222 Remove hidden characters from form fields (#3597) Oliver 2022-08-24 15:12:02 +10:00
  • 2dd5a43444 Floating point formatting for BOM table (#3600) Oliver 2022-08-24 14:16:02 +10:00
  • 2db9b28063 Bug fix for loading asset files in reports (#3596) (#3598) Oliver 2022-08-24 12:01:37 +10:00
  • 528da731f2 Sanitize search input (#3591) Oliver 2022-08-24 11:57:53 +10:00
  • 12509203d6 Bug fix for loading asset files in reports (#3596) Oliver 2022-08-24 11:26:38 +10:00
  • a3392ea4b1 New Crowdin updates (#3583) Oliver 2022-08-23 10:04:13 +10:00
  • ccab177f54 Add a 'zero stock' threshold line to the part scheduling tab (#3587) Oliver 2022-08-22 14:26:33 +10:00
  • 9c79333efd Improve "overdue" display for part purchase order table (#3586) Oliver 2022-08-22 14:02:58 +10:00
  • bee5b6d124 Display "on order" quantity in build order allocation table (#3585) Oliver 2022-08-22 12:24:13 +10:00
  • b886e54709 Build API improvements (#3581) Oliver 2022-08-19 17:16:38 +10:00
  • 30beb12c81 Fix dimensions for label templates (#3578) (#3580) Oliver 2022-08-19 12:35:24 +10:00
  • 89d5df4f1e Inherited BOM fix (#3579) Oliver 2022-08-19 12:21:38 +10:00
  • c8de2efd9d Fix dimensions for label templates (#3578) Oliver 2022-08-19 11:57:33 +10:00
  • 644bcb263f fix: invalid chas in cache key (#3574) (#3577) Oliver 2022-08-19 11:35:49 +10:00
  • 4c22110c76 New Crowdin updates (#3563) Oliver 2022-08-19 11:35:38 +10:00
  • 1ec9795ede Adds option for duplicating an existing purchase order (#3567) Oliver 2022-08-19 11:34:37 +10:00
  • 868697392f Include variant stock in part table (#3573) Oliver 2022-08-19 08:39:54 +10:00
  • efafa3960b fix: invalid chas in cache key (#3574) wolflu05 2022-08-18 23:56:03 +02:00
  • 7384a85bdb Fix bug in recent part scheduling table (#3566) Oliver 2022-08-18 15:12:59 +10:00
  • b70a0164ae Add ability to quickly duplicate build orders (#3565) Oliver 2022-08-18 12:44:47 +10:00
  • 32b11ec5af Scheduling improvements (#3564) Oliver 2022-08-18 11:36:02 +10:00
  • 1d4a20d1d4 New Crowdin updates (#3551) Oliver 2022-08-17 16:24:22 +10:00
  • d9350877c6 Update 'stock' icons for part table (#3561) Oliver 2022-08-17 14:38:37 +10:00
  • 0a57f9d459 Fix: Broken subfolder tests in postgres/docker CI in master (#3559) Matthias Mair 2022-08-17 01:10:56 +02:00
  • b9f83eefc8 Feature/icons for PartCategory and StockLocation (#3542) wolflu05 2022-08-16 13:51:55 +02:00
  • 1b76828305 Plugin framework updates (#3535) Matthias Mair 2022-08-16 08:10:18 +02:00
  • 188ddc3be3 Improve plugin testing (#3517) Matthias Mair 2022-08-16 05:09:48 +02:00
  • 2ae1d1c663 fix typo in variable name (#3541) (#3543) Oliver 2022-08-16 13:08:33 +10:00
  • 951225b420 Fix bug in exporting records (#3545) (#3552) Oliver 2022-08-16 13:08:11 +10:00
  • 858d48afe7 Fix bug in exporting records (#3545) miggland 2022-08-16 04:09:00 +02:00
  • 8ef5d0a159 update links to point to our specific projects / workspaces (#3548) Matthias Mair 2022-08-15 23:55:39 +02:00
  • 92fb40e8fc moves imports to enable startup without django beeing loaded (#3547) Matthias Mair 2022-08-15 23:52:39 +02:00
  • d102a87eff fix typo in variable name (#3541) Jacob Siverskog 2022-08-15 15:10:59 +02:00
  • e9b8c15c56 refactor custom file lookup (#3536) Matthias Mair 2022-08-15 14:28:34 +02:00
  • b0e91e7068 Update bleach clean function (#3503) Oliver 2022-08-15 22:27:25 +10:00
  • 956701a584 New Crowdin updates (#3519) Oliver 2022-08-15 12:22:56 +10:00
  • 836ec3289d Fix weasyprint version (#3539) (#3540) Oliver 2022-08-15 12:22:10 +10:00