VirtueMart Forum

VirtueMart 2 + 3 + 4 => Virtuemart Development and bug reports => Topic started by: yaniv1 on September 29, 2020, 12:49:28 PM

Title: order not showing shipment & payment method
Post by: yaniv1 on September 29, 2020, 12:49:28 PM
Hi,
I am having a strange bug
i'm using the last version 3.8.4, and when i'm trying to see Orders on the orders page and enter to one of the orders on the first page, averting looks good,
but if i am moving to page 2 on the orders page and getting inside any order, the shipment and payment data not showing at all.
If im back to page 1 and entering again to the same order, the data for shipment and payment returns and show as it should.

Something with the pagination when moving to page that is not the first page, causing to $model->getPayments() to not getting the data.

Thanks
yaniv