Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

$shipping_method in orders #3685

Closed
Red-Lolik opened this issue Nov 29, 2015 · 1 comment
Closed

$shipping_method in orders #3685

Red-Lolik opened this issue Nov 29, 2015 · 1 comment

Comments

@Red-Lolik
Copy link

I don't understand for what to save description of shipping method in oc_order table in DB?
When i add in description of one shipping method some HTML tags, i see that this field have limit for 128 symbols. This mean that in DB goes not full string of description. Only 128 symbols. And when i open order to edit something, i can't save it because shipping_method selector shows description that broke next selector (payment_method).
I think selectors must generates by another way. By shipping code, for examle.

@danielkerr
Copy link
Member

it does not save the text in the select box but a hidden field.

try the order history table

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants