Hello Cayenne, i m back ;-) I hope you dont mind.

I received following request.

Column status showing the original status ID stored in db and not the in ubercart chosen orderstatus names:
admin/store/settings/orders/edit/workflow.

Witch is confusing for the users.

I hope its clear.

CommentFileSizeAuthor
#2 workflow.png68.27 KBikeigenwijs
#2 whoboughtwhat.png73.23 KBikeigenwijs

Comments

cayenne’s picture

Assigned: Unassigned » cayenne
Status: Active » Postponed (maintainer needs more info)

I have no idea at all what that is. I think it is not a part of who bought what, since that is not an error message we provide. can you provide further info?

ikeigenwijs’s picture

StatusFileSize
new73.23 KB
new68.27 KB

I included 2 screenshot that clarify it, or so i think.

Its not an error message, as more an wrong field that is beeing loaded.

I image workflow from ubercart the user can choose a custom titel for every ID
In image whobhoughtwhat you can see that the ID values are loaded and not the titel valus.

As I said not an real error but more usable as the user own titel is shown insted of the ID.

You see the differenc with the field processing on the first line and the 6th should be"Gefactureerd"

thx for the response.

Bart

ikeigenwijs’s picture

Status: Postponed (maintainer needs more info) » Active
cayenne’s picture

Okay, I think I understand. This will require code changes in three or four areas.

cayenne’s picture

Status: Active » Postponed (maintainer needs more info)

Okay, um, what table do I find these translations in?

sylvain_a’s picture

There seems to be more information here about a similar problem in Ubercart, maybe it could help:
http://drupal.org/node/993360

Check "uc_order_statuses" and "uc_orders" in the database.
As a reference, the source of these strings can be edited here in Ubercart:
admin/store/settings/orders/edit/workflow

cayenne’s picture

Issue summary: View changes
Status: Postponed (maintainer needs more info) » Closed (won't fix)