DHL 통합¶
DHL은 Odoo 재고 관리 앱에서 배송 커넥터 를 사용할 수 있는 운송업체 중 하나입니다. 앱 설정에서 배송 커넥터를 활성화한 후 최소 하나 이상 배송 방법 을 설정해 두면 배송 요금 계산 및 배송 라벨 생성 프로세스를 크게 간소화할 수 있습니다.
참고
배송업체마다 이용하는 배송 커넥터는 각기 다르지만, 이 문서에서는 환경설정에 대해 자세히 설명하며 DHL와 통합하는 경우에 대해 설명합니다. 모든 배송업체에 공통적으로 적용되는 통합 환경설정 방법에 대한 안내는 외부 배송업체 문서를 참조하세요.
DHL 배송 커넥터 사용하기¶
Before creating a DHL shipping method, enable the carrier’s shipping connector. To do so, navigate to .
Scroll down to the Shipping Connectors section, and tick the checkbox next to DHL Express Connector. Finally, click Save to apply the changes.
Then, click the DHL Shipping Methods link to open a page showing all shipping methods with the Provider set to DHL.
DHL 배송 방법 환경설정¶
DHL 배송 커넥터를 활성화한 후, 배송업체에 대한 배송 방법을 설정할 수 있습니다. 설정이 완료되면 판매주문서 (SO)에 배송 방법을 아이템 내역으로 추가하여 배송 요금을 자동으로 계산하고 배송 라벨을 생성할 수 있습니다.
새로 DHL 배송 방법을 만들려면 으로 이동합니다. 배송 커넥터 섹션에서 DHL 익스프레스 커넥터 확인란 아래에 있는 DHL 배송 방법 링크를 선택합니다.
참고
It is also possible to see existing shipping methods for every carrier, by navigating to .
Click New to open a blank shipping method form. If a shipping method has already been created, it can be selected from this screen.
일반 정보¶
배송 방법에 대한 환경설정은 배송 방법 필드에 제목을 입력하는 것부터 시작합니다.
In the Provider drop-down menu, select the DHL option. After doing so, a new DHL Configuration tab appears at the bottom of the form.
이 섹션에 있는 필드는 각 배송업체의 배송 방법 양식에 있는 것과 모두 동일합니다. 관련된 외부 배송업체 문서에서 알맞게 설정하는 방법을 확인해 보세요.
DHL 환경 설정¶
The DHL Configuration tab on the shipping method form is used to connect the user’s DHL account to Odoo, and configure the shipping method’s details.
DHL developer credentials¶
To integrate DHL with Odoo, developer credentials must be retrieved from DHL’s Developer Portal. These credentials are used to link the user’s DHL account to Odoo’s Inventory app.
중요
The SiteID and Password are different credentials than the ones used to log in to a DHL account.
With DHL Express Account¶
If a DHL Express account is available, log into the DHL Developer portal and request a DHL API account number.
Then, in Odoo, on the shipping method form, enter the DHL API Key in the DHL SiteID field, and the API Secret in the DHL Password field.
Without DHL Express Account¶
If a DHL Express account is not available:
Begin by opening a DHL Express account.
Once the developer portal account has been confirmed, log in to the portal using the username and password. Click the user avatar in the top-right corner of the screen to open the user dashboard.
On the dashboard, open the Apps tab, and create an app. Follow the four steps in the app creation flow (app name, needed apps, app status, confirmation) to complete the setup.
After setting up the DHL Express account, go here to get the DHL API Key and API Secret credentials.
Then, in Odoo, on the shipping method form, enter the DHL API Key in the DHL SiteID field, and the API Secret in the DHL Password field.
배송 세부 내용¶
The rest of the fields in the DHL Configuration tab are used to configure the shipping method itself:
지역: 배송 방법이 사용되는 지역입니다.
DHL 제품: DHL에서 구매한 배송 서비스(예: Express Worldwide)입니다.
DHL 패키지 유형: DHL 배송용 패키지 유형입니다(예: DHL 상자).
패키지 중량 단위: 패키지 중량을 표시하는 데 사용하는 측정 단위입니다.
패키지 치수 단위: 패키지 사이즈를 표시하는 데 사용하는 측정 단위입니다.
라벨 형식: 배송 라벨을 생성하는 데 사용되는 파일 형식입니다.
라벨 템플릿: 배송 라벨을 인쇄하는 데 사용되는 용지 크기입니다.
중요
배송 방법에 대한 서비스 옵션을 선택하기 전에 해당 서비스가 실제 DHL 계정에 적용될 수 있는 서비스인지 확인하세요. 사용 가능한 서비스는 DHL와 체결한 계약 내용에 따라 달라집니다.
선택 사항¶
추가적인 설정은 DHL 환경설정 탭 하단의 옵션 섹션에서 사용할 수 있습니다.
Generate Return Label: Enable this option to automatically generate a return label after validating a delivery order.
관세 부과 자재류: 배송 방법에 관세 또는 기타 세금이 부과되는 경우 이 옵션을 활성화합니다.
Turn on the DHL Connection¶
Once the DHL connection is set up, use the smart buttons at the top of the form to publish, turn on production mode or activate debug logging.
Unpublished/Published: determines if this shipping method is available on the user’s eCommerce website.
Test Environment/Production Environment: determines whether label creation is for testing and cancelled immediately (Test) or generate real shipping label that is charged to DHL account (Production).
No Debug/Debug Requests: determines whether API requests and responses are logged in Odoo (turn on developer mode and go to ).