Releases: Setono/SyliusCatalogPromotionPlugin
Releases · Setono/SyliusCatalogPromotionPlugin
v0.5.1
Fix bug where manually discounted was set to true when it was in fact set automatically by catalog promotions
New has_not_taxon rule
Merge pull request #58 from Setono/new-not-in-taxon-rule
New has_not_taxon rule
v0.4.8
Don't update applied promotions
v0.4.7
SELECT * FROM sylius_channel_pricing WHERE bulk_identifier != 'asfd'
doesn't return rows where bulk_identifier = null
and I seem to forget this all the time :|
v0.4.6
Fixing an edge case bug (again) where a deleted promotion could prevent a new promotion from being applied
v0.4.5
Fixing a 'compound discount' edge case bug
v0.4.4
Fixing bug where if a job timed out, it couldn't run again because of missing metadata
v0.4.3
Fixing bugs where the process command could potentially increase the multiplier by each run
v0.4.2
Adds a missing reset on the channelPricing.multiplier
property when manually discounting products