2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-05-01 13:06:45 +00:00

23 Commits

Author SHA1 Message Date
Matthias
67ab45bdee
update depreciated paths 2022-05-01 22:00:18 +02:00
Matthias
59a1d12534
PEP fix 2022-03-13 19:44:43 +01:00
Matthias
beb170c02d
ignore wrong lookup values for coverage 2022-03-13 19:42:06 +01:00
Matthias
bd2b279390
add coverage to barcode api 2022-03-13 19:38:57 +01:00
Matthias
925ae73eaa
fix docstring 2022-03-13 19:16:03 +01:00
Matthias
a68ee5ce0b
fix API assertations 2022-03-12 03:52:50 +01:00
Matthias
a4737a1a2f
barcode / InvenTreePugin test errors 2022-03-12 03:09:37 +01:00
Matthias
3a2b52ae53
barcode add error coverage 2022-03-12 02:18:21 +01:00
Oliver
9b14a41e83 Add unit tests for barcode scanning API 2022-03-07 11:20:07 +11:00
Oliver
0f48ca6008 Ensure that the native barcode scan plugin is *always* in use 2022-03-07 09:48:39 +11:00
Matthias
c44565f9e3
fix reused builtins 2022-01-21 00:17:52 +01:00
Matthias
f53e66d4c3
Rename registry to make it clearer 2022-01-11 01:00:41 +01:00
Matthias
7d160039b1
PEP fixes 2022-01-10 02:15:58 +01:00
Matthias
d03c636067
fix plugin init sequence 2022-01-10 02:10:08 +01:00
Matthias
20e712a287
update barcodes to use mixin 2022-01-10 01:23:48 +01:00
Matthias
4fc3e85a53
use new loading mechanism for barcodes too 2022-01-10 01:06:05 +01:00
Oliver
1a85e4f21d Translateable string fixeas 2021-12-07 10:51:40 +11:00
Matthias
dddd4370cf
refactor app 2021-10-08 22:08:09 +02:00
Matthias
2960e4486b
moved barcode loading 2021-09-20 07:24:40 +02:00
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
e787c853e5 Update logger context 2021-04-10 20:08:13 +10:00
efd14fca64 made translation lazy 2021-04-04 22:47:01 +02:00
Oliver Walters
caf4c293d9 Rename "barcode" module to "barcodes" to prevent import shadowing
- Add 'barcode' support
2021-02-22 15:15:25 +11:00