Ger order id by invoice id

Started by jlopez, December 27, 2013, 08:00:18 AM

jlopez

I need to get an order from the database, having only an invoice id.
I know I can make a query to search using the first invoice for a particular order,
but will this work for next invoices too?