2
0
mirror of https://github.com/inventree/InvenTree.git synced 2026-06-01 22:25:35 +00:00
Commit Graph

64 Commits

Author SHA1 Message Date
Matthias c6464bcf77 PEP fix 2022-02-13 22:42:17 +01:00
Matthias 8724702fef add coverage for labels 2022-02-13 22:39:29 +01:00
Matthias 58e8bab83b except import errors 2022-02-13 22:12:43 +01:00
Matthias f88d39db66 fix coverage 2022-02-13 22:07:30 +01:00
Matthias 40ea93e00a catch more explicit 2022-02-13 22:06:53 +01:00
Matthias a6621a5327 fix label tests 2022-02-13 21:15:40 +01:00
Matthias d884e62be1 [FR] Confirm to W293
Fixes #2335
2021-11-23 00:28:23 +01:00
Oliver Walters f405e4b701 Add inline option for reports, too 2021-08-07 22:28:48 +10:00
Oliver Walters ca9536f687 Implement option to display labels "inline" in the browser 2021-08-07 22:09:15 +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 15cb1e0005 Print part labels 2021-07-08 22:54:41 +10:00
Oliver c39f705ef7 Copy default part label templates 2021-07-08 22:42:31 +10:00
Oliver 1830467487 Add admin / serializer / API for PartLabel model 2021-07-08 22:10:10 +10:00
Oliver a1a4bddcc6 Add model for PartLabel 2021-07-08 21:07:45 +10:00
Oliver 04374c71c2 Annotate models with their API list view
- It will make sense, trust me
2021-06-25 00:17:58 +10:00
Oliver Walters 82a3d9ca96 Implements custom naming for generated labels 2021-05-13 13:40:40 +10:00
matmair f2b0717d10 removes all lines consisting only of spaces
this really bothers me for some reason - nothing technical
2021-05-06 12:11:38 +02:00
Oliver Walters 06afd4d726 Refactor "ready" state into a function 2021-04-25 10:52:31 +10:00
Oliver Walters 6e5fc43105 Prevent copying of labels and templates during data import phase 2021-04-25 10:33:11 +10:00
eeintech 1bf72ee335 Added revision and stock item URL for label creation 2021-04-14 16:00:28 -04:00
Oliver Walters e787c853e5 Update logger context 2021-04-10 20:08:13 +10:00
matmair efd14fca64 made translation lazy 2021-04-04 22:47:01 +02:00
matmair 20c455384e added more translation-strings 2021-04-04 22:44:14 +02:00
Oliver Walters 2cf87c1c30 Adds body styling to label base 2021-03-02 14:05:52 +11:00
Oliver Walters b315b958b0 PEP fixes 2021-02-27 07:56:38 +11:00
Oliver Walters 5a536be22d More test refactoring 2021-02-26 22:08:06 +11:00
Oliver Walters 8c9202de21 Bug fix for label / report filtering 2021-02-23 15:40:31 +11:00
Oliver Walters 7582b9ccf4 PEP fixes 2021-02-22 17:02:33 +11:00
Oliver Walters 7d54997cb8 Tweaks 2021-02-22 16:48:00 +11:00
Oliver Walters bf51e1bfb1 Update label templates
- New ones are automatically copied across now
2021-02-22 16:39:38 +11:00
Oliver Walters da715d7381 Refactoring label printing 2021-02-22 16:12:13 +11:00
Oliver Walters a742df2c12 Adds 'length' and 'width' fields to label models 2021-02-22 10:10:58 +11:00
Oliver Walters 2fa7c8706b Wrap custom filter validation in try/except blocks 2021-02-10 20:40:15 +11:00
Oliver Walters 697a338700 Add a smattering of unit tests 2021-01-18 22:14:38 +11:00
Oliver Walters 1b835a71df Print one (or more!) report templates via API 2021-01-18 21:17:19 +11:00
Oliver Walters df335b683c Add #TODO 2021-01-14 10:54:34 +11:00
Oliver Walters b7bbc97218 Add unit test 2021-01-14 08:32:37 +11:00
Oliver Walters 9884fe5c5e Improve validators for 'filters' field 2021-01-14 08:15:05 +11:00
Oliver Walters 88a7b3251d Remove unused import 2021-01-14 08:14:32 +11:00
Oliver Walters 6e4cf7c092 Catch db integrity errors 2021-01-13 22:07:30 +11:00
Oliver Walters 4e2d3b7da2 Improvement for existing StockItemLabel template 2021-01-13 21:52:16 +11:00
Oliver Walters e561b3a4fc Add StockItemLabel templates 2021-01-13 21:51:55 +11:00
Oliver Walters 663a0a6165 Create simple label templates for stocklocation labels 2021-01-11 23:45:25 +11:00
Oliver Walters d1d243fb14 Update label models 2021-01-11 23:44:11 +11:00
Oliver Walters 1368b06afa PEP fix 2021-01-11 19:46:17 +11:00
Oliver Walters d91700fd39 StockLocation labels are now printable 2021-01-11 18:41:57 +11:00
Oliver Walters a3c5ea1f2b Typo fix 2021-01-09 22:02:33 +11:00
Oliver Walters 21d5440f98 Remove unused views 2021-01-09 21:55:05 +11:00
Oliver Walters e133fff03e Download PDF for labels 2021-01-09 21:50:42 +11:00