I'd like this option:
Product is Shippable. Hide checkbox & all shipping fields on product entry form.

I thought this would already be included, but its not.
So, I'll leave a patch here that does this. If someone is able to test it, I'd appreciate.

Comments

ellastelter’s picture

This is the option I need, as I want to track flat rate shipments. Have you tested it on your own install? I will report back when I get it installed on mine.

Fidelix’s picture

Yes, I tested it and I'm using it in production.

If anything doesn't work, let me know and I'll try to fix it.

  • stefan.r committed 1518990 on 6.x-1.x
    Issue #1173282: Product is Shippable. Hide checkbox...

  • stefan.r committed 7fb4ef1 on 6.x-1.x
    Issue #1173282: Product is Shippable. Hide checkbox...

  • stefan.r committed bfa1e34 on 6.x-1.x
    Issue #1173282: Product is Shippable. Hide checkbox...
stefan.r’s picture

Issue summary: View changes
Status: Needs review » Fixed

Added to dev. Note: your patch was not backwards compatible, it would need an update hook to set all 4s to 5s etc. I made it setting number 5 instead so as to avoid this :)

  • stefan.r committed 2df1d87 on 7.x-1.x
    Issue #1173282: Product is Shippable. Hide checkbox...

  • stefan.r committed 735f078 on 7.x-1.x
    Issue #1173282: Product is Shippable. Hide checkbox...

  • stefan.r committed 26e34d1 on 6.x-1.x
    Issue #1173282: Product is Shippable. Hide checkbox...
stefan.r’s picture

Status: Fixed » Closed (fixed)