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

FIX: Replenish orders don't filter by creation date #7824

Closed
wants to merge 1 commit into from

Conversation

fmarcet
Copy link
Contributor

@fmarcet fmarcet commented Nov 16, 2017

The filter is trying to compare values of type "date" and "datetime". The filter only works if the order was created at 00:00 of the filtered day

@eldy eldy closed this in 25a2e6f Nov 17, 2017
eldy added a commit that referenced this pull request Nov 17, 2017
eldy added a commit that referenced this pull request Nov 17, 2017
Conflicts:
	htdocs/product/stock/replenishorders.php
eldy added a commit that referenced this pull request Nov 17, 2017
eldy added a commit that referenced this pull request Nov 17, 2017
Conflicts:
	htdocs/product/stock/replenishorders.php
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant