Skip to Content
Menu

86.81

v 17.0 Third Party 105
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
LicenseLGPL-3
Websitehttp://www.acespritech.com
Versions 11.0 12.0 13.0 14.0 15.0 17.0
You bought this module and need support? Click here!
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
LicenseLGPL-3
Websitehttp://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.

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
  • Module compatible with POS HR
Release Update - Dec 27, 2023
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.

Please log in to comment on this module

  • The author can leave a single reply to each comment.
  • This section is meant to ask simple questions or leave a rating. Every report of a problem experienced while using the module should be addressed to the author directly (refer to the following point).
  • If you want to start a discussion with the author or have a question related to your purchase, please use the support page.
There 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!
by
Juan Carlos Elguera Blas
on 6/20/25, 5:04 PM Confirmed Purchase



by
Juan Carlos Elguera Blas
on 6/20/25, 5:04 PM Confirmed Purchase

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!