Im testing kickstart + shipping + flat_rate

In existing order I try to change shipping unit price and save order. Then at the 'view' page we lost subtotal and shipping line at summary.

When delete old shipping and add new one subtotal and shipping appears. When changing product price - all ok.

See screenshots below.

CommentFileSizeAuthor
2.jpg77.89 KBArtAnna
1.jpg79.64 KBArtAnna

Comments

ArtAnna’s picture

Issue summary: View changes

change 1

googletorp’s picture

Status: Active » Closed (works as designed)

There is no support for changing the shipping price in the interface - Commerce allow you to do it, but that interface will change the price component which is why it doesn't appear anymore.

If you wanted to do you could create a custom module for this, If enough people asks for this I could be willing to add this feature to the module - but most people are using the 2.x branch instead. If you only need flat rate this would be a recommended upgrade. You then need to switch to Commerce flat rate for the shipping flat rate and create your rules again.

Remember to try it out first in a test environment.

ArtAnna’s picture

I'm using Shipping 2.x + Flat Rate 7.1 + my our module as flat rate submodule.

Can you help me with code, so I can look at to make useful changes to avoid this situation?
May be hook name or function.

Thank for your advise.

googletorp’s picture

If you don't use this module, why did you post an issue here?

ArtAnna’s picture

Ups. I'm sorry. Wrong place to post...

ArtAnna’s picture

Issue summary: View changes

change 2