2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-07-09 07:00:56 +00:00
Commit Graph

156 Commits

Author SHA1 Message Date
e1d22f538d resort imports 2022-05-20 17:24:51 +02:00
74726f0fda fix endline 2022-05-20 13:35:07 +02:00
63c64f9dff Update apps.py 2022-05-20 08:31:21 +02:00
c98cae8c1f switch print with assert 2022-05-20 08:19:14 +02:00
c97a2531a0 update check 2022-05-19 01:06:14 +02:00
295c849447 and print 2022-05-19 00:26:59 +02:00
8dedf95a8d make 'some' request 2022-05-19 00:25:27 +02:00
734affb983 PEP fix 2022-05-19 00:22:00 +02:00
254c2ccca0 this should already happen in SetUp 2022-05-19 00:21:33 +02:00
99f3fc814d add warning if DB not ready 2022-05-19 00:20:48 +02:00
84871fdc79 remove tries - if we are here the AppReg should be ready or fail 2022-05-19 00:19:14 +02:00
d2ea76d350 fix setup 2022-05-19 00:16:03 +02:00
6a8a5c6bc1 Merge branch 'not-working-tests' of https://github.com/matmair/InvenTree into not-working-tests 2022-05-18 23:23:44 +02:00
444c8b871e create labels on startup 2022-05-18 23:23:34 +02:00
67733fa37b Merge branch 'inventree:master' into not-working-tests 2022-05-18 01:54:00 +02:00
9bcbaaa5f5 Remove more python2 stuff 2022-05-17 16:57:31 +10:00
8340daf77b Merge branch 'master' of https://github.com/inventree/InvenTree into not-working-tests 2022-05-16 19:01:40 +02:00
2df049fe05 Merge branch 'master' of https://github.com/inventree/InvenTree into matmair/issue3005 2022-05-16 17:48:01 +02:00
0f5c03e44c use direct import instead of text for offload 2022-05-16 17:45:51 +02:00
c51f052f25 Merge pull request #3011 from matmair/matmair/issue2996
Remove python 2 code
2022-05-17 00:51:31 +10:00
ecccfbd546 Remove encoding header
Fixes #2996
2022-05-15 20:33:00 +02:00
136d642703 Merge branch 'fix-boolean' of https://github.com/matmair/InvenTree into fix-boolean 2022-05-15 17:52:34 +02:00
77aeecf23a make operators simpler 2022-05-15 17:52:23 +02:00
2090a4d417 add in static label test 2022-05-15 17:14:03 +02:00
a26840d77f Merge pull request #2971 from matmair/plugin-app-refactor
Plugin app refactor
2022-05-15 23:45:42 +10:00
5048d51558 Refactor printer into own base dir 2022-05-15 03:19:47 +02:00
a1a1f4debe PEP fix 2022-05-15 00:18:31 +02:00
f8d3aedb1d Remove static label tests
Fixes #2989
2022-05-15 00:14:54 +02:00
462713ca61 pep fix 2022-05-11 04:22:42 +02:00
fa8a726399 activate barcode tests 2022-05-11 04:08:26 +02:00
f620491517 add test for rendering label 2022-05-11 03:15:20 +02:00
a65d747501 add additional template 2022-05-11 03:05:40 +02:00
67966eba13 Add code128 template 2022-05-10 23:56:02 +02:00
aed02f6f0f PEP fixes 2022-05-08 22:53:49 +10:00
3a9bacb27c Implement new approach for plugin settings
- URL specifies plugin slug and setting key
2022-05-08 22:48:47 +10:00
e7a0cf7342 fix old url() usage 2022-05-01 22:04:37 +02:00
de6507e918 update translation commands 2022-05-01 22:03:49 +02:00
c1b408f8a3 Send notification if printing fails
If label printing fails (due to a plugin error) then the user is notified.
2022-03-25 15:57:32 +11:00
efc6af5f4c PEP fixes 2022-03-24 16:18:08 +11:00
f50dab22a6 fixes for label template 2022-03-24 16:17:04 +11:00
6c25a5805d Allow offloading of label printing to the configured plugin 2022-03-24 14:57:01 +11:00
f1f07a1977 Extract plugin information from label printing request 2022-03-24 13:31:01 +11:00
c6464bcf77 PEP fix 2022-02-13 22:42:17 +01:00
8724702fef add coverage for labels 2022-02-13 22:39:29 +01:00
58e8bab83b except import errors 2022-02-13 22:12:43 +01:00
f88d39db66 fix coverage 2022-02-13 22:07:30 +01:00
40ea93e00a catch more explicit 2022-02-13 22:06:53 +01:00
a6621a5327 fix label tests 2022-02-13 21:15:40 +01:00
d884e62be1 [FR] Confirm to W293
Fixes #2335
2021-11-23 00:28:23 +01:00
f405e4b701 Add inline option for reports, too 2021-08-07 22:28:48 +10:00