订阅与定期配送¶
订阅与定期配送。 通过某些配置,可以提供客户订阅定期配送的物理商品,如餐盒或杂志。
Example
一家咖啡店为当地客户提供每月咖啡豆的订阅服务。 每月,Odoo 都会自动生成销售订单和发票,以及库存应用中的配送订单,以确保咖啡豆被正确地传递给订阅的客户。
配置¶
销售可配送订阅产品需要安装两个不同的应用程序: 订阅 应用程序和 库存 应用程序。 订阅 应用程序允许创建和管理订阅产品,而 库存 应用程序,除了管理库存,还允许为报价单添加配送信息,并自动创建配送订单(当发票被创建时)。
安装 订阅 和 库存 之后,进入 设置 应用程序,搜索 “配送”,并打勾 配送方法 框,在 库存 部分。 这允许为报价单和发票添加配送成本。
创建订阅配送产品¶
To create a deliverable subscription product, navigate to . Click an existing product or create a new one and set the Product
Type to Goods. Click the Recurring prices tab and Add a line. Choose an
existing Recurring plan or create a new one, and add a Pricelist.
Choosing a delivery method¶
Navigate to . By default there is only one delivery method available: Standard delivery. Businesses with more substantial delivery needs can create new delivery methods or add third-party shipping carrier integration to their Odoo databases.
Creating a subscription delivery quotation¶
As with creating a subscription delivery product, creating a subscription delivery quotation is similar to the regular process, but with an additional step. After entering all other information for the quotation, click the Add shipping button in the Order Lines tab. Choose a shipping method from the dropdown and, if necessary, enter the item’s weight and dimensions and click the Get rate button. Then click Add to add the delivery details as a line item to the quotation. From here, proceed with confirming the quotation and generating a sales order as normal.
Validating delivery orders¶
Once the sales order for a subscription delivery product has been finalized, a Delivery smart button appears that opens the delivery order for the sale. After clicking through, if there is enough stock to fulfill the delivery order, it appears as being in the Ready stage. If there is not enough stock to fulfill the order, it appears as being In Progress instead. Once the delivery order is in the Ready stage, click Validate to advance the stage to Done and automatically generate a delivery slip and send it to the customer.