Hello,

Some one can tell me why order ids and shipping codes (DOM, DOS, RDV, BPR, CIT, ACP, A2P, MRL, CDI) are missing in the fmt files ?

Thanks !

Comments

slybud’s picture

I have the same problem here on a fresh install about to be launched.
Is someone working on this issue or is there an existing patch ?

jcisio’s picture

Version: 7.x-1.0 » 7.x-1.x-dev
Priority: Major » Critical
Status: Active » Needs review
StatusFileSize
new2.32 KB

This can be fixed with #2372541: Allow to adjust Expeditor inet export file. However, as shipping code is mandatory, I'll make a patch for this module to have it by default. This patch is rolled over https://www.drupal.org/node/2372541#comment-9327869 (you need that one first).

Also, this is a bug because the without the shipping code, a home delivery will use billing address instead of shipping address. This causes big problems to the store owners.

jcisio’s picture

Patch #2 was a copy from my _alter has bug. This one fixes it (change from $row to $rows[$i]).

jcisio’s picture

Title: Datas are missing in inet expetidor extport » Data are missing in Expeditor I Net export

  • maciej.zgadzaj committed 3f2120f on 7.x-2.x authored by jcisio
    Issue #2287533 by jcisio: Data are missing in Expeditor I Net export
    
  • maciej.zgadzaj committed 47e925b on 7.x-2.x
    Issue #2287533: Added default home delivery shipping code to the admin...
maciej.zgadzaj’s picture

Status: Needs review » Fixed

And once again, thanks jcisio! I have committed your patch to 7.x-2.x and pushed to d.o.
In a separate commit I have also added the default home delivery shipping code configuration to the admin settings form.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.