Releases: Locastic/SyliusCatalogPromotionPlugin
Catalog promotion stringified
Catalog group form bugfixes
Merge pull request #9 from Locastic/structural-refactor [RDY] Form bugfix
Structural refactor of entity classes and promotion processor
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
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
Fixes original price and discount fields to be null when applied deactivation of certain catalog promotion.
Percentage discount
This release packs with implemented calculation and storing of percentage discount.
Fields refactor
Release adjusts fields of channel pricing entity.
Mapping fixes
This release fixes bug with wrong mappings on extended sylius core entities.
Pre-release
Most of features implemented. Todo implement fixtures, tests and refactor some code.