$ 47.73
Required Apps |
•
Point of Sale (point_of_sale)
• Discuss (mail) • Inventory (stock) • Invoicing (account) |
Technical Name |
wk_pos_longpolling
|
License | OPL-1 |
Technical Name |
wk_pos_longpolling
|
License | OPL-1 |
Introduction
The POS Longpolling module enables real-time communication between the backend and point-of-sale (POS) interfaces in Odoo. Without requiring manual session reloads, updates such as product changes, pricing revisions, and customer information are immediately pushed to all active POS sessions. This delivers a seamless and accurate selling experience, ensuring that POS staff always work with the latest data.
Key Features
Instantly broadcast updates across all active POS sessions from the backend
Allow backend code to push selective messages to specific POS terminals or user groups
Client-side subscription mechanism that listens for real-time updates via longpolling channels
Minimal latency due to continuous backend–POS communication without manual refresh
Fully integrated with Odoo’s real-time bus mechanism for efficient push notifications
Benefits
Eliminates the need for manual POS session reloads when updating backend data
Ensures POS users always work with current product, pricing, and customer information
Enhances operational agility by reflecting backend changes immediately at the point of sale
Improves service quality by reducing inconsistencies and loading delays
Facilitates a real-time POS environment for better accuracy, speed, and staff satisfaction
Compatibility & Technical Details
Technical Name: wk_pos_longpolling
Required Modules: Point of Sale, Bus (real-time messaging mechanism)
License: Odoo Proprietary License v1.0 (OPL-1)
Installation Steps:
Copy the module folder into your Odoo add-ons directory.
Enable developer mode and update the apps list.
Install wk_pos_longpolling via the Apps interface.
Activate longpolling in POS configuration to enable real-time updates from the backend.
Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.