Order line is assigned with wrong transaction number in the back end table
Hello Guys,
We have a few orders with an awaiting billing status. So we can run the Notify feeder process to fetch the invoice number in the fulfillment lines of the orders. Unfortunately, no orders are updated to closed status.
Then we checked the details of orders in the back-end table, and order lines were assigned the wrong transaction number.
For example:
In front end
order line 1: Transaction transaction number #1235
order line 2: Transaction Number #1234
order line 3: Transaction transaction number #1236
but in back-end, data is shown as
order line 1: Transaction transaction number #1235
order line 2: Transaction Number #1234
order line 3: Transaction transaction number #1236