Skip to Content
Menu

Custom POS receipt

by
Odoo
v 18.0 Third Party 107
Download for v 18.0 Deploy on Odoo.sh
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 46
Technical Name pos_receipt_custom_jg
LicenseOPL-1
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 46
Technical Name pos_receipt_custom_jg
LicenseOPL-1

Custom POS Receipt

Gives an overall look and feel of the POS receipt. It is a simple and easy to use module that allows you to customize the POS receipt according to your needs.

Screenshots And Steps to make it work great

Dependencies
  • base
  • point_of_sale
  • barcodes
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.

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, please use the developer contact information. They can usually be found in the description.
Please choose a rating from 1 to 5 for this module.
by
Shanthosh S
on 6/13/25, 8:22 AM



by
Shanthosh S
on 6/13/25, 8:22 AM

    asset_paths.append(paths, bundle)

  File "C:\Users\ProcessDrive\Documents\odoo-18.0\odoo\addons\base\models\ir_asset.py", line 406, in append

    for path, full_path, last_modified in paths:

TypeError: 'NoneType' object is not iterable


The above exception was the direct cause of the following exception:


Traceback (most recent call last):

  File "C:\Users\ProcessDrive\Documents\odoo-18.0\odoo\http.py", line 2372, in __call__

    response = request._serve_db()

               ^^^^^^^^^^^^^^^^^^^

  File "C:\Users\ProcessDrive\Documents\odoo-18.0\odoo\http.py", line 1899, in _serve_db

    return self._transactioning(

           ^^^^^^^^^^^^^^^^^^^^^

  File "C:\Users\ProcessDrive\Documents\odoo-18.0\odoo\http.py", line 1962, in _transactioning

    return service_model.retrying(func, env=self.env)

           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

  File "C:\Users\ProcessDrive\Documents\odoo-18.0\odoo\service\model.py", line 156, in retrying

    result = func()

             ^^^^^^

  File "C:\Users\ProcessDrive\Documents\odoo-18.0\odoo\http.py", line 1929, in _serve_ir_http

    response = self.dispatcher.dispatch(rule.endpoint, args)

               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

  File "C:\Users\ProcessDrive\Documents\odoo-18.0\odoo\http.py", line 2090, in dispatch

    return self.request.registry['ir.http']._dispatch(endpoint)

           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

  File "C:\Users\ProcessDrive\Documents\odoo-18.0\odoo\addons\base\models\ir_http.py", line 335, in _dispatch

    result.flatten()

  File "C:\Users\ProcessDrive\Documents\odoo-18.0\odoo\http.py", line 1389, in flatten

    self.response.append(self.render())

                         ^^^^^^^^^^^^^

  File "C:\Users\ProcessDrive\Documents\odoo-18.0\odoo\http.py", line 1381, in render

    return request.env["ir.ui.view"]._render_template(self.template, self.qcontext)

           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

  File "C:\Users\ProcessDrive\Documents\odoo-18.0\odoo\addons\base\models\ir_ui_view.py", line 2197, in _render_template

    return self.env['ir.qweb']._render(template, values)

           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

  File "C:\Users\ProcessDrive\Documents\odoo-18.0\odoo\tools\profiler.py", line 306, in _tracked_method_render

    return method_render(self, template, values, **options)

           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

  File "C:\Users\ProcessDrive\Documents\odoo-18.0\odoo\addons\base\models\ir_qweb.py", line 606, in _render

    result = ''.join(rendering)

             ^^^^^^^^^^^^^^^^^^

  File "<1110>", line 118, in template_1110

odoo.addons.base.models.ir_qweb.QWebException: Error while render the template

TypeError: 'NoneType' object is not iterable

Template: point_of_sale.index

Path: /t/html/head/t[2]

Node: <t t-call-assets="point_of_sale.assets_prod"/>

2025-06-13 12:19:18,923 23356 INFO sample werkzeug: 127.0.0.1 - - [13/Jun/2025 12:19:18] "GET /pos/ui?config_id=1&debug=1 HTTP/1.1" 500 - 472 0.370 2.585



Re:
by
Jony Ghosh
on 6/14/25, 1:12 AM Author

Will update soon.

Re:
by
Jony Ghosh
on 6/14/25, 1:12 AM Author

Will update soon.