$ 86.81
Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Point of Sale (point_of_sale)
• Employees (hr) • Discuss (mail) • Inventory (stock) • Invoicing (account) |
Lines of code | 1494 |
Technical Name |
aspl_pos_close_session |
License | LGPL-3 |
Website | http://www.acespritech.com |
Versions | 11.0 12.0 13.0 14.0 15.0 17.0 |
Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Point of Sale (point_of_sale)
• Employees (hr) • Discuss (mail) • Inventory (stock) • Invoicing (account) |
Lines of code | 1494 |
Technical Name |
aspl_pos_close_session |
License | LGPL-3 |
Website | http://www.acespritech.com |
Versions | 11.0 12.0 13.0 14.0 15.0 17.0 |

Odoo17 POS Close Session (Community)
Note: This module is tested and working in Odoo
community edition but not tested in Enterprise version. And we are supporting Ubuntu OS and not Windows
OS.
Features
- While closing the session, It will
1) Manage Cash Control.
2) User is attempting to log in directly to redirect to the POS.
3) Download the session pdf report when you click the "Z Report" button.
4) Send Z report via email to selected users.
2) User is attempting to log in directly to redirect to the POS.
3) Download the session pdf report when you click the "Z Report" button.
4) Send Z report via email to selected users.
How to use
- User have to enable close session and z report settings from pos config.

- User can also configure direct login and display amount for the different users.

- Cashier allows put some money as a open balance in cash drawer.


- User can see the closing cash control screen during close session.

- User can download z report by clicking on 'Z Report' button.

- User gets confirmation for the payment difference during close session.

- Email with z report attached will be sent to the user at the end of the session.

Release Notes
Release Update - May 20, 2024
Version - 17.0.1.0.1
Version - 17.0.1.0.1
- Module compatible with POS HR
Release Update - Dec 27, 2023
Version - 17.0.1.0.0
Version - 17.0.1.0.0
- Initial Release
NOTE: We give 60 days support for our customers. Before trying in your live db, please ask us to provide you for test link. If any other custom modules are installed and because of that some errors occurs then we charge extra.
Contact us for support, query, customization
Email: info@acespritech.com Skype: acespritech
Please log in to comment on this module
Report comment
Any abuse of this reporting system will be penalizedThere are no ratings yet!
Hello, how are you? We’ve identified that the aspl_pos_close_session module is hiding the Cash In/Out button in the Point of Sale (POS) interface on Odoo Community v17. The issue is caused by the navbar.js file included in the module, which applies a full patch to the Navbar component of the POS. While it implements custom logic for the closeSession() function, it does not preserve the original POS buttons, specifically the Cash In/Out option. When the module is uninstalled, the Cash In/Out button reappears and functions normally, confirming that the override in this file is causing the issue. Could you please review and update the module so that the patched Navbar retains all original POS buttons—especially the Cash In/Out functionality—while maintaining the rest of the module's features? We’re very interested in keeping the module active with all its functionality, but we need the Cash In/Out button to be restored in the POS interface. Looking forward to your response. Thank you very much!
Hello, how are you?
We’ve identified that the aspl_pos_close_session module is hiding the Cash In/Out button in the Point of Sale (POS) interface on Odoo Community v17.
The issue is caused by the navbar.js file included in the module, which applies a full patch to the Navbar component of the POS. While it implements custom logic for the closeSession() function, it does not preserve the original POS buttons, specifically the Cash In/Out option.
When the module is uninstalled, the Cash In/Out button reappears and functions normally, confirming that the override in this file is causing the issue.
Could you please review and update the module so that the patched Navbar retains all original POS buttons—especially the Cash In/Out functionality—while maintaining the rest of the module's features?
We’re very interested in keeping the module active with all its functionality, but we need the Cash In/Out button to be restored in the POS interface.
Looking forward to your response. Thank you very much!