Jump to content

Order Sources / Get Only Source Of Order


Recommended Posts

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

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...