TIP: You can type at any time to perform a new search.
POS Session Sequence
pos_session_sequence · OCA/pos
- Repository
- OCA/pos · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Point of Sale
- Folder size
- 0.07 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/pos
- Last tracking update
- 2026-08-07 08:42:55
- Authors
- Odoo Community Association (OCA), Antoni Marroig, APSL-Nagarro
- Maintainers
- Odoo Community Association (OCA), Antoni Marroig, APSL-Nagarro
- Committers
- OCA-git-bot, oca-ci, Antoni Marroig Campomar
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
This module allows you to configure multiple sequences for every session in different points of sale.
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
res_config_settings_view_form_inherit |
res.config.settings.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 (3)
New fields (1)
-
session_sequence_idMany2one → ir.sequencecomodel_name='ir.sequence'copy=Falsedefault=_default_session_sequence_idhelp='This sequence is automatically created by Odoo but you can change it to customize the reference numbers of your sessions.'ondelete='restrict'string='Session IDs Sequence'
No public methods.
New fields (0)
No new fields.
Public methods (1)-
set_opening_control(self, cashbox_value: int, notes: str)
New fields (1)
-
pos_session_sequence_idMany2onerelated='pos_config_id.session_sequence_id'
No public methods.
Loading…
- Status
- Open migration PR — not merged yet for this version
- CI status
- green — ready to merge
- Open since
- 13 days ago
- Last activity
- 6 days ago
- Repository
- OCA/pos
- Pull request
- [19.0][MIG] pos_session_sequence: Migration to 19.0 (#1593)