Skip to content

Releases: Setono/SyliusCatalogPromotionPlugin

v0.5.2

08 Nov 11:05
Compare
Choose a tag to compare

v0.5.1

16 Nov 07:55
Compare
Choose a tag to compare

Fix bug where manually discounted was set to true when it was in fact set automatically by catalog promotions

New has_not_taxon rule

12 Oct 14:04
a32a263
Compare
Choose a tag to compare
Merge pull request #58 from Setono/new-not-in-taxon-rule

New has_not_taxon rule

v0.4.8

21 Sep 07:39
Compare
Choose a tag to compare
Don't update applied promotions

v0.4.7

17 Sep 07:13
Compare
Choose a tag to compare

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

16 Sep 14:06
Compare
Choose a tag to compare

Fixing an edge case bug (again) where a deleted promotion could prevent a new promotion from being applied

v0.4.5

13 Sep 20:36
73a0237
Compare
Choose a tag to compare

Fixing a 'compound discount' edge case bug

v0.4.4

08 Jul 10:22
Compare
Choose a tag to compare

Fixing bug where if a job timed out, it couldn't run again because of missing metadata

v0.4.3

08 Jul 09:11
Compare
Choose a tag to compare

Fixing bugs where the process command could potentially increase the multiplier by each run

v0.4.2

02 Jul 14:26
Compare
Choose a tag to compare

Adds a missing reset on the channelPricing.multiplier property when manually discounting products