I set a price with a 20% OFF calculation rule (Special Price) and set time limit from 01.07.2013 to 05.07.2013
The Result at 06.07.2013 is that in frotend the product has NO price anymore....
???
Same problem here, anyone has solution?:
i set up rule for override price and i also setup "time window" for this rule - from 12.8 to 15.8.
Yesterday (at date of expiration of this rule) price disappears from frontend.
I play a little bit with "expiration date" and it seem that after expiration (including date of expiration) rule is switched off, but "original" values are not "restored" ?
Problem noticed on VM version 2.0.12f but still persit after update to 2.0.22a.
for render price are using:
$currency->createPriceDiv ('salesPrice' ........
$currency->createPriceDiv('priceWithoutTax'........
both of them normally working on prices without rules or on prices with unexpired rules.