8
0
Fork 0
Commit Graph

5 Commits

Author SHA1 Message Date
Daniel Seifert f990a05031
can't use named parameters for prepared statements, prevent parameterlist with surplus entries for prepared statements 2020-06-25 15:45:12 +02:00
Daniel Seifert db2d8cb09a
make article price adjustment scripts compatible to OXID 4.10 / 5.3 2020-06-25 12:02:21 +02:00
Daniel Seifert f4d7c8ef5f
add article price adjustment scripts
# Conflicts:
#	composer.json
#	copy_this/_taxRates/Models/articlePricesAbstract.php
#	copy_this/_taxRates/Models/genericAbstract.php
#	copy_this/_taxRates/Models/raiseArticlePrices.php
#	copy_this/_taxRates/Models/raiseTrait.php
#	copy_this/_taxRates/Models/reduceArticlePrices.php
#	copy_this/_taxRates/Models/reduceTrait.php
#	copy_this/_taxRates/Models/taxRateAbstract.php
#	copy_this/_taxRates/bin/raiseArticlePrices
#	copy_this/_taxRates/bin/reduceArticlePrices
2020-06-25 11:41:21 +02:00
Daniel Seifert 27a95f0d14
remove convert shop id to int because of "oxbaseshop" value, add note for different PHP version 2020-06-11 15:09:34 +02:00
Daniel Seifert 44f093b950
add release for OXID 4.10 / 5.3 2020-06-08 22:16:22 +02:00