Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Special price management #194

Closed
gonzaloebiz opened this issue Feb 5, 2018 · 1 comment · Fixed by #245 or #249
Closed

Special price management #194

gonzaloebiz opened this issue Feb 5, 2018 · 1 comment · Fixed by #245 or #249
Assignees
Milestone

Comments

@gonzaloebiz
Copy link
Collaborator

No description provided.

@gonzaloebiz gonzaloebiz added this to the 1.0.28 milestone Feb 5, 2018
@gonzaloebiz gonzaloebiz self-assigned this Feb 5, 2018
gonzaloebiz added a commit that referenced this issue Feb 19, 2018
gonzaloebiz added a commit that referenced this issue Feb 19, 2018
gonzaloebiz added a commit that referenced this issue Feb 19, 2018
gonzaloebiz added a commit that referenced this issue Feb 19, 2018
@jrdnrch
Copy link

jrdnrch commented Feb 22, 2018

In magento you can have special prices, thus is a price that start in a specific date (and differ from the original price)

you can define one (and only one) special price per product, this price must have a start date, but not need to have an end date
so, we need to sync the new price when the special price start, and re sync when the special price ends

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants