Pos Z Report

by
Odoo

30.97

v 10.0 v 12.0 Third Party 19
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Point of Sale (point_of_sale)
Discuss (mail)
Inventory (stock)
Invoicing (account)
Lines of code 526
Technical Name pos_z_reports
Versions 13.0 17.0 16.0 12.0 15.0 14.0 10.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)
Discuss (mail)
Inventory (stock)
Invoicing (account)
Lines of code 526
Technical Name pos_z_reports
Versions 13.0 17.0 16.0 12.0 15.0 14.0 10.0

Pos Z Report

Allows you to show summery of your sale detail

Features
  • Allows you to show summery of your sale detail.
  • We can also check hourly base sale.
  • Z report will automatically transferred to selected user by email at session closing time.
  • We can also download Z report.
1. Allow Z report to send by email.
2. Z report button.
3. Z report view.

If You Need Any Help Please Contact

Email Id: dev.webveer@gmail.com

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!
by
juanc.rojasl@outlook.com
on 11/15/21, 1:23 AM Confirmed Purchase

I just bought the module and it shows the following error
your help please
Odoo Server Error
Traceback (most recent call last):
  File "/opt/odoo/12.0/odoo/odoo/http.py", line 656, in _handle_exception
    return super(JsonRequest, self)._handle_exception(exception)
  File "/opt/odoo/12.0/odoo/odoo/http.py", line 314, in _handle_exception
    raise pycompat.reraise(type(exception), exception, sys.exc_info()[2])
  File "/opt/odoo/12.0/odoo/odoo/tools/pycompat.py", line 87, in reraise
    raise value
  File "/opt/odoo/12.0/odoo/odoo/http.py", line 698, in dispatch
    result = self._call_function(**self.params)
  File "/opt/odoo/12.0/odoo/odoo/http.py", line 346, in _call_function
    return checked_call(self.db, *args, **kwargs)
  File "/opt/odoo/12.0/odoo/odoo/service/model.py", line 98, in wrapper
    return f(dbname, *args, **kwargs)
  File "/opt/odoo/12.0/odoo/odoo/http.py", line 339, in checked_call
    result = self.endpoint(*a, **kw)
  File "/opt/odoo/12.0/odoo/odoo/http.py", line 941, in __call__
    return self.method(*args, **kw)
  File "/opt/odoo/12.0/odoo/odoo/http.py", line 519, in response_wrap
    response = f(*args, **kw)
  File "/opt/odoo/12.0/odoo/addons/web/controllers/main.py", line 967, in call_button
    action = self._call_kw(model, method, args, {})
  File "/opt/odoo/12.0/odoo/addons/web/controllers/main.py", line 955, in _call_kw
    return call_kw(request.env[model], method, args, kwargs)
  File "/opt/odoo/12.0/odoo/odoo/api.py", line 759, in call_kw
    return _call_kw_multi(method, model, args, kwargs)
  File "/opt/odoo/12.0/odoo/odoo/api.py", line 746, in _call_kw_multi
    result = method(recs, *args, **kwargs)
  File "/opt/odoo/extra-addons/pos_z_reports/models/pos.py", line 34, in generate_detail_z_order_report
    data.update(self.env['report.pos_z_reports.report_saledetails22'].get_sale_details1(self.ids[0]))
  File "/opt/odoo/extra-addons/pos_z_reports/models/pos.py", line 184, in get_sale_details1
    local = pytz.timezone(user_tz)
  File "/usr/local/lib/python3.7/dist-packages/pytz/__init__.py", line 163, in timezone
    try:
AttributeError: 'UTC' object has no attribute 'upper'


Module information for odoo 12 community version
by
Manuel Lopez
on 12/25/18, 10:52 PM

I want to know if it is compatible with the community version of odoo 12 and if in the report it displays my earnings, that is to say the public price-cost price of the sales made at the close of the session. Thanks for your information