Closed (won't fix)
Project:
Who Bought What|Ubercart
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
28 Sep 2010 at 11:58 UTC
Updated:
8 Oct 2014 at 14:21 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
cayenne commentedI 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?
Comment #2
ikeigenwijs commentedI 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
Comment #3
ikeigenwijs commentedComment #4
cayenne commentedOkay, I think I understand. This will require code changes in three or four areas.
Comment #5
cayenne commentedOkay, um, what table do I find these translations in?
Comment #6
sylvain_a commentedThere 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
Comment #7
cayenne commented