| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/field-service |
| GIT | |
| GIT | https://github.com/OCA/field-service.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/field-service/tree/17.0/fieldservice_sale_stock_from_pos |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Field Service |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), APSL- Nagarro |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), APSL- Nagarro |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, oca-ci, bobrador |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/field-service |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:20:00 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/field-service: - fieldservice - base_territory - fieldservice_sale_stock - fieldservice_sale - fieldservice_account - fieldservice_stock OCA/pos: - pos_order_to_sale_order odoo/odoo: - base - base_geolocalize - base_setup - web - resource - contacts - bus - web_tour - sale_management - sale - sales_team - account_payment - account - onboarding - product - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - payment - utm - stock - barcodes_gs1_nomenclature - barcodes - point_of_sale - stock_account - sale_stock |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| 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. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
res_config_settings_view_form_inherit |
res.config.settings.form.inherit | res.config.settings | xpath | Inherits point_of_sale.res_config_settings_view_form |
fsm_notification_user_id
Many2one → res.users
string='User who will receive notifications of FSM Orders created from POS'
args: 'res.users'
No public methods.
fsm_notification_user_id
Many2one
readonly=False
related='pos_config_id.fsm_notification_user_id'
No public methods.
No new fields.
Public methods (1)create_order_from_pos(self, order_data, action)
No new fields.
Public methods (0)No public methods.