Closed BenjaHe closed 12 months ago
Why do you inherit the wizard and not just the method _match_address() on delivery.carrier ? It seems to me that the method _match_address() is specifically designed to be inherited in this kind of cases.
I migrated this module to v14 using the inherit of the method _match_address() on delivery.carrier and it works well. https://github.com/OCA/l10n-france/pull/443
There hasn't been any activity on this pull request in the past 4 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days. If you want this PR to never become stale, please ask a PSC member to apply the "no stale" label.
hello @alexis-via. Thanks for the code review. This PR has a problem with Travis, but I do not understand why. Do you have any idea ?