Jan Böhmer
|
1cee1abe00
|
Fixed some return type deprecation messages
|
2023-04-15 19:33:39 +02:00 |
|
Jan Böhmer
|
8a3ce36c65
|
Fixed static analysis issue
|
2023-04-02 01:17:19 +02:00 |
|
Jan Böhmer
|
a7ea12d07d
|
Fixed import errors and reuse existing datastructrues from DB while importing complex data
Also now imports should not create duplicate instances of the same data elements. This fixes issue #101.
|
2023-04-02 00:55:20 +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
|
61e2dde400
|
Allow to import category, footprint and manufacturer by giving a string in the CSV file
|
2023-03-12 21:10:48 +01:00 |
|
Jan Böhmer
|
38b5e95842
|
Improved serialization result for parts
|
2023-03-12 01:41:44 +01:00 |
|