|
|
8e441ccc92
|
app/Jobs/ImportProfession.php: fix for broken format from exporter addon.
|
2021-07-01 15:24:39 +02:00 |
|
|
|
9da87b2b95
|
app/Jobs/ImportProfession.php: in getRecipe() sync the reagent's instead of only process them on recipe create.
|
2021-07-01 14:43:36 +02:00 |
|
|
|
16e84fd316
|
app/Jobs/ImportProfession.php: in processItems() don't check for external_id when upserting items (as that is not guaranteed to be unique)
|
2021-06-29 18:40:08 +02:00 |
|
|
|
8e887d1ebe
|
app/Jobs/ImportProfession.php: should not use firstOrFail() when searching for items. as this will do an abort(404), that is very confusing.
|
2021-06-29 18:28:58 +02:00 |
|
|
|
e6ace7b61c
|
app/Jobs/ImportProfession.php: in processItems() use sortBy() instead of sort().
|
2021-06-29 15:54:03 +02:00 |
|
|
|
1e1aa7d461
|
initial commit
|
2021-06-28 17:33:29 +01:00 |
|