You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 17, 2020. It is now read-only.
Hi,
From recently, I found incompatibility between Chronopost and Lengow modules. Lengow imports orders from marketplaces (like Amazon, Fnac…) to Prestashop. With other carriers there is no problem, but with Chronopost when I'm generating waybill (or "LT"), status auto-change to "Shipped" (or "Expédié"), generating invoice and a duplicated payment is created. Sum up :
Direct website order + Chronopost = OK
Lengow import order + Chronopost = ERROR (duplicate payment, cf picture)
Lengow import order + Other carrier = OK
Fortunately, Lengow module is free and findable on addons Prestashop store, but I'm not enough familiarized with Prestashop classes and methods to find where and what's going bad. Any help is welcome ;)