TIP: You can type at any time to perform a new search.
Field Service - Sale Stock From POS
fieldservice_sale_stock_from_pos · OCA/field-service
- Repository
- OCA/field-service · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Field Service
- Folder size
- 0.08 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/field-service
- Last tracking update
- 2026-08-07 08:22:59
- Authors
- Odoo Community Association (OCA), APSL- Nagarro
- Maintainers
- Odoo Community Association (OCA), APSL- Nagarro
- Committers
- Weblate, OCA-git-bot, oca-ci, bobrador
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
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.
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
res_config_settings_view_form_inherit |
res.config.settings.form.inherit | res.config.settings | form | Inherits point_of_sale.res_config_settings_view_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (4)
New fields (1)
-
fsm_notification_user_idMany2one → res.usersstring='User who will receive notifications of FSM Orders created from POS' args: 'res.users'
No public methods.
New fields (1)
-
fsm_notification_user_idMany2onereadonly=Falserelated='pos_config_id.fsm_notification_user_id'
No public methods.
New fields (0)
No new fields.
Public methods (1)-
create_order_from_pos(self, order_data, action)@api.model
New fields (0)
No new fields.
Public methods (0)No public methods.