Jan Böhmer
df23ba07ba
Fixed excpetion that no IRI could be generated if a new Part was created via POST operation via API
...
This was because the objectSerializer in PartNormalizer messed up the JSONLD IRI generation of the paramaters property. It tried to generate this IRI via the Part ressource class, which is not possible
2024-01-05 23:38:49 +01:00
Jan Böhmer
0af5a58dbe
Renamed Storelocation entity to StorageLocation
2023-09-04 22:57:40 +02:00
Jan Böhmer
b7c8ca2a48
Improved typing and phpdoc type annotations
2023-06-18 15:37:42 +02:00
Jan Böhmer
485b35fbd4
Fixed static analysis issues
2023-06-11 23:16:07 +02:00
Jan Böhmer
6a2ff9d153
Added declare strict types to all files
2023-06-11 18:59:07 +02:00
Jan Böhmer
e57d6e508a
Fixed some serializer deprecations
2023-06-11 18:12:22 +02:00
Jan Böhmer
219b57a362
Fixed some deprecations
2023-06-11 17:38:08 +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
5f29ee9052
Fixed some deprecation messages
2023-04-15 21:18:11 +02:00
Jan Böhmer
b7aae7d87b
Improved documentation and added example CSV file
2023-03-15 21:33:18 +01:00
Jan Böhmer
fe5dd065ed
Added tests for EntityImporter service
2023-03-14 00:17:13 +01:00
Jan Böhmer
945fd988b3
Added tests for serializer normalizers
2023-03-14 00:02:40 +01:00
Jan Böhmer
c466cb68b9
Allow to import supplier, supplier part number and price via CSV
2023-03-13 01:04:49 +01:00
Jan Böhmer
820be46ed3
Make more fiields importable
2023-03-13 00:52:22 +01:00
Jan Böhmer
4437f206af
Allow alternative names for import for parts
2023-03-13 00:44:05 +01:00
Jan Böhmer
a1f4b35749
Explicitly mark our normalizers as cachabel or not
2023-03-13 00:35:31 +01:00
Jan Böhmer
b38f49a90e
Added possibility to import storelocation and instock amount
2023-03-13 00:22:46 +01:00
Jan Böhmer
38b5e95842
Improved serialization result for parts
2023-03-12 01:41:44 +01:00