feat: added multi-select fields to create multiple pricing rules.#25622
Merged
marination merged 13 commits intoAug 10, 2021
Conversation
afa823d to
a2e42dc
Compare
928f56d to
6381a4e
Compare
marination
requested changes
May 18, 2021
ankush
requested changes
May 23, 2021
ankush
left a comment
Member
There was a problem hiding this comment.
remove py2 code. Not required anymore.
marination
reviewed
Jul 1, 2021
|
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed within a week if no further activity occurs, but it only takes a comment to keep a contribution alive :) Also, even if it is closed, you can always reopen the PR when you're ready. Thank you for contributing. |
8501bab to
dc1894e
Compare
2ef6cf1 to
09636e3
Compare
Contributor
|
Really this is good feature and I am waiting to use this feature. |
marination
requested changes
Aug 10, 2021
marination
reviewed
Aug 10, 2021
marination
reviewed
Aug 10, 2021
09636e3 to
49b7c75
Compare
marination
reviewed
Aug 10, 2021
marination
approved these changes
Aug 10, 2021
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Feature:
User can select multiple options which creates multiple pricing rules.

On updating promotional scheme, creates new pricing rules if a new option is added.

Updates all pricing rules.

Docs