Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată

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.

Imagine profil
Abandonează
Autor Cel mai bun răspuns

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.

Imagine profil
Abandonează
Related Posts Răspunsuri Vizualizări Activitate
1
aug. 25
387
4
iun. 25
812
1
dec. 24
1822
2
iun. 22
2942
1
nov. 24
1607