Skip to content

Releases: Locastic/SyliusCatalogPromotionPlugin

Catalog promotion stringified

30 Nov 14:51
a00f731
Compare
Choose a tag to compare
Merge pull request #10 from Locastic/structural-refactor

[RDY] Added to string magic function to catalog promotion entity.

Catalog group form bugfixes

29 Nov 17:09
b59f199
Compare
Choose a tag to compare
Merge pull request #9 from Locastic/structural-refactor

[RDY] Form bugfix

Structural refactor of entity classes and promotion processor

29 Nov 10:11
882f489
Compare
Choose a tag to compare

This release adjusts better structure of extended core classes. Added aware interfaces and traits on models, and bigger refactor of catalog processor. Also this release includes some tweaks in twig template rendering.

Product based promotion processing

26 Nov 15:34
2b760ca
Compare
Choose a tag to compare

This release tweaks catalog promotion processing logic by replacing product variant based execution with product based promotion execution.
Release made from #7 PR.

Nullable original price and discount fields

22 Nov 20:15
bac7433
Compare
Choose a tag to compare

Fixes original price and discount fields to be null when applied deactivation of certain catalog promotion.

Percentage discount

22 Nov 10:16
e1122ef
Compare
Choose a tag to compare

This release packs with implemented calculation and storing of percentage discount.

Fields refactor

19 Nov 12:25
24f6bc8
Compare
Choose a tag to compare

Release adjusts fields of channel pricing entity.

Mapping fixes

12 Nov 13:40
Compare
Choose a tag to compare

This release fixes bug with wrong mappings on extended sylius core entities.

Pre-release

05 Nov 14:52
Compare
Choose a tag to compare

Most of features implemented. Todo implement fixtures, tests and refactor some code.