hellykun Posted January 22, 2016 Share Posted January 22, 2016 Hello everyone, I am creating a custom module and I need to get the sources only for the corresponding order not for all the orders of my client. I have used the code $sources = ConnectionsSource::getOrderSources($value['id_order']); is there a way to limit the $sources by date? Thanks alot in advance. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now