Jan Böhmer
|
1bfea3c48a
|
Fixed phpstan issues
|
2025-09-21 23:27:56 +02:00 |
|
Jan Böhmer
|
5e326bca12
|
Added label placeholders to add a barcode version of the IPN to a label
This fixes issue #373
|
2023-11-05 21:24:21 +01:00 |
|
Jan Böhmer
|
0af5a58dbe
|
Renamed Storelocation entity to StorageLocation
|
2023-09-04 22:57:40 +02:00 |
|
Jan Böhmer
|
684334ba22
|
Improved code style of tests
|
2023-06-11 15:02:59 +02:00 |
|
Jan Böhmer
|
7ee01d9a05
|
Applied rector with PHP8.1 migration rules
|
2023-06-11 14:17:19 +02:00 |
|
Jan Böhmer
|
68462185ba
|
Removed old GPLv2 copyright header
|
2022-11-29 22:28:53 +01:00 |
|
Jan Böhmer
|
498cc07583
|
Added copyright/license info to files
|
2022-11-29 21:21:26 +01:00 |
|
Jan Böhmer
|
51e05a8669
|
Use typed properties
|
2022-09-18 22:59:31 +02:00 |
|
Jan Böhmer
|
639829f5c5
|
Fixed some inspection issues.
|
2022-08-14 19:32:53 +02:00 |
|
Jan Böhmer
|
349ab706cc
|
Apply symplify checkers.
|
2020-08-21 21:38:31 +02:00 |
|
Jan Böhmer
|
d0b1024d80
|
Fixed code style.
|
2020-08-21 21:36:22 +02:00 |
|
Jan Böhmer
|
f5d685dfd4
|
Fixed coding style.
|
2020-05-10 21:39:31 +02:00 |
|
Jan Böhmer
|
236249e4a1
|
Added tests for various label services.
|
2020-05-09 20:24:07 +02:00 |
|
Jan Böhmer
|
e925bec5b6
|
Make LabelGenerator services final.
|
2020-05-09 18:17:23 +02:00 |
|
Jan Böhmer
|
bd6a0de0a2
|
Added possibility to generate labels for storelocations.
|
2020-05-08 13:49:44 +02:00 |
|
Jan Böhmer
|
3dd0ef26b3
|
Use shorter format for barcodes, to generate shorter (better readable) barcodes.
|
2020-05-07 23:11:50 +02:00 |
|
Jan Böhmer
|
c200b650a0
|
Added simple redirect to info page, when scanning an QR code.
|
2020-04-26 18:59:49 +02:00 |
|
Jan Böhmer
|
3beba96e39
|
Added Code93 and Datamatrix as valid barcode types.
|
2020-04-24 23:58:19 +02:00 |
|
Jan Böhmer
|
6bd3ad6138
|
Added basic support for label barcodes (C39 and QR).
|
2020-04-24 22:10:49 +02:00 |
|