Closed (fixed)
Project:
Commerce Reporting
Version:
7.x-4.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
22 Nov 2014 at 15:00 UTC
Updated:
1 May 2015 at 02:30 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
skdrupal88In my patch I just remove type from Where in query, so function will work for any order type now.
Comment #2
spleshkaThanks @korgik, this patch definately makes sense. Tested at simpletest.me with erpal - works quite well. Any thoughts why was it hardcoded initially?
Comment #3
mglamanSpleshka, it was hardcoded in 3.x and I had kept it that way in 4.x during the overhaul. My main focus was on stability and reliability and clean up of code. I also wasn't sure of all use cases and was looking for community input and patches, such as this!
Thanks guys, I'd like to just give it a test run myself then I'll commit.
Comment #4
spleshka@mglaman, thanks for the explanation, now it is clear. Just a hint - to make your manual test quicker you may use simplytest.me.
Looking forward for your commit! :-)
Comment #5
mglamanTrust you guys :) Thanks for contribution, committed!
Comment #7
spleshkaThank you for that! ;)
Comment #8
skdrupal88Great, Thanks!
Comment #11
mglamanMoving on.