Hi all!
The default PickupType code "01" is incorrect for our situation, and using it would cause us to hemorrhage money every time we shipped something from our store since it comes up with a radically incorrect rate.
More specifically, 01 seems to be the daily pickup option, which does not describe our situation. In our case, we need it to be "03", since we'll be shipping packages individually.
We've got the change hard-coded right now, since we're shooting for a grand-opening this week, but next time we upgrade it will break again.
Is there any way we can make this configurable any time soon?
Thanks for E-Commerce - it rocks!
--Alex Markley
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | ups.inc_3.patch | 3.06 KB | kemayo |
| #2 | shipcalc-ups-pickuptype.patch | 1.74 KB | nedjo |
Comments
Comment #1
nedjoYes, this is noted as a Todo in the code.
Here's a quick untested patch. malex, can you can test and report back?
Comment #2
nedjoWith patch this time. Patch is for 4.7 (I'll do a HEAD as a followup when this is ready to apply.)
Comment #3
neclimdulLooks good nedjo thanks for the work. If someone doesn't get around to it I'll commit this later this week.
Comment #4
kemayo commentedThe previous patch was missing a variable_set for the pickup type. In addition, some of the pickup types require a customer classification. Here's a patch which fixes that and allows you to select the classification.
Comment #5
simenedjo, your call
Comment #6
nedjoThe patch looks good to me, though I haven't tested it. It should be applied first to HEAD. I'll do so when I get a chance, or anyone else pls feel free.
Comment #7
aserdaten commentedDoes this affect residence vs. business delivery?
Comment #8
brmassa commentedGuys,
commited on eC4 CVS
regards,
massa
Comment #9
(not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.