Field Service - Sale Stock From POS
Create Field Service Orders from POS Orders
Field Service - Sale Stock From POS
This module adds compatibility between field_service_sale_stock and pos_order_to_sale_order, allowing the creation of FSM orders directly from the POS. It also includes logic to handle refunds.
Table of contents
- Usage
- Instructions for Creating FSM Orders from Point of Sale
- 1. Create or Edit a Product
- 2. Configure Stock Update Behavior
- 3. Configure the user who will recive notifications on fsm order creation
- 4. Open a New Point of Sale Session
- 5. Add the Configured Product to the Order
- 6. Select a Customer
- 7. Click on "Create Order"
- 8. Behavior Based on the Selected Option
- Refunds
- Bug Tracker
- Credits
Instructions for Creating FSM Orders from Point of Sale
1. Create or Edit a Product
Configure the product to create an FSM order per sale and add it to the Point of Sale (POS).
2. Configure Stock Update Behavior
In the POS settings, you can choose how stock updates:
- Real-time: FSM orders and pickings will be linked immediately.
- On session close: FSM orders and pickings will be linked only when the POS session is closed.
3. Configure the user who will recive notifications on fsm order creation
In the POS settings, under Sale Order Creation you can set the person who will recive notifications to review the orders and assign them.
8. Behavior Based on the Selected Option
Create Draft Sale Order
- A draft Sale Order will be created.
- To process it, go to Quotations/Orders, select the order, and confirm it.
- Real-time stock: An FSM order will be created and linked immediately to the pickings.
- Non-real-time stock: You will need to close the POS session to link the FSM order to the pickings.
Create Confirmed Sale Order
- A confirmed Sale Order will be created directly.
- This flow works the same whether stock updates are real-time or not.
- An FSM order will be created and linked to the Sale Order automatically.
Create Delivered/Invoiced Sale Order
- These options will automatically complete both the FSM order and the associated pickings.
- The difference between them is that Invoiced will also generate an invoice.
Refunds
Refunds can be processed directly from the POS. The behavior varies depending on whether it is a full or partial refund:
Full Refunds
- If the FSM order is not yet completed, it will be canceled.
Partial Refunds
- The picking will be updated by removing the refunded products.
Bug Tracker
Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed feedback.
Do not contact contributors directly about support or help with technical issues.
Credits
Authors
- APSL- Nagarro
Contributors
- APSL:
- Bernat Obrador <bobrador@apsl.net>
Maintainers
This module is maintained by the OCA.

OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.
Current maintainer:
This module is part of the OCA/field-service project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
Once the user has seen at least one product this snippet will be visible.