Jump to content

Order status not shown in BO orders list


ale123

Recommended Posts

Something strange is happening here:

sometimes (9 times to 10), the Payment Accepted order status is not shown (but I can see it in the dropdown)

If i reload the page 2-3-4 times, the status appears (the only differences between images are just some F5 to refresh)

The same happens in the oder detail page, i can see the paypament accepted in the order status history, but sometimes the order status shown on the top of the page is not filled properly.

I've checked the DB and i didn't see anything strange, the order status (id 2) is present, and with the language translation properly filled.

The order is properly set with "current_state" set to "2" 

Any idea ?

image.png.4bb4c9e5e69bbc89fe2552fb9f443310.png

 

image.png.873314ac665911cd7a5bce180d09d62c.png

Link to comment
Share on other sites

Hi,

This intermittent issue where the "Payment Accepted" status doesn’t consistently display, despite being present in the dropdown and correctly set in the database, can arise due to various factors.

1. Temporarily disable any third-party order or payment-related modules and see if the issue persists. If the issue resolves, reactivate modules one by one to isolate the problematic module.

2. Go to override/classes/OrderHistory.php or any other relevant override files in override and temporarily rename or disable them. Clear cache afterward to see if this resolves the issue.

Regards.

Link to comment
Share on other sites

On 11/1/2024 at 7:47 PM, endriu107 said:

Maybe this is issue related with missing translations?

I don't think so because sometime it appears and sometimes not, with a missing translation, it will never appear. Also, if I change the language, i can see the translated text (with the same random visibility)

Link to comment
Share on other sites

2 hours ago, endriu107 said:

So you didn't check this?

reread carefully the full post not Just the First 3 words

i've wrote: "if I change the language, i can see the translated text (with the same random visibility)"

Link to comment
Share on other sites

15 hours ago, ale123 said:

reread carefully the full post not Just the First 3 words

i've wrote: "if I change the language, i can see the translated text (with the same random visibility)"

Thats why you at first should check is there any missing translations in this statuses.

Link to comment
Share on other sites

Just now, endriu107 said:

Thats why you at first should check is there any missing translations in this statuses.

Again ? Statuses are translated and translation can be seen. It's the thirth time that i write the same: "I CAN SEE THE TRANSLATED TEXT"

Link to comment
Share on other sites

4 hours ago, Prestashop Addict said:

Did you try to delete var/cache/prod folder, maybe a translation file in cache corrupted?

yes, i clear cache multiple times a day because im developing some modules 

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...