-
Notifications
You must be signed in to change notification settings - Fork 59
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
MDVA-38346 fixes for the admin grids #91
base: master
Are you sure you want to change the base?
Conversation
fix on the patch outcome so that it permits alterations of the sales order grid without creating errors on any types of joins with sales_order or any other type of table that has create_at and updated_at
Update MDVA-38346_2.4.1.patch
will this be looked into ? |
@viktym could you check this PR? |
thank you for this.
even when trying to add an overwrite on initSelect |
This is causing issues on higher versions of magento when applying the patch as it is still relevant and date search is not working. If my PR is not good then please by all means correct it and push proper version of it ? |
Admin order grids fixes
Description
Issue with filtering based on created_at / updated_at after implementing custom type joins
Fixed Issues (if relevant)
Created_at / updated_at filtering issue on grids after doing any type of custom joins