Friday, November 30, 2018
1 change · master
Resolved issues and error corrections
This change restores HS code information to the main Delivery app after it was unintentionally separated in an earlier version. Businesses using delivery and customs workflows can keep managing product tariff codes directly where they expect them, helping avoid migration or shipping documentation gaps.
Original PR description
hs code was dropped in 12.0 however it shouldn't have been (commit 2d738f8563212fbdf10924468b1fcd865524e6d7) commit 498dbc548b2d01bcb16a82e3ed510761000b350e created a new module in order to avoid losing hscode for existing database during migration. This commit set it back as before. Description of the issue/feature this PR addresses: Current behavior before PR: Desired behavior after PR is merged: -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr