Error on Check database
6 years 8 months ago #314588
by komir
Error on Check database was created by komir
Hello, on Check database I have an error:
The order status `poslano` is not found but orders with that status exist
Error The order status `obrađeno` is not found but orders with that status exist
Error The order status `poništeno` is not found but orders with that status exist
Error The order status `isteklo` is not found but orders with that status exist
Error The order status `na čekanju` is not found but orders with that status exist
Error The order status `gotovo` is not found but orders with that status exist
Error The order status `odbijeno` is not found but orders with that status exist
Error The order status `u obradi` is not found but orders with that status exist
Is that a problem and how to solve that?
Thank you
The order status `poslano` is not found but orders with that status exist
Error The order status `obrađeno` is not found but orders with that status exist
Error The order status `poništeno` is not found but orders with that status exist
Error The order status `isteklo` is not found but orders with that status exist
Error The order status `na čekanju` is not found but orders with that status exist
Error The order status `gotovo` is not found but orders with that status exist
Error The order status `odbijeno` is not found but orders with that status exist
Error The order status `u obradi` is not found but orders with that status exist
Is that a problem and how to solve that?
Thank you
Please Log in or Create an account to join the conversation.
6 years 8 months ago #314600
by nicolas
Replied by nicolas on topic Error on Check database
Hi,
It's not really a problem. It just means that you have orders set to an order status that isn't listed in the menu System>Order statuses.
So if you have some things that rely on the status of the order to do something, then it won't wokr for these orders.
For example, in the menu System>Order statuses, you have a column "Statistics" where you can enable the order statuses taken into account for the statistics of the dashboard. Since these orders have an order status not enabled there, they won't be taken into account for the statistics.
If you want you can either:
- recreate these order statuses in the menu System>Order statuses so that they can be used.
- modify the order_status column of these orders with a mass action via the menu System>Mass actions so that these orders use another order status that you already have.
It's not really a problem. It just means that you have orders set to an order status that isn't listed in the menu System>Order statuses.
So if you have some things that rely on the status of the order to do something, then it won't wokr for these orders.
For example, in the menu System>Order statuses, you have a column "Statistics" where you can enable the order statuses taken into account for the statistics of the dashboard. Since these orders have an order status not enabled there, they won't be taken into account for the statistics.
If you want you can either:
- recreate these order statuses in the menu System>Order statuses so that they can be used.
- modify the order_status column of these orders with a mass action via the menu System>Mass actions so that these orders use another order status that you already have.
Please Log in or Create an account to join the conversation.
Time to create page: 0.150 seconds