Jan Böhmer
20f32c7f12
Applied rector suggestions
2024-06-22 00:31:43 +02:00
Jan Böhmer
0b178b46f2
Allow to scan barcodes, whose content where defined in the vendor_barcode field
2023-11-17 23:23:54 +01:00
Jan Böhmer
5cfccab671
Allow to scan IPN barcodes using the built in barcode scanner
...
This improves issue #373
2023-11-12 00:36:13 +01: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
bdcd51d533
Refactored barcode scan functions
...
This is preparatory work for issue #373
2023-10-26 22:23:43 +02: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
5629215ce4
Use imports instead of FQNs
2023-06-11 15:00:28 +02:00
Jan Böhmer
7ee01d9a05
Applied rector with PHP8.1 migration rules
2023-06-11 14:17:19 +02:00
Jan Böhmer
f7293508ff
Added example content for owner placeholders in labels
2023-04-03 22:48:52 +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
dbf770f784
Update timestamp of the associated element.
...
For example the lastModified timestamp of a part is now updated, when the user changes a price information. This should represent more what a user expects under a last Modified field and should improve also sorting...
2020-05-20 23:36:44 +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
85821ec673
Added basic scan dialog.
2020-04-26 21:26:11 +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