#!/bin/sh
cd /home/alko/al-ko_site

export PATH=$PATH:/home/alko/.nvm/versions/node/v12.15.0/bin/node

export OXIDERPENDPOINT="http://admin.alko-garden.com.ua/modules/erp/oxerpservice.php?wsdl&version=2.14.0"

./bin/console --shopId=13 shop_nanny_com:import:data vendor
./bin/console --shopId=13 shop_nanny_com:revoke:data vendor
./bin/console --shopId=13 shop_nanny_com:import:data attribute
./bin/console --shopId=13 shop_nanny_com:import:data benefit
./bin/console --shopId=13 shop_nanny_com:import:data knowledgeitem

./bin/console --shopId=13 shop_nanny_com:import:data category
./bin/console --shopId=13 alko:recreate:categorytree
./bin/console --shopId=13 alko:check:categoryRights

./bin/console --shopId=13 shop_nanny_com:import:data product
./bin/console --shopId=13 shop_nanny_com:revoke:data product

./bin/console alko:process:benefitimages
./bin/console --shopId=13 alko:process:knowledgeitemimages
./bin/console --shopId=13 alko:process:sale 
./bin/console --shopId=13 alko:process:productimages 
./bin/console --shopId=13 alko:process:appimages 

./bin/console --shopId=13 alko:process:documents
./bin/console --shopId=13 alko:process:explodedviews
./bin/console --shopId=13 alko:check:explodedviews
./bin/console --shopId=13 alko:convert:explodedviews2pdf
./bin/console --shopId=13 alko:check:articleRights

./bin/console --shopId=13 shop_nanny_com:search:products
./bin/console --shopId=13 shop_nanny_com:search:products 13
./bin/console --shopId=13 shop_nanny_com:search:vendors

./bin/console cache:clear