JTL Import

This commit is contained in:
Marko 2023-08-24 13:00:52 +02:00
parent 873162859c
commit 6b85ee1596
No known key found for this signature in database
22 changed files with 77987 additions and 201 deletions

60
composer.lock generated
View File

@ -524,16 +524,16 @@
},
{
"name": "doctrine/dbal",
"version": "3.6.3",
"version": "3.6.4",
"source": {
"type": "git",
"url": "https://github.com/doctrine/dbal.git",
"reference": "9a747d29e7e6b39509b8f1847e37a23a0163ea6a"
"reference": "19f0dec95edd6a3c3c5ff1d188ea94c6b7fc903f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/dbal/zipball/9a747d29e7e6b39509b8f1847e37a23a0163ea6a",
"reference": "9a747d29e7e6b39509b8f1847e37a23a0163ea6a",
"url": "https://api.github.com/repos/doctrine/dbal/zipball/19f0dec95edd6a3c3c5ff1d188ea94c6b7fc903f",
"reference": "19f0dec95edd6a3c3c5ff1d188ea94c6b7fc903f",
"shasum": ""
},
"require": {
@ -616,7 +616,7 @@
],
"support": {
"issues": "https://github.com/doctrine/dbal/issues",
"source": "https://github.com/doctrine/dbal/tree/3.6.3"
"source": "https://github.com/doctrine/dbal/tree/3.6.4"
},
"funding": [
{
@ -632,7 +632,7 @@
"type": "tidelift"
}
],
"time": "2023-06-01T05:46:46+00:00"
"time": "2023-06-15T07:40:12+00:00"
},
{
"name": "doctrine/deprecations",
@ -975,28 +975,28 @@
},
{
"name": "doctrine/inflector",
"version": "2.0.6",
"version": "2.0.8",
"source": {
"type": "git",
"url": "https://github.com/doctrine/inflector.git",
"reference": "d9d313a36c872fd6ee06d9a6cbcf713eaa40f024"
"reference": "f9301a5b2fb1216b2b08f02ba04dc45423db6bff"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/inflector/zipball/d9d313a36c872fd6ee06d9a6cbcf713eaa40f024",
"reference": "d9d313a36c872fd6ee06d9a6cbcf713eaa40f024",
"url": "https://api.github.com/repos/doctrine/inflector/zipball/f9301a5b2fb1216b2b08f02ba04dc45423db6bff",
"reference": "f9301a5b2fb1216b2b08f02ba04dc45423db6bff",
"shasum": ""
},
"require": {
"php": "^7.2 || ^8.0"
},
"require-dev": {
"doctrine/coding-standard": "^10",
"doctrine/coding-standard": "^11.0",
"phpstan/phpstan": "^1.8",
"phpstan/phpstan-phpunit": "^1.1",
"phpstan/phpstan-strict-rules": "^1.3",
"phpunit/phpunit": "^8.5 || ^9.5",
"vimeo/psalm": "^4.25"
"vimeo/psalm": "^4.25 || ^5.4"
},
"type": "library",
"autoload": {
@ -1046,7 +1046,7 @@
],
"support": {
"issues": "https://github.com/doctrine/inflector/issues",
"source": "https://github.com/doctrine/inflector/tree/2.0.6"
"source": "https://github.com/doctrine/inflector/tree/2.0.8"
},
"funding": [
{
@ -1062,7 +1062,7 @@
"type": "tidelift"
}
],
"time": "2022-10-20T09:10:12+00:00"
"time": "2023-06-16T13:40:37+00:00"
},
{
"name": "doctrine/instantiator",
@ -1316,16 +1316,16 @@
},
{
"name": "doctrine/orm",
"version": "2.15.2",
"version": "2.15.3",
"source": {
"type": "git",
"url": "https://github.com/doctrine/orm.git",
"reference": "bf449bef7ddc47e62c22f9a06dacc1736abe1c0b"
"reference": "4c3bd208018c26498e5f682aaad45fa00ea307d5"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/orm/zipball/bf449bef7ddc47e62c22f9a06dacc1736abe1c0b",
"reference": "bf449bef7ddc47e62c22f9a06dacc1736abe1c0b",
"url": "https://api.github.com/repos/doctrine/orm/zipball/4c3bd208018c26498e5f682aaad45fa00ea307d5",
"reference": "4c3bd208018c26498e5f682aaad45fa00ea307d5",
"shasum": ""
},
"require": {
@ -1354,14 +1354,14 @@
"doctrine/annotations": "^1.13 || ^2",
"doctrine/coding-standard": "^9.0.2 || ^12.0",
"phpbench/phpbench": "^0.16.10 || ^1.0",
"phpstan/phpstan": "~1.4.10 || 1.10.14",
"phpstan/phpstan": "~1.4.10 || 1.10.18",
"phpunit/phpunit": "^7.5 || ^8.5 || ^9.6",
"psr/log": "^1 || ^2 || ^3",
"squizlabs/php_codesniffer": "3.7.2",
"symfony/cache": "^4.4 || ^5.4 || ^6.0",
"symfony/var-exporter": "^4.4 || ^5.4 || ^6.2",
"symfony/yaml": "^3.4 || ^4.0 || ^5.0 || ^6.0",
"vimeo/psalm": "4.30.0 || 5.11.0"
"vimeo/psalm": "4.30.0 || 5.12.0"
},
"suggest": {
"ext-dom": "Provides support for XSD validation for XML mapping files",
@ -1411,9 +1411,9 @@
],
"support": {
"issues": "https://github.com/doctrine/orm/issues",
"source": "https://github.com/doctrine/orm/tree/2.15.2"
"source": "https://github.com/doctrine/orm/tree/2.15.3"
},
"time": "2023-06-01T09:35:50+00:00"
"time": "2023-06-22T12:36:06+00:00"
},
{
"name": "doctrine/persistence",
@ -6913,16 +6913,16 @@
},
{
"name": "monolog/monolog",
"version": "3.3.1",
"version": "3.4.0",
"source": {
"type": "git",
"url": "https://github.com/Seldaek/monolog.git",
"reference": "9b5daeaffce5b926cac47923798bba91059e60e2"
"reference": "e2392369686d420ca32df3803de28b5d6f76867d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Seldaek/monolog/zipball/9b5daeaffce5b926cac47923798bba91059e60e2",
"reference": "9b5daeaffce5b926cac47923798bba91059e60e2",
"url": "https://api.github.com/repos/Seldaek/monolog/zipball/e2392369686d420ca32df3803de28b5d6f76867d",
"reference": "e2392369686d420ca32df3803de28b5d6f76867d",
"shasum": ""
},
"require": {
@ -6937,7 +6937,7 @@
"doctrine/couchdb": "~1.0@dev",
"elasticsearch/elasticsearch": "^7 || ^8",
"ext-json": "*",
"graylog2/gelf-php": "^1.4.2 || ^2@dev",
"graylog2/gelf-php": "^1.4.2 || ^2.0",
"guzzlehttp/guzzle": "^7.4.5",
"guzzlehttp/psr7": "^2.2",
"mongodb/mongodb": "^1.8",
@ -6945,7 +6945,7 @@
"phpstan/phpstan": "^1.9",
"phpstan/phpstan-deprecation-rules": "^1.0",
"phpstan/phpstan-strict-rules": "^1.4",
"phpunit/phpunit": "^9.5.26",
"phpunit/phpunit": "^10.1",
"predis/predis": "^1.1 || ^2",
"ruflin/elastica": "^7",
"symfony/mailer": "^5.4 || ^6",
@ -6998,7 +6998,7 @@
],
"support": {
"issues": "https://github.com/Seldaek/monolog/issues",
"source": "https://github.com/Seldaek/monolog/tree/3.3.1"
"source": "https://github.com/Seldaek/monolog/tree/3.4.0"
},
"funding": [
{
@ -7010,7 +7010,7 @@
"type": "tidelift"
}
],
"time": "2023-02-06T13:46:10+00:00"
"time": "2023-06-21T08:46:11+00:00"
},
{
"name": "myclabs/deep-copy",

1
hiltes/WS.FERTIG Normal file
View File

@ -0,0 +1 @@
22.06.2023 16:25:46

860
hiltes/WS000001.0001 Normal file
View File

@ -0,0 +1,860 @@
filiale;etikettnr;menge
000000001;00091201476237;000000001
000000001;00091206656450;000000001
000000001;00091206656771;000000001
000000001;00091207624762;000000001
000000001;00091207624779;000000001
000000001;00091207624779;000000001
000000001;00091207624953;000000001
000000001;00091208795829;000000001
000000001;00091208795836;000000001
000000001;00091208796468;000000001
000000001;00091208796819;000000001
000000001;00191885308418;000000001
000000001;00191885496108;000000001
000000001;00191887154419;000000001
000000001;00191887154419;000000001
000000001;00191888285150;000000001
000000001;00191888285150;000000001
000000001;00191888285150;000000001
000000001;00191888810932;000000001
000000001;00192498134463;000000001
000000001;00192498134463;000000001
000000001;00192498134463;000000001
000000001;00192498134463;000000001
000000001;00192498134470;000000001
000000001;00192498134487;000000001
000000001;00192498134487;000000001
000000001;00192498134487;000000001
000000001;00192498134487;000000001
000000001;00192498134487;000000001
000000001;00192498134487;000000001
000000001;00192498134487;000000001
000000001;00192498134487;000000001
000000001;00192498134487;000000001
000000001;00192498134487;000000001
000000001;00192498134494;000000001
000000001;00192498134494;000000001
000000001;00192498134494;000000001
000000001;00192498134494;000000001
000000001;00192498134494;000000001
000000001;00192498134494;000000001
000000001;00192498134500;000000001
000000001;00192498134500;000000001
000000001;00192498134531;000000001
000000001;00192498134548;000000001
000000001;00192498134579;000000001
000000001;00192498134579;000000001
000000001;00192498134579;000000001
000000001;00192498134586;000000001
000000001;00192498134593;000000001
000000001;00192498498350;000000001
000000001;00192498498367;000000001
000000001;00192498498367;000000001
000000001;00192498498367;000000001
000000001;00192498498367;000000001
000000001;00192498498374;000000001
000000001;00192498498374;000000001
000000001;00192498498374;000000001
000000001;00192498498381;000000001
000000001;00192498498381;000000001
000000001;00192498498381;000000001
000000001;00192498498381;000000001
000000001;00192498498381;000000001
000000001;00192498498381;000000001
000000001;00192498498404;000000001
000000001;00192498498404;000000001
000000001;00192498498404;000000001
000000001;00192498498404;000000001
000000001;00192498498404;000000001
000000001;00192498498404;000000001
000000001;00192498498404;000000001
000000001;00192498498404;000000001
000000001;00192498498404;000000001
000000001;00192498498404;000000001
000000001;00192498498404;000000001
000000001;00192498498404;000000001
000000001;00192498498404;000000001
000000001;00192498498404;000000001
000000001;00192498498404;000000001
000000001;00192498498404;000000001
000000001;00192498498404;000000001
000000001;00192498498411;000000001
000000001;00192498498411;000000001
000000001;00192498498411;000000001
000000001;00192498498411;000000001
000000001;00192498498428;000000001
000000001;00192498498428;000000001
000000001;00192498498428;000000001
000000001;00192498498435;000000001
000000001;00192498498435;000000001
000000001;00192498498435;000000001
000000001;00192498498442;000000001
000000001;00192498498442;000000001
000000001;00192498498442;000000001
000000001;00192498498442;000000001
000000001;00192498498442;000000001
000000001;00192498498442;000000001
000000001;00192498498442;000000001
000000001;00192498498442;000000001
000000001;00192498498442;000000001
000000001;00192498498442;000000001
000000001;00192498498442;000000001
000000001;00192498498442;000000001
000000001;00192498498442;000000001
000000001;00192498498466;000000001
000000001;00192498498466;000000001
000000001;00192498498480;000000001
000000001;00192498498480;000000001
000000001;00192498498480;000000001
000000001;00192498498480;000000001
000000001;00192498498480;000000001
000000001;00192498498480;000000001
000000001;00192498498480;000000001
000000001;00192498498480;000000001
000000001;00192498498503;000000001
000000001;00192498498503;000000001
000000001;00192498498503;000000001
000000001;00192499371430;000000001
000000001;00192499371485;000000001
000000001;00192499371492;000000001
000000001;00192499371508;000000001
000000001;00192499371508;000000001
000000001;00192499371515;000000001
000000001;00192500290569;000000001
000000001;00192500438176;000000001
000000001;00192500438176;000000001
000000001;00192500438176;000000001
000000001;00192500438176;000000001
000000001;00192500438176;000000001
000000001;00192500438176;000000001
000000001;00192500438183;000000001
000000001;00192500438183;000000001
000000001;00192500438190;000000001
000000001;00192500438206;000000001
000000001;00192500438206;000000001
000000001;00192500438206;000000001
000000001;00192500438206;000000001
000000001;00192500438213;000000001
000000001;00192500438213;000000001
000000001;00192500438220;000000001
000000001;00192500438220;000000001
000000001;00192500438220;000000001
000000001;00192500438220;000000001
000000001;00192500438237;000000001
000000001;00192500438244;000000001
000000001;00192501999591;000000001
000000001;00192501999614;000000001
000000001;00192501999621;000000001
000000001;00192501999645;000000001
000000001;00192501999669;000000001
000000001;00192501999676;000000001
000000001;00192502872763;000000001
000000001;00192502872763;000000001
000000001;00192502872763;000000001
000000001;00192502872787;000000001
000000001;00192502872787;000000001
000000001;00192502872787;000000001
000000001;00192502872787;000000001
000000001;00192502872862;000000001
000000001;00192502872886;000000001
000000001;00192502872893;000000001
000000001;00192502872909;000000001
000000001;00192502872916;000000001
000000001;00192502872923;000000001
000000001;00192502872923;000000001
000000001;00193147803037;000000001
000000001;00193147803044;000000001
000000001;00193147803075;000000001
000000001;00193147803075;000000001
000000001;00193147803082;000000001
000000001;00193147803099;000000001
000000001;00193147803099;000000001
000000001;00193147803105;000000001
000000001;00193147803105;000000001
000000001;00193147803105;000000001
000000001;00193147803105;000000001
000000001;00193147803105;000000001
000000001;00193147803112;000000001
000000001;00193147867909;000000001
000000001;00193147867961;000000001
000000001;00193147867978;000000001
000000001;00193147867992;000000001
000000001;00193147867992;000000001
000000001;00193147867992;000000001
000000001;00193147868005;000000001
000000001;00193147868005;000000001
000000001;00193147868005;000000001
000000001;00193147868005;000000001
000000001;00193147868005;000000001
000000001;00193147868012;000000001
000000001;00193147868012;000000001
000000001;00193147868012;000000001
000000001;00193147868029;000000001
000000001;00193147868029;000000001
000000001;00193147868029;000000001
000000001;00193147868029;000000001
000000001;00193147868029;000000001
000000001;00193147868036;000000001
000000001;00193147868043;000000001
000000001;00193147868050;000000001
000000001;00193147868449;000000001
000000001;00193147868449;000000001
000000001;00193147868456;000000001
000000001;00193147868463;000000001
000000001;00193148148298;000000001
000000001;00193148148304;000000001
000000001;00193148148311;000000001
000000001;00193148148311;000000001
000000001;00193148148328;000000001
000000001;00193148148328;000000001
000000001;00193148148328;000000001
000000001;00193148148328;000000001
000000001;00193148148328;000000001
000000001;00193151655325;000000001
000000001;00193151656445;000000001
000000001;00193151656483;000000001
000000001;00193151656490;000000001
000000001;00193151656506;000000001
000000001;00193151656537;000000001
000000001;00193151656537;000000001
000000001;00193151656568;000000001
000000001;00193151656568;000000001
000000001;00193151656568;000000001
000000001;00193151670366;000000001
000000001;00193151670373;000000001
000000001;00193151670403;000000001
000000001;00193151670441;000000001
000000001;00193151670441;000000001
000000001;00193151687654;000000001
000000001;00193151687685;000000001
000000001;00193152474192;000000001
000000001;00193152884670;000000001
000000001;00193152884670;000000001
000000001;00193152884670;000000001
000000001;00193152884670;000000001
000000001;00193152884670;000000001
000000001;00193152884670;000000001
000000001;00193152884670;000000001
000000001;00193152884687;000000001
000000001;00193152884687;000000001
000000001;00193152884687;000000001
000000001;00193152884687;000000001
000000001;00193152884687;000000001
000000001;00193152884687;000000001
000000001;00193152884687;000000001
000000001;00193152884687;000000001
000000001;00193152884687;000000001
000000001;00193152884687;000000001
000000001;00193152884687;000000001
000000001;00193152884700;000000001
000000001;00193152884700;000000001
000000001;00193152884700;000000001
000000001;00193152884700;000000001
000000001;00193152884700;000000001
000000001;00193152884700;000000001
000000001;00193152884700;000000001
000000001;00193152884700;000000001
000000001;00193152884700;000000001
000000001;00193152884700;000000001
000000001;00193152884724;000000001
000000001;00193152884724;000000001
000000001;00193152884724;000000001
000000001;00193152884748;000000001
000000001;00193152884915;000000001
000000001;00193152884915;000000001
000000001;00193152884915;000000001
000000001;00193152884915;000000001
000000001;00193152884977;000000001
000000001;00193152884977;000000001
000000001;00193153107754;000000001
000000001;00193153712156;000000001
000000001;00193153712323;000000001
000000001;00193153712330;000000001
000000001;00193153712354;000000001
000000001;00193153712422;000000001
000000001;00193153712439;000000001
000000001;00193153712446;000000001
000000001;00193153712446;000000001
000000001;00193153712446;000000001
000000001;00193153712453;000000001
000000001;00193153712453;000000001
000000001;00193153712453;000000001
000000001;00193153712460;000000001
000000001;00193153712460;000000001
000000001;00193153712477;000000001
000000001;00193153712477;000000001
000000001;00193153712477;000000001
000000001;00193153712477;000000001
000000001;00193153712477;000000001
000000001;00193153712477;000000001
000000001;00193153712477;000000001
000000001;00193153712477;000000001
000000001;00193153712477;000000001
000000001;00193153712477;000000001
000000001;00193153712477;000000001
000000001;00193153712484;000000001
000000001;00193153712484;000000001
000000001;00193153712484;000000001
000000001;00193153712484;000000001
000000001;00193153712491;000000001
000000001;00193153712491;000000001
000000001;00193153712491;000000001
000000001;00193153712491;000000001
000000001;00193153712644;000000001
000000001;00193153712668;000000001
000000001;00193153712668;000000001
000000001;00193153712675;000000001
000000001;00193153712675;000000001
000000001;00193153712699;000000001
000000001;00193153891448;000000001
000000001;00193153891455;000000001
000000001;00193153891455;000000001
000000001;00193153891462;000000001
000000001;00193153891479;000000001
000000001;00193153891479;000000001
000000001;00193153891479;000000001
000000001;00193153891486;000000001
000000001;00193153891486;000000001
000000001;00193153891486;000000001
000000001;00193153891486;000000001
000000001;00193153891486;000000001
000000001;00193153891493;000000001
000000001;00193153891493;000000001
000000001;00193153891493;000000001
000000001;00193153891493;000000001
000000001;00193153891493;000000001
000000001;00193153891493;000000001
000000001;00193153891509;000000001
000000001;00193153891509;000000001
000000001;00193153891509;000000001
000000001;00193153891509;000000001
000000001;00193153891509;000000001
000000001;00193153891509;000000001
000000001;00193153891509;000000001
000000001;00193153978507;000000001
000000001;00193153978507;000000001
000000001;00193153978507;000000001
000000001;00193153978507;000000001
000000001;00193153978507;000000001
000000001;00193153978552;000000001
000000001;00193395910747;000000001
000000001;00193395910822;000000001
000000001;00193395910921;000000001
000000001;00193395910921;000000001
000000001;00193654684136;000000001
000000001;00193654684150;000000001
000000001;00193654684150;000000001
000000001;00193654684150;000000001
000000001;00193654684150;000000001
000000001;00193654684174;000000001
000000001;00193654684181;000000001
000000001;00193654684181;000000001
000000001;00193654684181;000000001
000000001;00193654684181;000000001
000000001;00193654684181;000000001
000000001;00193654684204;000000001
000000001;00193654684235;000000001
000000001;00193655936623;000000001
000000001;00193655936630;000000001
000000001;00193655936654;000000001
000000001;00193655936661;000000001
000000001;00193655936678;000000001
000000001;00193655936715;000000001
000000001;00193655936722;000000001
000000001;00193655936746;000000001
000000001;00193655936753;000000001
000000001;00193655936760;000000001
000000001;00193655936777;000000001
000000001;00193655936982;000000001
000000001;00193655936982;000000001
000000001;00193655936982;000000001
000000001;00193655937026;000000001
000000001;00193655937033;000000001
000000001;00193655937033;000000001
000000001;00193655937132;000000001
000000001;00193655937156;000000001
000000001;00193655937170;000000001
000000001;00193655937187;000000001
000000001;00193655937200;000000001
000000001;00193655937224;000000001
000000001;00193655937231;000000001
000000001;00193656579881;000000001
000000001;00193656579959;000000001
000000001;00193656579959;000000001
000000001;00193656579959;000000001
000000001;00193656579959;000000001
000000001;00193656579959;000000001
000000001;00193656579959;000000001
000000001;00193656579959;000000001
000000001;00193656579966;000000001
000000001;00193656580078;000000001
000000001;00193656580122;000000001
000000001;00193656580139;000000001
000000001;00193656580139;000000001
000000001;00193656580139;000000001
000000001;00193656580153;000000001
000000001;00193656580184;000000001
000000001;00193656580184;000000001
000000001;00193656580184;000000001
000000001;00193656580184;000000001
000000001;00193656580184;000000001
000000001;00193656580184;000000001
000000001;00193656580184;000000001
000000001;00193656580191;000000001
000000001;00193656580191;000000001
000000001;00193656580191;000000001
000000001;00193656580191;000000001
000000001;00193656580191;000000001
000000001;00193656580191;000000001
000000001;00193656580191;000000001
000000001;00193656580191;000000001
000000001;00193656580191;000000001
000000001;00193656580191;000000001
000000001;00193656580191;000000001
000000001;00193656580191;000000001
000000001;00193656580191;000000001
000000001;00193656580191;000000001
000000001;00193656580191;000000001
000000001;00193656580191;000000001
000000001;00193656580207;000000001
000000001;00193656580207;000000001
000000001;00193656580207;000000001
000000001;00193656580207;000000001
000000001;00193656580207;000000001
000000001;00193656580207;000000001
000000001;00193656580207;000000001
000000001;00193656580207;000000001
000000001;00193656580207;000000001
000000001;00193656580207;000000001
000000001;00193656580207;000000001
000000001;00193656580207;000000001
000000001;00193656580207;000000001
000000001;00193656580207;000000001
000000001;00193656580207;000000001
000000001;00193656580214;000000001
000000001;00193656580214;000000001
000000001;00193656580214;000000001
000000001;00193656580214;000000001
000000001;00193656580214;000000001
000000001;00193656580214;000000001
000000001;00193656580214;000000001
000000001;00193656580214;000000001
000000001;00193656580214;000000001
000000001;00193656580214;000000001
000000001;00193656580214;000000001
000000001;00193656580214;000000001
000000001;00193656580221;000000001
000000001;00193656580221;000000001
000000001;00193656580221;000000001
000000001;00193656580221;000000001
000000001;00193656580221;000000001
000000001;00193656580221;000000001
000000001;00193656580221;000000001
000000001;00193656580221;000000001
000000001;00193656580221;000000001
000000001;00193656580221;000000001
000000001;00193656580238;000000001
000000001;00193656580238;000000001
000000001;00193656580238;000000001
000000001;00193656580238;000000001
000000001;00193656580238;000000001
000000001;00193656580238;000000001
000000001;00193656580238;000000001
000000001;00193656580238;000000001
000000001;00193656580238;000000001
000000001;00193656580245;000000001
000000001;00193656580245;000000001
000000001;00193656580245;000000001
000000001;00193656580245;000000001
000000001;00193656580245;000000001
000000001;00193656580245;000000001
000000001;00193656580245;000000001
000000001;00193656580245;000000001
000000001;00193656580245;000000001
000000001;00193656580252;000000001
000000001;00193656580252;000000001
000000001;00193656580252;000000001
000000001;00193656580252;000000001
000000001;00193656580252;000000001
000000001;00193656580252;000000001
000000001;00193656580252;000000001
000000001;00193656580252;000000001
000000001;00193656580252;000000001
000000001;00193656580252;000000001
000000001;00193656580252;000000001
000000001;00193656580269;000000001
000000001;00193656580269;000000001
000000001;00193656580269;000000001
000000001;00193656580269;000000001
000000001;00193656580269;000000001
000000001;00193657586987;000000001
000000001;00193657586987;000000001
000000001;00193657586987;000000001
000000001;00193657586994;000000001
000000001;00193657587052;000000001
000000001;00193657587052;000000001
000000001;00193657587052;000000001
000000001;00193657587052;000000001
000000001;00193657587052;000000001
000000001;00193657587052;000000001
000000001;00193657587052;000000001
000000001;00193657587052;000000001
000000001;00193657587069;000000001
000000001;00193657587069;000000001
000000001;00193657587069;000000001
000000001;00193657587069;000000001
000000001;00193657587076;000000001
000000001;00193657587076;000000001
000000001;00193657587076;000000001
000000001;00193657587076;000000001
000000001;00193657587083;000000001
000000001;00193657587083;000000001
000000001;00193657587083;000000001
000000001;00193657587083;000000001
000000001;00193657587083;000000001
000000001;00193657587090;000000001
000000001;00193657587090;000000001
000000001;00193657587106;000000001
000000001;00193657587106;000000001
000000001;00193657587113;000000001
000000001;00193657587113;000000001
000000001;00193657587113;000000001
000000001;00193657587113;000000001
000000001;00193657587113;000000001
000000001;00193657587113;000000001
000000001;00193657587120;000000001
000000001;00193657587120;000000001
000000001;00193657587120;000000001
000000001;00193657587120;000000001
000000001;00193657587120;000000001
000000001;00193657774537;000000001
000000001;00193657774537;000000001
000000001;00193657774544;000000001
000000001;00193657774544;000000001
000000001;00193657774551;000000001
000000001;00193657774551;000000001
000000001;00193657774568;000000001
000000001;00193657774568;000000001
000000001;00193657774568;000000001
000000001;00193657774575;000000001
000000001;00193657774575;000000001
000000001;00193657774582;000000001
000000001;00193657774582;000000001
000000001;00193657774582;000000001
000000001;00193657774582;000000001
000000001;00193657774599;000000001
000000001;00193657774599;000000001
000000001;00193657774599;000000001
000000001;00193657774599;000000001
000000001;00193657774599;000000001
000000001;00193657774605;000000001
000000001;00193657774605;000000001
000000001;00193657774605;000000001
000000001;00193657774605;000000001
000000001;00193657774612;000000001
000000001;00193657774612;000000001
000000001;00193657774629;000000001
000000001;00193657774636;000000001
000000001;00193657774636;000000001
000000001;00193657774643;000000001
000000001;00193657774650;000000001
000000001;00193657774667;000000001
000000001;00193657774674;000000001
000000001;00193657774674;000000001
000000001;00193657775374;000000001
000000001;00193657775411;000000001
000000001;00193657775411;000000001
000000001;00193657775428;000000001
000000001;00193657775428;000000001
000000001;00193657775435;000000001
000000001;00193657775435;000000001
000000001;00193657775442;000000001
000000001;00193657775442;000000001
000000001;00193657775442;000000001
000000001;00193657775459;000000001
000000001;00193657775459;000000001
000000001;00193657775466;000000001
000000001;00193657775466;000000001
000000001;00193657775473;000000001
000000001;00193657775497;000000001
000000001;00193657775497;000000001
000000001;00193657775497;000000001
000000001;00193658008761;000000001
000000001;00193658008761;000000001
000000001;00193658008778;000000001
000000001;00193658008778;000000001
000000001;00193658008785;000000001
000000001;00193658008785;000000001
000000001;00193658008785;000000001
000000001;00193658008785;000000001
000000001;00193658008792;000000001
000000001;00193658008792;000000001
000000001;00193658008808;000000001
000000001;00193658008808;000000001
000000001;00193658008808;000000001
000000001;00193658008839;000000001
000000001;00193658008839;000000001
000000001;00193658008839;000000001
000000001;00193658008846;000000001
000000001;00193658008907;000000001
000000001;00193658008914;000000001
000000001;00193658008921;000000001
000000001;00193658008938;000000001
000000001;00193658008945;000000001
000000001;00193658008952;000000001
000000001;00193658008952;000000001
000000001;00193658008969;000000001
000000001;00193658008969;000000001
000000001;00193658008969;000000001
000000001;00193658008976;000000001
000000001;00193658008976;000000001
000000001;00193658008976;000000001
000000001;00193658008976;000000001
000000001;00193658008976;000000001
000000001;00193658008976;000000001
000000001;00193658008983;000000001
000000001;00193658008983;000000001
000000001;00193658008983;000000001
000000001;00193658008983;000000001
000000001;00193658008983;000000001
000000001;00193658008983;000000001
000000001;00193658008990;000000001
000000001;00193658008990;000000001
000000001;00193658008990;000000001
000000001;00193658008990;000000001
000000001;00193658008990;000000001
000000001;00193658009003;000000001
000000001;00193658009003;000000001
000000001;00193658009003;000000001
000000001;00193658009010;000000001
000000001;00193658009010;000000001
000000001;00193658009010;000000001
000000001;00193658009010;000000001
000000001;00193658009010;000000001
000000001;00193658009034;000000001
000000001;00193658009034;000000001
000000001;00193658009041;000000001
000000001;00193658009058;000000001
000000001;00193658009164;000000001
000000001;00193658009164;000000001
000000001;00193658011297;000000001
000000001;00193658011327;000000001
000000001;00193658017497;000000001
000000001;00194274010343;000000001
000000001;00194274010350;000000001
000000001;00194274010367;000000001
000000001;00194274010374;000000001
000000001;00194274010404;000000001
000000001;00194274010411;000000001
000000001;00194274010428;000000001
000000001;00194275080055;000000001
000000001;00194275080062;000000001
000000001;00194275080079;000000001
000000001;00194275080086;000000001
000000001;00194275080086;000000001
000000001;00194275080093;000000001
000000001;00194275080093;000000001
000000001;00194275080093;000000001
000000001;00194275080109;000000001
000000001;00194275080116;000000001
000000001;00194276064771;000000001
000000001;00194276064801;000000001
000000001;00194276064948;000000001
000000001;00194276067185;000000001
000000001;00194276067192;000000001
000000001;00194276067208;000000001
000000001;00194276067215;000000001
000000001;00194276067222;000000001
000000001;00194276067246;000000001
000000001;00194276067246;000000001
000000001;00194276067253;000000001
000000001;00194276067253;000000001
000000001;00194276067260;000000001
000000001;00194276067260;000000001
000000001;00194276067260;000000001
000000001;00194276067277;000000001
000000001;00194276067277;000000001
000000001;00194276067277;000000001
000000001;00194276067284;000000001
000000001;00194276067284;000000001
000000001;00194276067291;000000001
000000001;00194276067307;000000001
000000001;00194276067307;000000001
000000001;00194276067307;000000001
000000001;00194276067307;000000001
000000001;00194276067307;000000001
000000001;00194276067307;000000001
000000001;00194276067307;000000001
000000001;00194276067307;000000001
000000001;00194276067314;000000001
000000001;00194276067321;000000001
000000001;00194276067338;000000001
000000001;00194276067338;000000001
000000001;00194276067345;000000001
000000001;00194276073810;000000001
000000001;00194276073827;000000001
000000001;00194276073841;000000001
000000001;00194276073841;000000001
000000001;00194276073858;000000001
000000001;00194276073858;000000001
000000001;00194276073858;000000001
000000001;00194276073865;000000001
000000001;00194276073865;000000001
000000001;00194276073865;000000001
000000001;00194276073865;000000001
000000001;00194276073872;000000001
000000001;00194276073889;000000001
000000001;00194276073889;000000001
000000001;00194276073889;000000001
000000001;00194276073889;000000001
000000001;00194276073889;000000001
000000001;00194276073896;000000001
000000001;00194276073896;000000001
000000001;00194276073902;000000001
000000001;00194276073902;000000001
000000001;00194276073902;000000001
000000001;00194276073926;000000001
000000001;00194276073926;000000001
000000001;00194276073926;000000001
000000001;00194276073933;000000001
000000001;00194276073933;000000001
000000001;00194276073933;000000001
000000001;00194276073940;000000001
000000001;00194276073940;000000001
000000001;00194276073940;000000001
000000001;00194276073957;000000001
000000001;00194276073957;000000001
000000001;00194276073957;000000001
000000001;00194276073957;000000001
000000001;00194276073957;000000001
000000001;00194276073964;000000001
000000001;00194276073964;000000001
000000001;00194276073971;000000001
000000001;00194276073988;000000001
000000001;00194276073988;000000001
000000001;00194497745077;000000001
000000001;00194499035923;000000001
000000001;00194499036241;000000001
000000001;00194499778745;000000001
000000001;00194499778981;000000001
000000001;00194500801172;000000001
000000001;00194500801226;000000001
000000001;00194953557909;000000001
000000001;00194955726938;000000001
000000001;00194955732519;000000001
000000001;00194958784102;000000001
000000001;00194958784126;000000001
000000001;00195242396018;000000001
000000001;00195242396049;000000001
000000001;00195242396063;000000001
000000001;00195242396087;000000001
000000001;00195242853375;000000001
000000001;00195242853405;000000001
000000001;00195242853429;000000001
000000001;00195244677962;000000001
000000001;00195244677979;000000001
000000001;00195867094108;000000001
000000001;00195869965505;000000001
000000001;00196155662375;000000001
000000001;00196155663150;000000001
000000001;00196155663150;000000001
000000001;00196155663181;000000001
000000001;00196155663181;000000001
000000001;00196155663204;000000001
000000001;00666003661046;000000001
000000001;00666003661046;000000001
000000001;00666003661176;000000001
000000001;00666003661558;000000001
000000001;00666003661572;000000001
000000001;00666003661572;000000001
000000001;00666003661572;000000001
000000001;00666003661619;000000001
000000001;00666003692187;000000001
000000001;00772204918107;000000001
000000001;00772204918145;000000001
000000001;00772204918145;000000001
000000001;00772204918237;000000001
000000001;00772204918237;000000001
000000001;00772204918336;000000001
000000001;00823233611214;000000001
000000001;00823233611221;000000001
000000001;00826218206320;000000001
000000001;00826218215230;000000001
000000001;00882801054280;000000001
000000001;00882801054297;000000001
000000001;00882801054297;000000001
000000001;00882801054402;000000001
000000001;00882801054402;000000001
000000001;00882801054402;000000001
000000001;00883153504706;000000001
000000001;00883418739058;000000001
000000001;00883419397653;000000001
000000001;00883419398063;000000001
000000001;00883419398063;000000001
000000001;00883419398063;000000001
000000001;00883419398063;000000001
000000001;00883419398070;000000001
000000001;00883419398087;000000001
000000001;00883419398087;000000001
000000001;00883419398087;000000001
000000001;00883419398094;000000001
000000001;00883419398094;000000001
000000001;00883419398094;000000001
000000001;00883419398117;000000001
000000001;00884802503217;000000001
000000001;00886060099709;000000001
000000001;00886061474239;000000001
000000001;00886066186038;000000001
000000001;00886066186045;000000001
000000001;00886066186045;000000001
000000001;00886066186052;000000001
000000001;00886066186052;000000001
000000001;00886691350163;000000001
000000001;00886691350163;000000001
000000001;00886736709444;000000001
000000001;00886736709444;000000001
000000001;00886737728178;000000001
000000001;00886737728185;000000001
000000001;00887224536252;000000001
000000001;00887229014786;000000001
000000001;00887229343176;000000001
000000001;00887231465729;000000001
000000001;00887231465736;000000001
000000001;00887231465736;000000001
000000001;00887231465743;000000001
000000001;00887231465767;000000001
000000001;00887231465767;000000001
000000001;00887231465804;000000001
000000001;00887231465804;000000001
000000001;00888408575432;000000001
000000001;00888408575487;000000001
000000001;00888408575531;000000001
000000001;00888507131065;000000001
000000001;00888507131065;000000001
000000001;04060511217386;000000001
000000001;04060511217393;000000001
000000001;04060511217461;000000001
000000001;04060511217515;000000001
000000001;04061618584708;000000001
000000001;04062053054986;000000001
000000001;04062053054993;000000001
000000001;04062053055020;000000001
000000001;04062053055020;000000001
000000001;04062053055020;000000001
000000001;04062053055020;000000001
000000001;04062053055020;000000001
000000001;04062053055020;000000001
000000001;04062053055020;000000001
000000001;04062053055020;000000001
000000001;04062053055068;000000001
000000001;04062053055068;000000001
000000001;04062053055068;000000001
000000001;04062053055068;000000001
000000001;04062053055136;000000001
000000001;04062053055143;000000001
000000001;04062053055143;000000001
000000001;04062053055143;000000001
000000001;04062053055174;000000001
000000001;04062053055174;000000001
000000001;04062053055174;000000001

20687
hiltes/WS000001.0002 Normal file

File diff suppressed because it is too large Load Diff

11780
hiltes/WS000001.0003 Normal file

File diff suppressed because it is too large Load Diff

6402
hiltes/WS000001.0004 Normal file

File diff suppressed because it is too large Load Diff

0
hiltes/WS000001.0006 Normal file
View File

13780
hiltes/WS000001.0007 Normal file

File diff suppressed because it is too large Load Diff

4946
hiltes/WS000001.0008 Normal file

File diff suppressed because it is too large Load Diff

0
hiltes/WS000001.0009 Normal file
View File

19434
hiltes/WS000001.0010 Normal file

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,3 @@
22.06.2023 14:59:27 : Hinweis -> Ende Webshop Import
22.06.2023 14:59:48 : Hinweis -> Start Webshop Import
22.06.2023 14:59:48 : Hinweis -> Ende Webshop Import

3
hiltes/WU000001_0008.log Normal file
View File

@ -0,0 +1,3 @@
22.06.2023 14:59:27 : Hinweis -> Ende Import für Vertriebskanal5
22.06.2023 14:59:48 : Hinweis -> Start Import für Vertriebskanal5
22.06.2023 14:59:48 : Hinweis -> Ende Import für Vertriebskanal5

View File

@ -1,43 +0,0 @@
<?php
declare(strict_types=1);
namespace DoctrineMigrations;
use Doctrine\DBAL\Schema\Schema;
use Doctrine\Migrations\AbstractMigration;
/**
* Auto-generated Migration: Please modify to your needs!
*/
final class Version20230202141118 extends AbstractMigration
{
public function getDescription(): string
{
return '';
}
public function up(Schema $schema): void
{
// this up() migration is auto-generated, please modify it to your needs
$this->addSql('CREATE TABLE `order` (id INT AUTO_INCREMENT NOT NULL, order_id VARCHAR(255) NOT NULL, status INT NOT NULL, data LONGTEXT NOT NULL COMMENT \'(DC2Type:json)\', PRIMARY KEY(id)) DEFAULT CHARACTER SET utf8mb4 COLLATE `utf8mb4_unicode_ci` ENGINE = InnoDB');
$this->addSql('CREATE TABLE product (id INT AUTO_INCREMENT NOT NULL, gtin VARCHAR(255) NOT NULL, shopware_id VARCHAR(255) DEFAULT NULL, modellnr VARCHAR(255) NOT NULL, modellbez VARCHAR(255) NOT NULL, update_time DATETIME NOT NULL,PRIMARY KEY(id)) DEFAULT CHARACTER SET utf8mb4 COLLATE `utf8mb4_unicode_ci` ENGINE = InnoDB');
$this->addSql('CREATE TABLE settings (id INT AUTO_INCREMENT NOT NULL, name VARCHAR(255) NOT NULL, value VARCHAR(255) NOT NULL, PRIMARY KEY(id)) DEFAULT CHARACTER SET utf8mb4 COLLATE `utf8mb4_unicode_ci` ENGINE = InnoDB');
$this->addSql('CREATE TABLE stock (id INT AUTO_INCREMENT NOT NULL, product_id INT DEFAULT NULL, warehouse_id INT DEFAULT NULL, instock INT NOT NULL, INDEX IDX_4B3656605080ECDE (warehouse_id), INDEX IDX_4B3656605080ECFF (product_id),UNIQUE INDEX UNIQ_D34A04ADDCD6110 (warehouse_id,product_id), PRIMARY KEY(id)) DEFAULT CHARACTER SET utf8mb4 COLLATE `utf8mb4_unicode_ci` ENGINE = InnoDB');
$this->addSql('CREATE TABLE warehouse (id INT AUTO_INCREMENT NOT NULL, name VARCHAR(255) NOT NULL, prio INT NOT NULL, PRIMARY KEY(id)) DEFAULT CHARACTER SET utf8mb4 COLLATE `utf8mb4_unicode_ci` ENGINE = InnoDB');
# $this->addSql('ALTER TABLE product ADD CONSTRAINT FK_D34A04ADDCD6110 FOREIGN KEY (stock_id) REFERENCES stock (id)');
$this->addSql('ALTER TABLE stock ADD CONSTRAINT FK_4B3656605080ECDE FOREIGN KEY (warehouse_id) REFERENCES warehouse (id)');
}
public function down(Schema $schema): void
{
// this down() migration is auto-generated, please modify it to your needs
# $this->addSql('ALTER TABLE product DROP FOREIGN KEY FK_D34A04ADDCD6110');
$this->addSql('ALTER TABLE stock DROP FOREIGN KEY FK_4B3656605080ECDE');
$this->addSql('DROP TABLE `order`');
$this->addSql('DROP TABLE product');
$this->addSql('DROP TABLE settings');
$this->addSql('DROP TABLE stock');
$this->addSql('DROP TABLE warehouse');
}
}

View File

@ -1,31 +0,0 @@
<?php
declare(strict_types=1);
namespace DoctrineMigrations;
use Doctrine\DBAL\Schema\Schema;
use Doctrine\Migrations\AbstractMigration;
/**
* Auto-generated Migration: Please modify to your needs!
*/
final class Version20230223121613 extends AbstractMigration
{
public function getDescription(): string
{
return '';
}
public function up(Schema $schema): void
{
// this up() migration is auto-generated, please modify it to your needs
$this->addSql('ALTER TABLE stock ADD update_time DATETIME DEFAULT NULL');
}
public function down(Schema $schema): void
{
// this down() migration is auto-generated, please modify it to your needs
$this->addSql('ALTER TABLE stock DROP update_time');
}
}

View File

@ -1,31 +0,0 @@
<?php
declare(strict_types=1);
namespace DoctrineMigrations;
use Doctrine\DBAL\Schema\Schema;
use Doctrine\Migrations\AbstractMigration;
/**
* Auto-generated Migration: Please modify to your needs!
*/
final class Version20230615125815 extends AbstractMigration
{
public function getDescription(): string
{
return '';
}
public function up(Schema $schema): void
{
// this up() migration is auto-generated, please modify it to your needs
$this->addSql('ALTER TABLE `order` ADD change_date DATETIME NULL');
}
public function down(Schema $schema): void
{
// this down() migration is auto-generated, please modify it to your needs
$this->addSql('ALTER TABLE `order` DROP change_date');
}
}

View File

@ -19,7 +19,7 @@ use App\Helper\Hiltes;
)]
class HiltesExportCommand extends Command
{
public function __construct(OrderRepository $orderRepository, LoggerInterface $logger)
public function __construct(OrderRepository $orderRepository, LoggerInterface $logger, private Hiltes $hiltes)
{
$this->orderRepository = $orderRepository;
$this->logger = $logger;
@ -48,21 +48,18 @@ class HiltesExportCommand extends Command
$io->info('Start Hiltes Export');
$hiltes = new Hiltes();
$orders = $this->orderRepository->findAll();
dump($orders);
die();
foreach ($orders as $order) {
$hiltes->addOrder($order);
$this->hiltes->addOrder($order);
}
$hiltes->export('Test Test');
$this->hiltes->export('Test Test');
$io->success('Done!');

View File

@ -33,7 +33,7 @@ class Order
#[ORM\Column]
private array $data = [];
#[ORM\Column(type: Types::DATETIME_MUTABLE)]
#[ORM\Column(type: Types::DATETIME_MUTABLE, name: 'change_date', options: ['default' => 'CURRENT_TIMESTAMP'])]
private ?\DateTimeInterface $changeDate = null;
public function getId(): ?int

View File

@ -20,14 +20,14 @@ class Product
#[ORM\Column(length: 255)]
private ?string $gtin = null;
#[ORM\Column(length: 255)]
private ?string $shopwareId = null;
#[ORM\Column(length: 255)]
private ?string $modellnr = null;
#[ORM\Column(length: 255)]
private ?string $modellbez = null;
// #[ORM\Column(length: 255)]
// private ?string $shopwareId = null;
// #[ORM\Column(length: 255)]
// private ?string $modellnr = null;
// #[ORM\Column(length: 255)]
// private ?string $modellbez = null;
#[ORM\Column(type: Types::DATETIME_MUTABLE)]
#[ORM\Column(type: Types::DATETIME_MUTABLE, name: 'change_date', options: ['default' => 'CURRENT_TIMESTAMP'])]
private ?\DateTimeInterface $updateTime = null;
@ -47,40 +47,40 @@ class Product
return $this;
}
public function getModellNr(): ?string
{
return $this->modellnr;
}
public function setModellNr(string $modellnr): self
{
$this->modellnr = $modellnr;
return $this;
}
public function getModellBez(): ?string
{
return $this->modellbez;
}
public function setModellBez(string $modellbez): self
{
$this->modellbez = $modellbez;
return $this;
}
public function getShopwareId(): ?string
{
return $this->shopwareId;
}
public function setShopwareId(string $shopwareId): self
{
$this->shopwareId = $shopwareId;
return $this;
}
// public function getModellNr(): ?string
// {
// return $this->modellnr;
// }
//
// public function setModellNr(string $modellnr): self
// {
// $this->modellnr = $modellnr;
//
// return $this;
// }
// public function getModellBez(): ?string
// {
// return $this->modellbez;
// }
//
// public function setModellBez(string $modellbez): self
// {
// $this->modellbez = $modellbez;
//
// return $this;
// }
//
// public function getShopwareId(): ?string
// {
// return $this->shopwareId;
// }
//
// public function setShopwareId(string $shopwareId): self
// {
// $this->shopwareId = $shopwareId;
//
// return $this;
// }
public function getUpdateTime(): ?\DateTimeInterface
{

View File

@ -29,7 +29,7 @@ class Stock
#[ORM\ManyToOne(inversedBy: 'stocks')]
private ?Warehouse $warehouse = null;
#[ORM\Column(type: Types::DATETIME_MUTABLE, nullable: true)]
#[ORM\Column(type: Types::DATETIME_MUTABLE, name: 'change_date', options: ['default' => 'CURRENT_TIMESTAMP'])]
private ?\DateTimeInterface $update_time = null;
@ -123,4 +123,4 @@ class Stock
return $this;
}
}
}

View File

@ -68,7 +68,7 @@ class HiltesImport
{
$finder = Finder::create();
$finder
->in($this->currentDirPath.'/hiltes/h2c/')
->in($this->currentDirPath.'/hiltes/')
->depth(0);
#->filter(static function (SplFileInfo $file) {
# return $file->isDir() || \preg_match('/\.(php|json)$/', $file->getPathname());
@ -168,12 +168,13 @@ class HiltesImport
* @return void
*/
protected function saveData(Array $arr){
#dump($arr);
dump($arr);
#*** Speichert und/oder Holt WareHouse ab
$wareHouse = $this->checkWareHouseName($arr[0]);
#*** PRodukt wird angelegt oder geholt ****
#filiale;etikettnr;menge;modellnr;modellbez
$prodId = $this->checkProduct($arr[1],$arr[3],$arr[4]);
#filiale;etikettnr;menge;
$prodId = $this->checkProduct($arr[1]);
#*** Ermitteln ob schon ein ID vorhadnen für ProdId und WareHouseId
if(!empty($wareHouse) && !empty($this->cachedStockIds[$prodId][$wareHouse->getId()])){
$stock = $this->cachedStockIds[$prodId][$wareHouse->getId()];
@ -231,13 +232,11 @@ class HiltesImport
if(empty($this->cachedWarehouseIds[$wareHouseName])){
#*** Check
$warehouse2 = $this->warehouseRepository->findOneBy(['id'=> (int)$wareHouseName]);
//dump($warehouse2);
if(empty($warehouse2)){
$warehouse = new Warehouse();
$warehouse->setId((int)$wareHouseName);
$warehouse->setName($wareHouseName);
#
$this->warehouseRepository->save($warehouse,true);
$this->cachedWarehouseIds[$wareHouseName] = $warehouse;
@ -260,18 +259,19 @@ class HiltesImport
* @param string $modellBez
* @return false|int|mixed|null
*/
private function checkProduct(string $gtin,string $modellNr,string $modellBez){
private function checkProduct(string $gtin){
#*** WEnn keine geCached Id Vorhanden
if(empty($this->cachedProdIds[$gtin])){
#*** Check
dump($gtin);
$prod2 = $this->productRepository->findOneBy(['gtin'=> $gtin]);
#dump($warehouse2);
dump($prod2);
if(empty($prod2)){
$prod = new Product();
$prod->setGtin($gtin);
$prod->setModellNr($modellNr);
$prod->setModellBez($modellBez);
$prod->setShopwareId("");
// $prod->setModellNr($modellNr);
// $prod->setModellBez($modellBez);
// $prod->setShopwareId("");
#
$this->cachedProdIds[$gtin] = $this->productRepository->save($prod,true);
#*****************
@ -286,6 +286,4 @@ class HiltesImport
return $this->cachedProdIds[$gtin];
return false;
}
}
}

View File

@ -23,7 +23,7 @@ class StockRepository extends ServiceEntityRepository
public function save(Stock $entity, bool $flush = false): void
{
$entity->setUpdateTime(new \DateTime());
//$entity->setUpdateTime(new \DateTime());
$this->getEntityManager()->persist($entity);
@ -65,4 +65,4 @@ class StockRepository extends ServiceEntityRepository
// ->getOneOrNullResult()
// ;
// }
}
}