运费发票¶
在发货后向客户开具运费发票,可确保根据距离、重量和方式等实时运输因素准确收费。
在 Odoo 中,运费可通过两种方式开具发票:
与客户商定固定成本,并 将其包含在销售订单中。 。
<inventory/shipping/invoice-shipping> 交付后向客户开具发票的运费,反映企业产生的实际费用。
配置¶
要为交货方式设置价格,请进入 发货 部分,启用 交付方式 功能。然后,点击 保存 。
。在
添加发货方式¶
接下来,进入 创建 按钮。这样做会打开一个表单,提供有关发货提供商的详细信息,包括:
配置每种发货方式的价格,然后点击Invoice cost on sales order¶
To invoice shipping costs on the sales order, before the item is delivered, go to the
and select the desired sales order.On the sales order, click the Add Shipping button at the bottom-right corner.

In the Add a shipping method pop-up window, choose the intended carrier in the Shipping Method field.
Then, click the Get Rate button to the calculate shipping price based on real-time shipping data Odoo’s shipping carrier integration.
The Cost is automatically calculated using the weight of the items in the order. Finally, click the Add button to close the window.

On the sales order, the delivery product appears in the Order Lines tab, with the Unit Price set as the shipping cost calculated in the Add a shipping method pop-up window.

Finally, after the product is delivered, click the Create invoice button, and an invoice is created that includes the shipping cost that was added earlier.

Then, click the Create and View Invoice button, and a draft invoice is generated, with the shipping cost included in the Invoice Lines tab.

Invoice real shipping costs¶
要修改发票以反映实际运费,请按照 以上 的步骤创建发票,并将交货产品的 :guilabel:` 单价`设为零。
然后,在草稿发票上修改 单价 以反映实际运费。最后,点击 确认 将调整后的运费开具给客户。
