TIP: You can type at any time to perform a new search.
Punto de venta adaptado a la legislación española por dispositivo
l10n_es_pos_by_device · OCA/l10n-spain
- Repository
- OCA/l10n-spain · module folder · Try on Runboat
- Module version
- 1.0.2
- Category
- Sales/Point Of Sale
- Folder size
- 0.09 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/l10n-spain
- Last tracking update
- 2026-08-07 08:09:10
- Authors
- Odoo Community Association (OCA), Landoo Sistemas de Información S.L
- Maintainers
- Odoo Community Association (OCA), Landoo Sistemas de Información S.L
- Committers
- Daniel Duque, Juan Carlos B, Weblate, OCA-git-bot, oca-ci, r.perez
Code Analysis ⓘ
Views touched (4)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
pos_device_view_tree |
pos.device.view.tree | pos.device | tree | New |
view_pos_order_filter_simplified_invoice_by_device |
POS Order (add group by device option) | pos.order | Inherits l10n_es_pos.view_pos_order_filter_simplified_invoice | |
view_pos_pos_form_simplified_invoice_by_device |
pos.order.form | pos.order | form | Inherits l10n_es_pos.view_pos_pos_form_simplified_invoice |
view_res_config_settings_pos_seq_device |
res.config.settings.form | 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 (6)
New fields (2)
-
pos_device_idsMany2many → pos.devicehelp='If left empty, all devices will be selectable'string='Available POS devices' args: 'pos.device' -
pos_sequence_by_deviceBooleanrelated='company_id.pos_sequence_by_device'
-
open_ui(self)
New fields (7)
-
company_idMany2one → res.companycomodel_name='res.company'default=<expr>readonly=Truerequired=Truestring='Company' -
device_simplified_invoice_numberIntegercompute='_compute_simplified_invoice_sequence'readonly=True args: 'Sim.Inv number' -
device_simplified_invoice_paddingIntegercompute='_compute_simplified_invoice_sequence'readonly=True args: 'Simplified Invoice padding' -
device_simplified_invoice_prefixCharcompute='_compute_simplified_invoice_sequence'readonly=True args: 'Simplified Invoice prefix' -
lockedBooleanreadonly=True -
nameCharrequired=True -
sequenceMany2one → ir.sequencerequired=True args: 'ir.sequence'
-
lock_device(self) -
unlock_device(self)
New fields (2)
-
pos_device_idMany2one → pos.devicereadonly=Truestring='POS Physical Device' args: 'pos.device' -
pos_sequence_by_deviceBooleanrelated='session_id.config_id.pos_sequence_by_device'
-
write(self, vals)
New fields (0)
No new fields.
Public methods (1)-
open_frontend_cb(self)
New fields (1)
-
pos_sequence_by_deviceBoolean
No public methods.
New fields (2)
-
pos_device_idsMany2manyreadonly=Falserelated='pos_config_id.pos_device_ids' -
pos_sequence_by_deviceBooleanreadonly=Falserelated='company_id.pos_sequence_by_device'
No public methods.
Loading…
Loading…
- Status
- Open migration PR — not merged yet for this version
- CI status
- checks failing
- Open since
- 145 days ago
- Last activity
- 4 days ago
- Repository
- OCA/l10n-spain
- Pull request
- [18.0][MIG] l10n_es_pos_by_device: Migration to version 18.0 (#4927)