콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다

When selling on the e-commerce, you can use shipping connector for the delivery but they will impose their own rate, which will be displayed charged to the customer. Therefore, you do not have the hand on the delivery price charged to the customer, while you might be willing to have a fixed price or a price based on your own rule.

아바타
취소
작성자 베스트 답변

It is feasible with the following configurations: 

  • Have studio

  • Configure the shipping connector (carrier) that you will use to actually print the labels in Odoo and deliver to your clients. You need to configure it on "Get rate and create shipment" for the integration level, and "Estimated cost" as invoicing policy. Make sure that this shipping method is NOT available on your website.

  • Create a shipping method of your own, either fixed price or based on rules, that will be published on the website. This is the cost for the delivery that your customers will see on the website.

  • Create an automated actions

    • On the stock.picking model

    • Triggered on creation

    •  Applied on Carrier = “Your_own_delivery_method_name”

    • Action to do : Update the record

    • Data to write

      • Field : Carrier (transfer)

      • Evaluation Type : Reference

      • Record: select the shipping connector your will use

Doing so, your customers will see the price of your own delivery method on the website. But when they confirms the sales, the generated delivery will use the shipping connector of your choice, which will print the shipping labels when the delivery is confirmed.

아바타
취소
관련 게시물 답글 화면 활동
2
9월 25
2519
1
8월 25
898
4
6월 25
1307
2
6월 22
3349
1
11월 24
1970