跳至内容
菜单
此问题已终结
1 回复
105 查看

Use Case. 🛍️

I have an optical shop where my customers try on frames and choose the ones they like the most. Afterwards, we perform an eye exam to determine the prescription for their lenses. These lenses are not prepared in-house (we don’t have them in our stock); instead, we purchase them from a supplier. I need to generate an automatic purchase order to my lens supplier from the sale I made in POS. How can I do this in Odoo? 🤨

形象
丢弃
编写者 最佳答案

Solution. 🥸


➡️ Part 1 – Initial Configurations:

By default, there is a way to solve this, but a couple of settings must be configured in advance:


  • Inventory Configuration:

Within Inventory settings, activate the checkbox “Multi-Step Routes”.


Inside Inventory, go to “Routes”, use the search bar to filter by “Archived”.


The system will display archived routes, select the route “Replenish on Order (MTO)” and “Unarchive” it.


  • Point of Sale Configuration:

In POS settings, enable the checkbox “Allow Ship Later” and set the route configuration as follows:


  • Product Configuration:

The product you configure must meet the following checklist:

  • Active checkboxes: “Point of Sale” and “Purchase”.
  • Under the “Purchase” tab, add the supplier from whom the product will be purchased.
  • Under the “Inventory” tab, activate the checkbox “Replenish on Order (MTO)”.


➡️ Part 2 – Workflow:

Once these configurations are done, the workflow is divided into two parts:


  • Point of Sale Workflow:

Open the POS session and select the products to sell. It’s important not to forget to select the product previously configured with the MTO route. Also, select the customer* for whom you are making the sale, and click on “Payment”.

⚠️

*Note: The customer must have a complete address to use the “Ship Later” option. Example:


On the payment screen, click the “Ship Later” button and select the planned delivery date for the customer’s order.

Finally, validate your payment and complete the sales process.


  • Purchases Module Workflow:

Back in the backend, under the Purchase module, a request for quotation should have been automatically created for the supplier selected in the product template.

Enter the RFQ and confirm it to generate the purchase order for the supplier. Once the product arrives, don’t forget to receive it and finalize delivery to the customer.


With this guide, you can generate automatic purchase orders from your POS in a standard way! 🤓

形象
丢弃
相关帖文 回复 查看 活动
1
10月 25
124
1
6月 25
741
1
9月 25
510
2
9月 25
444
2
6月 25
3920